DodoVerse

Verified contract

Active on Ethereum with 34 txns
Deployed by via 0x1444854d at 16647050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DodoVerse"

0xf975a954a3d7bfb0523800563493a6477cf4098e35aebbc2ff0e0661b3ef0f94
0x18cf7e34eb7d77e4fb7a2281812d7e51b8a1bbac1adcbbeaf5120aebaabb9417
0x358039ffd0c9ea0a667699cc5d16926138d1f0a0ee248b59b26e87f3a019aa8d
0x88975d3d3b5d7d79c6d3f866f611f70f704936bb9c6c7fe664917b62ca048993
0xb8c588c0df15941299a2841df6713703d08694b3c71c1444bf3aabea4cb8e245
0x6abb69530f059020e32c9b01a0d63dc5ca40522fb9404ea00a271c380757c7f4
0xa74fe047180985c226eba64c014e5f4f488ffdc0f3745c1b4b2d5999851ca049
0x38783d33d171dd5638fbbf8e6bb5978d8ab0dbeab29d2aad8a6ebea4b8d10061
0x3c15a5cf52ad5b11c79b2b0ee133e001c3922e06cc60aeab00de3188d003b0bb
0x262c21582013ed675b6ece40f2102398fb42a910fb6d5b0dee3294f48d0f3b7e

Functions
Getter at block 21333236
maxSupply(view returns (uint256)
5555
name(view returns (string)
DodoVerse
owner(view returns (address)
0x8f2eb78f0895bc4f93b6e65462cb2458035ee817
symbol(view returns (string)
DODO
totalSupply(view returns (uint256)
182
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mooarMint(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring baseURIstring tokenSuffixuint256 maxSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.