TrippyToadz
Verified contract
Active on
Ethereum with 16,011 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 "TrippyToadz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225215 | 4 days ago | | | 0 | 0.00023119892 | |
| 21224719 | 4 days ago | | | 0 | 0.00066845129 | |
| 21221154 | 5 days ago | | | 0 | 0.00035845744 | |
| 21209628 | 6 days ago | | | 0 | 0.00047441850 | |
| 21141407 | 16 days ago | | | 0 | 0.00041788721 | |
| 21076041 | 25 days ago | | | 0 | 0.00036294620 | |
| 21075230 | 25 days ago | | | 0 | 0.00047827165 | |
| 21074440 | 25 days ago | | | 0 | 0.00036086794 | |
| 21073457 | 25 days ago | | | 0 | 0.00079626188 | |
| 21047565 | a month ago | | | 0 | 0.00019874475 |
ABI
ABI objects
Getter at block 21255055
baseTokenURI() view returns (string)
ipfs://QmSf72MjVP2fdQ2UEgDCHsbdeGX9F3AUWDWfCwPVDWKLuv/
merkleRoot() view returns (bytes32)
0x0e20663ef516b6d44c5ff0946b049218d8b0e16bb9a0eeb62849c3b057c0e758
name() view returns (string)
TrippyToadz
owner() view returns (address)
0xb1087153edc560a8a2d6e1ebfe18fd69baf00a8e
price() view returns (uint256)
69000000000000000
status() view returns (uint256)
0
symbol() view returns (string)
TT
totalSupply() view returns (uint256)
6969
Read-only
balanceOf(address owner) view returns (uint256)
denylist(uint256, address) view returns (bool)
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 tokenId)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim(bytes32[] _merkleProof, uint256 _amount)
mint(uint256 _amount) payable
presale(bytes32[] _merkleProof, uint256 _amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string _baseTokenURI)
setMerkleRoot(bytes32 _merkleRoot)
setPrice(uint256 _price)
setStatus(uint256 _status)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.