Ether Robots

Verified contract

Active on Ethereum with 391 txns
Deployed by via 0x4ceb1b64 at 14419773
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ether Robots"

0x2a34a940a2c45c63c0ccd16db79db06d51356a2be24646c2d527ecba8a087a35
0xf0c669305086412fe8d3c4519fa27fa4bf6f9dc7cdd4e3a50ab1ccc8a26702f2
0xb2417d5011a9f090e4450f619137f9fa12dfff51a1b7630854ff4fc511cf6688
0x7f148c7e438d5afad43b05a1af5c3793d921d2fe5c039262c16c209838008a9a
0xd9e9e8648d762895fb249f63dc3ad41f344f4eb68511e0859fed1a4f8f315c3a
0x85db096a22c1813bf4f5196ff9a5f08f87c7cb7a1d3dc9692ac250a0969884a2
0x555d372c3238681cc72ae73e12e9508986795ba861512b345da367a16774d7ae
0xf58517efc1c3d26b13242d310fc79a64d91d489425b95b5733170eebb222bac7
0xdb839a615154f34b331f58c17972f0373cef306a763a920478b6d03eb1f757d3
0xb9ef3d0ae4e77ad88dc3337c3686318c47a4a873cb484a3af1386efe67d89eb3

Functions
Getter at block 21388920
MAX_MINTS_PER_TX(view returns (uint256)
10
PUBLIC_SALE_PRICE(view returns (uint256)
30000000000000000
getBaseURI(view returns (string)
ipfs://QmZbVggQFYXgptPoByLNn2ZL3qWmtiATgHmYLeQK5zNbmu
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
589
name(view returns (string)
Ether Robots
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x6449db9f1acc67ba2aadb41cd2fcee3e76069aae
symbol(view returns (string)
ROBO
totalSupply(view returns (uint256)
589
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
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
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsPublicSaleActive(bool _isPublicSaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.