DraGONS 2171

Verified contract

Active on Ethereum with 2,220 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DraGONS 2171"

0xc2ab6a90030661abf493b6722b0b7863a464fe00ca3f0c2bd508075b87c0a74d
0x0caefc3e6bec4ea0d7cfdcd333d8ca1a76757d8df5f31f0bcdc0698f0471b6a8
From
0x85e89b74e11941e5318dbcf561f6354a7aecfb5eadf03055c661798df2faf7a2
0x6fed4eec736a7859b6a739b420acebf60e651d3333cc6d1bba4c5e19733b2593
0x842b9e92103024776cb41a8d7ff8b50bff295cb61731d7eb5c4ea7dca58658bb
0x5137e1ec14766aa80368090ace3071e013c033b723c705fdc2e5e1df1d885987
0x2ae9aaaabce7dce8175d388361d296d9dbd14e8e311253ec758c153ea1069647
0x106d573980b612a1a0091cf9ea56fb070f1e45f837ea7f16b7a8fa7c85c7be6c
0xf44d8d0d8ea531a24b2c50373828f73bb04fb84b25328db38e18041528074722
0x783a828db8d0ac2a000e6bd74eeed0ba09520f983d0dcfcc8521732cd47ae70a

Functions
Getter at block 20962335
MAX_DRAGONS_AIRDROP(view returns (uint256)
904
MAX_DRAGONS_MINT(view returns (uint256)
5000
airdropIsActive(view returns (bool)
true
availableTokenCount(view returns (uint256)
2155
dragonPrice(view returns (uint256)
70000000000000000
 
getAvailableIDs(view returns (uint256[])
maxDragons(view returns (uint256)
5000
maxSupply(view returns (uint256)
5904
name(view returns (string)
DraGONS 2171
owner(view returns (address)
0x227483a4ee6f178dc7acf8998bdb7d2548416f4f
saleIsActive(view returns (bool)
false
symbol(view returns (string)
DRAGONS
tokenCount(view returns (uint256)
3749
totalDragonsAirdropped(view returns (uint256)
904
totalDragonsMinted(view returns (uint256)
2845
totalSupply(view returns (uint256)
3749
Read-only
balanceOf(address ownerview returns (uint256)
canMint(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getMintableTokenNumber(address userview returns (uint256 mintableTokenNumber)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedIDs(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdropDragons(address touint256 count
approve(address touint256 tokenId
flipAirdropState(
flipSaleState(
mintDragon(uint256 gonsTokenIdpayable 
mintNDragons(uint256 numDragonspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.