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 "GobStore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135933 | a month ago | | | 0 | 0.00088683914 | |
| 21135924 | a month ago | | | 0 | 0.00084380420 | |
| 21118362 | a month ago | | | 0 | 0.00055843712 | |
| 21109043 | a month ago | | | 0 | 0.00024625255 | |
| 21102052 | a month ago | | | 0 | 0.00077643738 | |
| 21101136 | a month ago | | | 0 | 0.0036469559 | |
| 21100609 | a month ago | | | 0 | 0.00068032302 | |
| 21097173 | a month ago | | | 0 | 0.00045301358 | |
| 21096732 | a month ago | | | 0 | 0.00043321307 | |
| 21096707 | a month ago | | | 0 | 0.00044180530 |
ABI
ABI objects
Getter at block 21403898
MAX_PER_WALLET() view returns (uint256)
10
MINT_PRICE() view returns (uint256)
20000000000000000
PUBLIC_SUPPLY() view returns (uint256)
3000
goblinarinos() view returns (address)
0x616f2ac5dd4f760db693c21e9ca7a8aa962cf93b
owner() view returns (address)
0x77d12e5f435c424a330b5e39409aafa45c0f3914
publicMintCount() view returns (uint256)
3000
root() view returns (bytes32)
0x4614584196b38a801725159c23ada28eacf8ae57f208398f94862b01f1986bf1
Read-only
gobClaims(address) view returns (bool)
minters(address) view returns (uint256)
State-modifying
Events claim(uint256 amount, bytes32[] proof)
mint(uint256 amount) payable
renounceOwnership()
returnGoblinarinosOwnership()
setGoblinarinos(address _goblinarinos)
setMerkleRoot(bytes32 _root)
transferOwnership(address newOwner)
withdraw()
Claim(address indexed to, uint256 amount)
FundsWithdrawn(address indexed to, uint256 amount)
GoblinarinosUpdated(address indexed newAddress)
MerkleRootUpdated(bytes32 newRoot)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _goblinarinos)
fallback()
receive()
This contract contains no error objects.