NFTY DASH LITE

Verified contract

Active on Ethereum with 3,515 txns
Deployed by via 0x3e915325 at 15302682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFTY DASH LITE"

0xcb5e3b3e49ebeac4e068df91d08bce5d226dbbc233d8267c09105650cb74a32e
0x714d96443a8a420e5417d88dcd3e2fa12cb96477929b1e4b4d30d1d798445264
0x3a57660d030261ab3b037196b973c270771410b3e66e1c41ba40b898ebade75f
0x7c972d26fd80dd1733f8ece289c8c6dc753202c9e53fe08a19ede541b4a54fc2
0x1958862dfbcce4c8863bc1bd7fefbd523de5407e32def0d5e29d142f8c14ba2b
0xe8e60a3a17bfc2918168d2bfecf0c838a28c2ef83be64e217fe57801297bb152
0x01d72f626a318a7b739fc1d68fa44623a37c6ae1688614d5ff37edf9d9f666e9
0xb33d97349928c216eb5ed6866609109617fed50a0eb5d2c826f294b92d595e84
0xacb273bfa81ff4c7114b76279c4f364eb56d606051609d2ffc447f2a4f1c1c0f
0xb4110474fa03b7ed796beb26e2578aab0f9aed34966df1cbc90f9f33ca52504e

Functions
Getter at block 20946231
allowedPerWallet(view returns (uint256)
1
baseURI(view returns (string)
https://ipfs.io/ipfs/bafkreihezp3ih453c34km5xpae4evmnrbbnoxsi7wrk5px4fjbifklhrxe
merkleRoot(view returns (bytes32)
0xa4fa31ae03ebccc40c289a76dce01cfc2349310377992c63505a15561b15b08b
name(view returns (string)
NFTY DASH LITE
owner(view returns (address)
0x4b775c18ca5909fafac3588f6c13b79b8599f057
paused(view returns (bool)
false
symbol(view returns (string)
NFTYlite
totalSupply(view returns (uint256)
2222
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
mintedPerWallet(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
govMinting(address to_uint256 amount_
mintPublic(uint256 amount_bytes32[] merkleProof_
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAllowedPerWallet(uint256 newAllowed_
setApprovalForAll(address operatorbool approved
setBaseUri(string newUri_
setMerkleRoot(bytes32 _newMerkleRoot
togglePause(bool paused_
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
GovernanceMint(address touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PublicMint(address touint256 amount
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.