Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KYFV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10779124 | 4 years ago | | | 0 | 0.014863200 | |
| 10779120 | 4 years ago | | | 0 | 0.013673760 | |
| 10779096 | 4 years ago | | | 0 | 0.032869650 | |
| 10779091 | 4 years ago | | | 0 | 0.032869650 | |
| 10779085 | 4 years ago | | | 0 | 0.032869650 | |
| 10779081 | 4 years ago | | | 0 | 0.032869650 | |
| 10779078 | 4 years ago | | | 0 | 0.032863050 | |
| 10779075 | 4 years ago | | | 0 | 0.032863050 | |
| 10779072 | 4 years ago | | | 0 | 0.032869650 | |
| 10779067 | 4 years ago | | | 0 | 0.032869650 |
ABI
ABI objects
Getter at block 21272731
count() view returns (uint256)
641
hardCap() view returns (uint256)
641
isOwner() view returns (bool)
false
owner() view returns (address)
0x62f31e08e279f3091d9755a09914df97554eae0b
verifier() view returns (address)
0x6f808656cff09b64ac76db6bb1602f10a4d6d98c
Read-only
checkVerified(address _user) view returns (bool)
isVerified(address) view returns (bool)
State-modifying
Events remove(address _user)
removeMultiple(address[] _users)
renounceOwnership()
setHardCap(uint256 _hardCap)
setVerifier(address _verifier)
transferOwnership(address newOwner)
verify(address _user, uint8 _v, bytes32 _r, bytes32 _s) returns (bool)
HardCapSet(uint256 _hardCap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Removed(address _user)
Verified(address _user, address _verified)
VerifierSet(address _verifier)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.