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 "FreeMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20541131 | 2 months ago | | | 0 | 0.000000904437700000 | |
| 20493792 | 2 months ago | | | 0 | 4.3061612e-7 | |
| 20493058 | 2 months ago | | | 0 | 4.6869342e-7 | |
| 20487094 | 2 months ago | | | 0 | 0.0000010251542 | |
| 20435266 | 2 months ago | | | 0 | 5.7442535e-7 | |
| 20426367 | 2 months ago | | | 0 | 0.0000012936853 | |
| 20415180 | 2 months ago | | | 0 | 0.0000014433124 | |
| 20405463 | 2 months ago | | | 0 | 0.0000010751258 | |
| 20402669 | 2 months ago | | | 0 | 4.8485320e-7 | |
| 20378964 | 2 months ago | | | 0 | 9.7409432e-7 |
ABI
ABI objects
Getter at block 23073658
ADMIN_ROLE() view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
lootcrateId() view returns (uint256)
9
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 freeMint()
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setLootCrateID(uint256 _id)
FreeLootCrateMint(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)
This contract contains no fallback and receive objects.
AlreadyClaimed()
InvalidLootcrateId()