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 "BASED MAZE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21759766 | 22 days ago | | | 0 | 9.7142463e-7 | |
| 18402705 | 3 months ago | | | 0 | 0.000000084959370608 | |
| 17641359 | 4 months ago | | | 0 | 0.000000084959370608 | |
| 17391403 | 4 months ago | | | 0 | 0.000000085090739792 | |
| 17195851 | 4 months ago | | | 0 | 0.000046636000 | |
| 17184082 | 4 months ago | | | 0 | 3.2870520e-7 | |
| 17183622 | 4 months ago | | | 0 | 3.1267080e-7 | |
| 17183541 | 4 months ago | | | 0 | 0.000000309998400000 | |
| 17183380 | 4 months ago | | | 0 | 2.9916040e-7 | |
| 17109255 | 4 months ago | | | 0 | 0.000000084959370608 |
ABI
ABI objects
Getter at block 22724822 metadata() view returns (string)
currentSupply() view returns (uint256)
18268
duration() view returns (uint256)
86400
name() view returns (string)
BASED MAZE
owner() view returns (address)
0x5ce6e53e3193859e2fcaad077e65c7bbdc931aa4
startTime() view returns (uint256)
1691886319
symbol() view returns (string)
MAZE
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events mint(uint256 amount) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setMetadata(string _metadata)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.