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

DroidsMan

Verified contract

Active on Ethereum with 1,055 txns
Deployed by via 0x4e9d76a3 at 15002087
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xa11fe2905025415e5fba82907a824da69d603cbd51abac2c48f25e71031b8b5e
0xfb3e78237a241d09d4626ca3869611760a96e270e66e518908e6ad6997493501
0x7b3e63d909f6e45c4b69b62fafcd90b88244331294fda1133069c7a2a19efb64
0xb49c8dad72f5ca3238a79ae815709719b79e9d3adaa905be1b94ff516c2e34aa
0xb2aa9db0e93261a29572d6a340a08c0c61410930146330c1098576d315e05eaa
0x3b3ceab1b5526da14cd2919d24f0284252892d7d49821a1f6bb029eaaf01a95c
0x6aea63e1faf6378cbec2330e19e90f731ad59dfa0b751eee24557b866b477da3
0x6b6c30d376a6552e00e7fe17a176fcd01427053d1ce76bfe7fee4def62e3b343
0x404224513790aeadb7320626a68461462be7eb13381145794caa4d2a0b48194e
0x9431a580219978183569c9f5d3825a3224c98ba63a16aefb4691b2a3e4945b9f

Functions
Getter at block 20810574
MAX_MINTS(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
1500
NFT_PRICE(view returns (uint256)
0
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmbmM2odGpdFL416KXXQbxQfSNEqxMjCmTHP4UKhR44nHj/
name(view returns (string)
DroidsMan
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xd8a30bc48db924080287021b3ecc43e59052bd8b
paused(view returns (bool)
false
symbol(view returns (string)
DM
totalSupply(view returns (uint256)
1500
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
FreeMint(uint256 numTokenspayable 
Mint(uint256 numTokenspayable 
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxMints(uint256 newMax
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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.