tiny baby dinos
Verified contract
Active on
Ethereum with 641 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 "tiny baby dinos"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19665521 | 7 months ago | | | 0 | 0.00047410074 | |
| 17732057 | a year ago | | | 0 | 0.00097861670 | |
| 17585723 | a year ago | | | 0 | 0.0039065064 | |
| 16668689 | 2 years ago | | | 0 | 0.0011927326 | |
| 16375579 | 2 years ago | | | 0 | 0.00074524512 | |
| 16342737 | 2 years ago | | | 0 | 0.0012736693 | |
| 16302286 | 2 years ago | | | 0 | 0.00090049368 | |
| 16297200 | 2 years ago | | | 0 | 0.00072387977 | |
| 16147406 | 2 years ago | | | 0 | 0.0012578293 | |
| 16113934 | 2 years ago | | | 0 | 0.00053375423 |
ABI
ABI objects
Getter at block 21222134
MAX_PURCHASE() view returns (uint256)
21
MAX_RESERVE() view returns (uint256)
26
MAX_TOKENS() view returns (uint256)
5000
name() view returns (string)
tiny baby dinos
owner() view returns (address)
0x808641525a06f482190f0c52969120031bfb0ddc
saleIsActive() view returns (bool)
false
symbol() view returns (string)
TBD
totalSupply() view returns (uint256)
5000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
mint(address to, uint256 numberOfTokens)
mint(uint256 numberOfTokens)
renounceOwnership()
reserveTokens()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string baseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.