Maxigoons
Verified contract
Active on
Ethereum with 3,121 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($177.18)
Native
Value
$177.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.049 | $3,615.98 |
$177.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19660103 | 8 months ago | | | 0 | 0.00069255321 | |
| 19623688 | 8 months ago | | | 0 | 0.00069166407 | |
| 19521128 | 8 months ago | | | 0 | 0.0016729120 | |
| 19419696 | 9 months ago | | | 0 | 0.0038595707 | |
| 19269440 | 9 months ago | | | 0 | 0.0029935433 | |
| 19245784 | 10 months ago | | | 0 | 0.00073931772 | |
| 18910378 | a year ago | | | 0 | 0.00029022503 | |
| 18910377 | a year ago | | | 0 | 0.00049595715 | |
| 18802728 | a year ago | | | 0 | 0.00091388884 | |
| 18194063 | a year ago | | | 0 | 0.00017798261 |
ABI
ABI objects
Getter at block 21314118
baseURI() view returns (string)
ipfs://bafybeicxiym4ou5ephvt4j66if3axll3s3uq7axspgcdjr5tvrtrfboqsa/metadata/
contentId() view returns (string)
bafybeicxiym4ou5ephvt4j66if3axll3s3uq7axspgcdjr5tvrtrfboqsa
contractURI() view returns (string)
ipfs://bafybeicxiym4ou5ephvt4j66if3axll3s3uq7axspgcdjr5tvrtrfboqsa/metadata/contract.json
enabled() view returns (bool)
true
level() view returns (uint256)
2
maxPerWallet() view returns (uint256)
100
maxSupply() view returns (uint256)
7007
name() view returns (string)
Maxigoons
owner() view returns (address)
0xce9df57a5f98261aabfab3d6772ee807e50fffcf
provenance() view returns (string)
bab93ab37b236a32545c4bb2239ac9da276bc18324bcdcf0d86e0d225299db7b
reserveAmount() view returns (uint256)
707
seed() view returns (uint256)
77528040626116111368822587463948950258349752800952347314088925359102386703009
symbol() view returns (string)
GOON
totalSupply() view returns (uint256)
7007
vault() view returns (address)
0x9d14caea98d6ef30ae169c361d2540dd680bc280
vrfFee() view returns (uint256)
2000000000000000000
vrfHash() view returns (bytes32)
0xaa77729d3466ca35ae8d28b3bbac7cc36a5031efdc430821c02bc31a238af445
Read-only
balanceOf(address) view returns (uint256)
balanceOfSale(uint256, address) view returns (uint256)
getApproved(uint256) view returns (address)
hasLevel(uint256 index, address candidate, bytes32[] proof) view returns (bool)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address)
sales(uint256) view returns (uint256 unitPrice, uint256 maxAmount, bytes32 treeRoot)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 id) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
buy(uint256 amount) payable
claim(bytes32[] proof)
disable()
enable()
mint(uint256 index, uint256 amount, bytes32[] proof) payable
presale(uint256 amount, bytes32[] proof) payable
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
reserve(uint256 amount)
reveal() returns (bytes32)
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setLevel(uint256 index)
setSale(uint256 index, uint256 unitPrice, uint256 maxAmount, bytes32 treeRoot)
setVRF(uint256 fee, bytes32 _hash)
transferFrom(address from, address to, uint256 id)
updateOwner(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnerUpdated(address indexed user, address indexed newOwner)
Revealed(uint256 seed, bytes32 requestId)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor(address vrfCoordinator, address linkToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.