Ode to Cats by Heidi Miles
Verified contract
Active on
Ethereum with 200 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 "Ode to Cats by Heidi Miles"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16401126 | 2 years ago | | | 0 | 0.0011047461 | |
| 16291020 | 2 years ago | | | 0 | 0.0015822243 | |
| 15657604 | 2 years ago | | | 0 | 0.00013426897 | |
| 14782765 | 3 years ago | | | 0 | 0.00076287482 | |
| 14753143 | 3 years ago | | | 0 | 0.0015081983 | |
| 14503142 | 3 years ago | | | 0 | 0.0018961270 | |
| 14305183 | 3 years ago | | | 0 | 0.0036417195 | |
| 14291411 | 3 years ago | | | 0 | 0.0021824217 | |
| 14289940 | 3 years ago | | | 0 | 0.0020839117 | |
| 14243530 | 3 years ago | | | 0 | 0.0025799917 |
ABI
ABI objects
Getter at block 21332416
MINT_PRICE() view returns (uint256)
70000000000000000
artistAddress() view returns (address)
0x2e71754c263a3535552aec62d200ad87b8e1cb71
artistProofsMinted() view returns (bool)
true
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/Qmbk1X8MZEuJbKzHbmDQgEcKKki3ZxZX3TqDCCLdcRYie5/
lastMintedId() view returns (uint256)
90
maxPublicSupply() view returns (uint256)
90
mintActive() view returns (bool)
false
name() view returns (string)
Ode to Cats by Heidi Miles
owner() view returns (address)
0x2e71754c263a3535552aec62d200ad87b8e1cb71
symbol() view returns (string)
ODECATS
totalSupply() view returns (uint256)
100
withdrawalAddress() view returns (address)
0x0000000000000000000000000000000000000000
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
buy() payable
mintState() returns (bool)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _url)
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)
baseUriUpdated(string newBaseURL)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.