Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000621 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14686582 | 6 months ago | | | 0 | 0.0000017715462 | |
| 12824848 | 8 months ago | | | 0 | 0.0000036702630 | |
| 12559169 | 8 months ago | | | 0 | 0.0000036895127 | |
| 12142954 | 8 months ago | | | 0 | 0.0000037128601 | |
| 12142791 | 8 months ago | | | 0 | 0.0000037258208 | |
| 11809777 | 8 months ago | | | 0 | 6.3541617e-7 | |
| 11778894 | 8 months ago | | | 0 | 0.000000080189310024 | |
| 11727476 | 9 months ago | | | 0 | 0.000000020098337940 | |
| 11603646 | 9 months ago | | | 0 | 0.000000020718512024 | |
| 11601107 | 9 months ago | | | 0 | 0.000000106269115720 |
ABI
ABI objects
Getter at block 22940106
ADMIN_ROLE() view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
lootcrateId() view returns (uint256)
19
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasClaimed(address) view returns (bool)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
mintTo(address user)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setLootCrateID(uint256 _id)
FarcasterRewardMint(address indexed user, uint256 indexed id)
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(address _lootcrateNft, address _owner, address _admin, address _minter)
This contract contains no fallback and receive objects.
AlreadyClaimed()
InvalidLootcrateId()