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

ETHRobots

Verified contract

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

No balances found for "ETHRobots"

0x335e959ed4ad4ea2631109f78a850a823cd6a782a2c0653341499fc2e319b4fa
0x6229996dc677d174dfc10cbec25736640e57be6ba2dcb345b674458046c05f16
0x2d3b8b78ff99c3371fc78e5e152f90f990ba107b76a3d0565fcd6891be65cf1a
0x2ba0c0e4d032cecd69b042533698a4e261b381b86d25f1fe89f02acb548f79b8
0x50f62bfd8b6890f786f0b106985970a0ef53b56e40d7bc5d70bb11510ae93b5a
0xc62ca4c4ac08c128ad387e5f33a51a1ed3a91f6146fca9187979c1fdf5689592
0x858f7306adc2dc7175e2d7fd01155f32d359f12fea64b59d6f821babe238e2b2
From
0x449bd196bab5a0631207ac46cb96b1f4140e93696f2865437f0a3a402a59353d
0x3ea2244f208e3a744ab976d2ae34d645f69c9d90a6a32d67bd64a3493cbc5135
0x137fa2ce0f04c4165fc6a3a509fa4f1ebc94090847f3c592e8db131a041edbfa

Functions
Getter at block 20805225
baseURI(view returns (string)
https://ipfs.io/ipfs/bafybeids57id44z4ft6ppabuste42bpwlohxgmn4nqx3idvpwdckinvihu/
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
50
maxSupply(view returns (uint256)
2120
mintEnabled(view returns (bool)
true
name(view returns (string)
ETHRobots
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x28645c6fcd26ecd590811f9965320c9aec316159
price(view returns (uint256)
2000000000000000
symbol(view returns (string)
ETR
totalFree(view returns (uint256)
199
totalSupply(view returns (uint256)
2120
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview 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
approve(address touint256 tokenId
freeMint(uint256 amt
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.