This contract is being backfilled. You may encounter incomplete storage history.

ChonkNFT

Verified contract

Active on Ethereum with 1,025 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ChonkNFT"

0xdfb52ecb0caf8d7c60c6dbccb7667cb84fbb7ffa32378315b7e8c5e8725e089d
0xb6f672af3a9252224058e9dda0b1d52d324a3844c359c8646262b47c3e2cf183
0x5fb220d1dfb54bf2bb17f0c25d01e81ba7b11707a4f8572536b7ad2129d27486
0x06bd5dbb5d5400a959c6bdd40067b5fb4a1934ef0ff94f5a37c099244937fa11
0xec0530f81aa043017bb4c28fd043813bf9a1ea085a05b3ec455d82a4ed3cd62b
0xe4830ac3329fe5a2b7ad466c81ad69396dece02de2c5cfeba6d24ae1b3555926
From
0x148e59fa58d9f85c7c8cba9d43c32fe8b4555defc2b5737059970aa84a5fe2b2
0x3733f243327ad98ee3c186f0301c216730d038f58444f2babfca7523cdd8fc6c
0xa248035f62bc765c836875db32ce7d847b777716fa8214a1b3e2969c7013f8c1
0x84eadad5efe932b05bf64caede0dab6d9b06973951059b003b5626f2182d31f9

Functions
Getter at block 20797752
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cards(view returns (uint256)
61
contractURI(pure returns (string)
https://farm.chonker.finance/api/CHONK.json
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
circulatingSupply(uint256view returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
totalSupply(uint256view returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addCard(uint256 maxSupplyreturns (uint256)
burn(uint256 iduint256 amount
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
CardAdded(uint256 iduint256 maxSupply
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.