VerifierRouter
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa247…cec7
Balances ($0.00)
No balances found for "VerifierRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18025485 | a year ago | | | 0 | 0.0015949890 | |
| 18025478 | a year ago | | | 0 | 0.0015918210 | |
| 18025471 | a year ago | | | 0 | 0.0015902370 | |
| 18025468 | a year ago | | | 0 | 0.0015898410 | |
| 18022300 | a year ago | | | 0 | 0.0026470950 | |
| 18021553 | a year ago | | | 0 | 0.0037114770 | |
| 18021517 | a year ago | | | 0 | 0.0037077810 | |
| 17979711 | a year ago | | | 0 | 0.0026523750 | |
| 17979710 | a year ago | | | 0 | 0.0026550150 | |
| 17979708 | a year ago | | | 0 | 0.0026437950 |
ABI
ABI objects
Getter at block 21392899
getVerifierListCount() view returns (uint256 verifierListCount)
727
isOwner() view returns (bool)
false
owner() view returns (address)
0xc0a9f98dbca1d1007e3809f3b205161b6d272384
Read-only
routes(string) view returns (string)
verifierList(uint256 index) view returns (string)
verifiers(string verifierID) view returns (address owner, string typeOfVerifier, string verifierParams, bool isCreated)
State-modifying
Events renounceOwnership()
setRoute(string source, string target)
setVerifier(address _verifierListContract)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _verifierListContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.