Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000707 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17338644 | 4 months ago | | | 0 | 0.0000040199816 | |
| 15764737 | 5 months ago | | | 0 | 0.0000027998468 | |
| 14936770 | 6 months ago | | | 0 | 0.0000025375696 | |
| 14761503 | 6 months ago | | | 0 | 0.000024537079 | |
| 13468224 | 7 months ago | | | 0 | 0.0000026362324 | |
| 12669113 | 8 months ago | | | 0 | 5.8748690e-7 | |
| 11296225 | 9 months ago | | | 0 | 0.000000000259797120 | |
| 11034683 | 9 months ago | | | 0 | 0.000022621539 | |
| 10532390 | 9 months ago | | | 0 | 1.8457275e-7 | |
| 10491967 | 9 months ago | | | 0 | 0.000000016492688760 |
ABI
ABI objects
Getter at block 22908192
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
NFTs(uint256) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
members(uint256) view returns (address)
points(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addNFT(address _nft)
claim()
grantRole(bytes32 role, address account)
removeAll()
removeNFT(address _nft)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.