DEGEN TOONZ
Verified contract
Active on
Ethereum with 39,443 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LACPSS | ERC-721 | 1 | -- | -- | |
BBG | ERC-721 | 1 | -- | -- | |
CSMQ2 | ERC-721 | 1 | -- | -- | |
ELEV8 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21105794 | 8 days ago | | | 0 | 0.000092446400 | |
| 21104233 | 8 days ago | | | 0 | 0.00017294972 | |
| 21103477 | 8 days ago | | | 0 | 0.00010372283 | |
| 21102698 | 8 days ago | | | 0 | 0.00010704320 | |
| 21082481 | 11 days ago | | | 0 | 0.00021739637 | |
| 21077759 | 12 days ago | | | 0 | 0.00036320779 | |
| 21035872 | 18 days ago | | | 0 | 0.00026282591 | |
| 21027637 | 19 days ago | | | 0 | 0.00015086290 | |
| 20932690 | a month ago | | | 0 | 0.00022380615 | |
| 20892231 | a month ago | | | 0 | 0.00018738106 |
ABI
ABI objects
Getter at block 21163207
_reserveTokenId() view returns (uint256)
8888
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://degentoonz.fra1.cdn.digitaloceanspaces.com/public/migration/og/
isAirdropActive() view returns (bool)
true
maxPublicSupply() view returns (uint256)
8638
maxSupply() view returns (uint256)
8888
name() view returns (string)
DEGEN TOONZ
notRevealedURI() view returns (string)
ipfs://QmfCXwyW2VtFdrieiEh7sS7yNbgz3bPecXfAqpnA6iMrq9
owner() view returns (address)
0x034be3074ff759d0167ddf404db149d954dcdcee
revealed() view returns (bool)
true
sale() view returns (uint256 state, uint256 maxTokensPerAddress, uint256 price)
(state=0, maxTokensPerAddress=0, price=0)
symbol() view returns (string)
TOONZ
totalSupply() view returns (uint256)
8888
Read-only
airdropAllowance(address) view returns (uint8)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhitelisted(address) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
tokensMintedByAddress(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
claimAirdrop()
gift(address _to, uint256 _mintAmount)
mintToon(uint256 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAirdropActive(bool _state)
setAirdropAllowance(address[] _users, uint8[] _allowances)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI, string _baseExtension)
setNotRevealedURI(string _notRevealedURI)
setRevealed(bool _revealed)
setSaleDetails(uint256 _state, uint256 _maxTokensPerAddress, uint256 _price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unWhitelist(address[] _users)
whitelist(address[] _users)
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.