Dragon Fam Genesis

Verified contract

Active on Ethereum with 724 txns
Deployed by via 0xbf152242 at 15028503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
2 additional variables

No balances found for "Dragon Fam Genesis"

0xd1630bf13beb68b6e20cedbef15f9b2b0c97f26caec3d343c07391e645d41bd4
0x813118b98ddeb283c582e4266f3836dfd6b0a979b025e4c5a9534ffeb6f21ace
0x27e3389dd30343552bc13a346da8e3575da55f390516890723701556c1768bc0
0x9d1ce507a70e0a504e19fc59f377b5edc95fbaebc5671cb5c23b1e2875103368
0x1f6211b02fdf7e3bf47aab86c72889353fded42a6cfe5af1e70779ecfbca4851
0xb2217aae529c80058762b2466b50ff058d3d04bbc4a5a40db6317258ca4ba7a4
0xfbdf7cef6fdce431c709a2b0392ba30804ee43317d299998b7232d0b7d752dd6
From
0xfeb1c0d0dfbd035bca5ffa8f83ffa408879d86ab7544ca16cefb952c9a988d16
0xf82827dc0994bb2685456b4a07ee99f33d050b234988149d80bc4c0976fcf949
0xbfc8b4273094fbcfe2d3ad116b5db1d12745294c4b1f7de114c94ce512d924f0

Functions
Getter at block 20865895
maxPerWallet(view returns (uint256)
5
maxTokens(view returns (uint256)
6666
name(view returns (string)
Dragon Fam Genesis
notRevealedJson(view returns (string)
ipfs://QmeTpdw2URmck75NYwAArycsu4gN7qAP3z5sutwjSXMZZH/
owner(view returns (address)
0xe3719f4094013c481277af6ca20c2f276027e750
paused(view returns (bool)
true
price(view returns (uint256)
32500000000000000
revealed(view returns (bool)
true
saleState(view returns (uint8)
1
symbol(view returns (string)
DRAGON
totalSupply(view returns (uint256)
2000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedOnPresale(addressview returns (uint256)
mintedOnPublicSale(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(uint256 _amount
pause(
publicMint(uint256 _amountpayable 
renounceOwnership(
revealTokens(string _ipfsCID
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setSaleState(uint256 _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateNotRevealedJson(string _ipfsCID
updateOGWhitelistMerkleRoot(bytes32 _merkleRoot
updateWhitelistMerkleRoot(bytes32 _merkleRootuint256 _role
whitelistMint(uint256 _amountuint256 _rolebytes32[] _merkleProofbytes32[] _OGMerkleProofpayable 
withdrawBalance(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PriceChange(uint256 _newPrice
SaleStateChange(uint256 _newState
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(