BLOOTGemCrafter
Verified contract
Active on
Ethereum with 899 txns
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 "BLOOTGemCrafter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13450852 | 3 years ago | | | 0 | 0.0067687450 | |
| 13450834 | 3 years ago | | | 0 | 0.0073285296 | |
| 13182597 | 3 years ago | | | 0 | 0.0055009130 | |
| 13177452 | 3 years ago | | | 0 | 0.017802964 | |
| 13177429 | 3 years ago | | | 0 | 0.044067483 | |
| 13177389 | 3 years ago | | | 0 | 0.028135895 | |
| 13177381 | 3 years ago | | | 0 | 0.035117527 | |
| 13177372 | 3 years ago | | | 0 | 0.013709498 | |
| 13177310 | 3 years ago | | | 0 | 0.020935219 | |
| 13177304 | 3 years ago | | | 0 | 0.014784225 |
ABI
ABI objects
Getter at block 21324250
FIRST_KIND() view returns (uint256)
10
GEM() view returns (address)
0x046427fa6b924739cd98ee507cb0db34c7a66c2e
NFT() view returns (address)
0x4f8730e0b32b04beaa5757e5aea3aef970e5b613
hashseed() view returns (bytes32)
0xe562c6985e1e24ea9e1b39595afc64ac6cee3a06f6f4402694a85f49a7986ba8
owner() view returns (address)
0xb593d82d53e2c187dc49673709a6e9f806cdc835
Read-only
airdrop(uint256 id) view returns (uint256[4] kinds)
claimed(uint256) view returns (bool)
crafted(uint256) view returns (uint256)
State-modifying
Events claim(uint256 id)
craft(uint256 kind, uint256 amount)
multiClaim(uint256[] ids)
renounceOwnership()
start()
transferOwnership(address newOwner)
Claim(uint256 indexed id, address indexed claimer)
Craft(uint256 indexed kind, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Start(bytes32 hashseed)
constructor(address _nft, address _gem)
This contract contains no fallback and receive objects.
This contract contains no error objects.