Trippy GAN Toadz
Verified contract
Active on
Ethereum with 7,251 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 "Trippy GAN Toadz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20703792 | 3 months ago | | | 0 | 0.00026253977 | |
| 20703764 | 3 months ago | | | 0 | 0.000074836521 | |
| 20576216 | 3 months ago | | | 0 | 0.00026641911 | |
| 20576200 | 3 months ago | | | 0 | 0.000098472257 | |
| 20576107 | 3 months ago | | | 0 | 0.00030627802 | |
| 20576050 | 3 months ago | | | 0 | 0.00010238863 | |
| 20576025 | 3 months ago | | | 0 | 0.00020776387 | |
| 20575896 | 3 months ago | | | 0 | 0.000079067389 | |
| 20575628 | 3 months ago | | | 0 | 0.00023180670 | |
| 20575599 | 3 months ago | | | 0 | 0.000089654696 |
ABI
ABI objects
Getter at block 21267449
MAX_SUPPLY() view returns (uint256)
5038
name() view returns (string)
Trippy GAN Toadz
owner() view returns (address)
0x4991381db0d5b269c7bf53a8f9724e6c6c57dd7b
remainingSupply() view returns (uint256)
0
saleIsActive() view returns (bool)
false
symbol() view returns (string)
TGAN
tokenSupply() view returns (uint256)
5038
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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.