DANKBOTS Founders Pass

Verified contract

Active on Ethereum with 647 txns
Deployed by via 0x4e97a9f4 at 15366030
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DANKBOTS Founders Pass"

0x767882f953b65d48ed07df5e200330b0da097043312f25fecde10056bd4503f9
0x986692b78a9e5f51e9925432d81f22b27737947e42ad5c8f2a02ae859f9c8cba
0x358e000688108de0c96e0238d5c962385c841cb7a476e472db7ed83161d140b8
0x5648147fce0753a65732ef8fa44c4b8fa9d79f072c60ed139d46cb32f580cdf2
0x7a4d7f346acb27321c3d97c2ab1064f8b82302d537f2382a122de3bae2952ed1
0x38ec65e6cd062995571f53e1037332b1e405fb00a56179c2b1d071fe13d69106
0xc5eac37ed5b36e7c8fde2145605e26951caedd382a57c8defefa6f43963e759a
0xcaf09b0c2d12dae8d838034619735ec96347ae1714e05eb750c5e0843c50b0f5
0x27b02d4378450e8244967f262811d92a1e57c3d64af7eb2f9fec7052057b911d
0xfa46652b0d7a68f6cb938ec8aa11129d08fc21f8c4a1f05f68161df1294e4d90

Functions
Getter at block 20859873
name(view returns (string)
DANKBOTS Founders Pass
owner(view returns (address)
0x3dec0708c13b543fbc6c6f34caa2e55639b0d8e5
symbol(view returns (string)
DBFP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimed(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
maxSupply(uint256view returns (uint256)
merkleRoot(uint256view returns (bytes32)
paused(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256view returns (string)
totalSupply(uint256view returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
mint(address _touint256 _iduint256 _amount
mintPublic(bytes32[] _merkleProofuint256 _idpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 _iduint256 _maxSupply
setMerkleRoot(uint256 _idbytes32 _root
setPaused(uint256 _idbool _paused
setTokenURI(uint256 _idstring _uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.