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

Stake DAO NFT

Verified contract

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

No balances found for "Stake DAO NFT"

0x9c781a7e8c5f918d916f2dc045b20b418d91023b22c6cde99ca2f57aa5e77a43
0x42f1d5fad309695290ecc836db618f9b6ba8a3ceaff986c93f86d7d08e548ee6
0xca8768a70cf528fac20cc24c7465d7ecac7a9729ed1900cf89538a53c185540a
0x3de00a63c8905e939272dfc437a7feb35ea7e28f3396bf1f844a23f44c8bc7a8
0xd575caf2c80f4138dc232a313bbed2467a0222a0aa532846789a330cf04125db
0x1aff8513d40e6fc5becd909b7f335ee08326e66849e94279c5fe20c28929f32e
0x4402fc815a1f56b8e70b50c0be0500a8798483125fa105ca084efd2af7f47492
0x080701178d8671b211f5e5255d7249e1ffcefcaeff7568571e9725d282442374
0x3941ddfb2af497081cbe0d6895f646445930c64ddec383afe937bbd1064bc139
0x9921364036ddd1a9700900148c423362d3335f24fd8db5f1d9d93fdde54581ab
From

Functions
Getter at block 20796606
contractURI(view returns (string)
https://gateway.pinata.cloud/ipfs/Qmc1i37KPdg7Cp8rzjgp3QoCECaEbfoSymCpKG8hF85ENv
isOwner(view returns (bool)
false
name(view returns (string)
Stake DAO NFT
owner(view returns (address)
0xb36a0671b3d49587236d7833b01e79798175875f
symbol(view returns (string)
sdNFT
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
isMinter(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
maxSupply(uint256 _idview returns (uint256)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenMaxSupply(uint256view returns (uint256)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addMinter(address account
addWhitelistAdmin(address account
create(uint256 _maxSupplyuint256 _initialSupplystring _uribytes _datareturns (uint256 tokenId)
mint(address _touint256 _iduint256 _quantitybytes _data
removeMinter(address account
removeWhitelistAdmin(address account
renounceMinter(
renounceOwnership(
renounceWhitelistAdmin(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseMetadataURI(string _newBaseMetadataURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _uriuint256 indexed _id
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.