-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherc8004-deployment-testnet.json
More file actions
41 lines (41 loc) · 1.09 KB
/
Copy patherc8004-deployment-testnet.json
File metadata and controls
41 lines (41 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"network": "testnet",
"deployer": "0.0.7110667",
"deployedAt": "2025-11-07T16:35:43.417Z",
"contracts": {
"identityRegistry": {
"name": "identityRegistry",
"contractId": "0.0.7212881",
"evmAddress": "00000000000000000000000000000000006e0f51",
"fee": 330612310,
"gasUsed": 1600000
},
"reputationRegistry": {
"name": "reputationRegistry",
"contractId": "0.0.7212889",
"evmAddress": "00000000000000000000000000000000006e0f59",
"fee": 350186228,
"gasUsed": 1937532,
"constructorParams": {
"identityRegistry": "00000000000000000000000000000000006e0f51"
}
},
"validationRegistry": {
"name": "validationRegistry",
"contractId": "0.0.7212892",
"evmAddress": "00000000000000000000000000000000006e0f5c",
"fee": 332972096,
"gasUsed": 1600000,
"constructorParams": {
"identityRegistry": "00000000000000000000000000000000006e0f51"
}
}
},
"summary": {
"totalFee": {
"tinybar": 1013770634,
"hbar": "10.13770634"
},
"totalGasUsed": 5137532
}
}