ōLand Swamp Single-Player Craft: Degen Flamingo
Verified contract
Active on
Ethereum with 5,955 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 "ōLand Swamp Single-Player Craft: Degen Flamingo"
Transactions
ABI
ABI objects
Getter at block 21212457
GRID_SIZE() view returns (uint256)
1000
MAX_SUPPLY() view returns (uint256)
100000
MINT_DEADLINE() view returns (uint256)
1681843200
TOKEN_ID() view returns (uint256)
0
name() view returns (string)
ōLand Swamp Single-Player Craft: Degen Flamingo
owner() view returns (address)
0x420d08165a51e5a14b4a35d37cecf1d5e3a3b79c
symbol() view returns (string)
FLAMINGO
totalSupply() view returns (uint256)
5457
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)
tokenX(address) view returns (uint256)
tokenY(address) view returns (uint256)
uri(uint256) view returns (string)
State-modifying
Events eatMushroom()
mint()
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)
transferOwnership(address newOwner)
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(string uri)
This contract contains no fallback and receive objects.
This contract contains no error objects.