KYCVerifier
Verified contract
Active on
Ethereum with 45 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "KYCVerifier"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12542273 | 3 years ago | | | 0 | 0.0012884560 | |
| 12313710 | 4 years ago | | | 0 | 0.0026760240 | |
| 12306051 | 4 years ago | | | 0 | 0.0027751360 | |
| 12294548 | 4 years ago | | | 0 | 0.0073838440 | |
| 12280858 | 4 years ago | | | 0 | 0.010307648 | |
| 12263695 | 4 years ago | | | 0 | 0.0069873960 | |
| 12263335 | 4 years ago | | | 0 | 0.010010312 | |
| 12260722 | 4 years ago | | | 0 | 0.0062440560 | |
| 12259994 | 4 years ago | | | 0 | 0.0075820680 | |
| 12239602 | 4 years ago | | | 0 | 0.0096790720 |
ABI
ABI objects
Getter at block 21223035
bridge() view returns (address)
0xcb692c5818e94f27ab1d816856cdc2e6009774a6
isOwner() view returns (bool)
false
owner() view returns (address)
0x786ea62bc54613c3639a6275f88d3b86ce3a0d45
Read-only
isAddressWhitelisted(address userAddress) view returns (bool)
whitelistedAddresses(address) view returns (bool)
State-modifying
Events batchWhitelistedAddress(address[] addresses)
initialize(address ownerAddress)
removeWhitelistedAddress(address addressToRemove)
renounceOwnership()
setBridge(address _bridge)
setWhitelistedAddress(address addressToAdd)
transferOwnership(address newOwner)
updateWhitelistedAddress(address oldAddress, address newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistedAddressAdded(address arg0)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.