DINDINS

Verified contract

Proxy

Active on Ethereum with 1,042 txns
Deployed by via 0xfbd2b121 at 16645415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DINDINS"

0x0031c1d59d8de24e1d272fb829ee078fc52c1a366fa4c2590559c89668b173e4
0xeee67086e1d6916624de98a0acba1c7b6ee334fb1390ecd0eef916abef636a5d
0xeffca2bff462d4005bcfb22457c2337376b6dd918b874dac6cded66c36ff6ed4
0x8e8e70f7b5a216f16f3bf24656433bef28ae199254d6b0e3bc7363c40e1e363e
0xf2197295b6c36be58b7ccde7276754410ddb806b8fa168c414e5a76570d377d4
0x8098342dcb254b92e6a61d665a58fc203a4757512ddb1af00cf944e8a31a321a
0xd620ec8228f0926f068bfa09613c1030e0a7b75cbddc9d58d506ea50737b091f
0x414cf2764d11ef2a4bea0b07db2811b325bee471e87676ecb9ca3b38eeb56884
0x341aad03d3af691be6efeebbf2bed4ec6bca31664a7d4343f3601bdfaf7e118e
0xc982419c6c719972b7d45974b6f669609052ea6db8244bffae6d1ec1768f9e22

Functions
Getter at block 21315375
implementation(view returns (address)
0xb038e47399aef432fdfd117c0d83b0fb6e9eff85
cost(view returns (uint256)
2000000000000000
initialized(view returns (bool)
true
maxSupply(view returns (uint256)
999
name(view returns (string)
Din Dins
owner(view returns (address)
0x4c94956df7d632d7e076bdfdaceb7cc5b7c1ece2
symbol(view returns (string)
DD
totalSupply(view returns (uint256)
999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
initData(string namestring tokenstring uuint256 maxuint256 c
mint(uint256 amountpayable 
reserve(address recuint256 amount
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setMaxFreePerAddr(uint256 maxTxuint256 maxS
seturi(string u
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logic
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(