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

YokoRobots

Verified contract

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

No balances found for "YokoRobots"

0x1cbb7151cab8531be3abde54e01af1afc189a5b7aca42f8347b478c4388cd570
0x3a63290c09f6e511b3abe7b13daf6eb8dce3d11ce432b2eef9278d0bff664255
0x1dde47e1d370a670f41659d5a4ef0efa5026655cfd0ad6eb2e3d7e1381936b20
0x6a66f6282e698ca109081118b8e497ce45d065f84cc0fdec799550c740ef2278
0xd79f9a9081e6ca0e58aab1a4c82e6c23232ace55c5baab667a9d6c76c715be55
0x19d06665a587354f1ba4200dabc76e39058d98064384b5f9b3856aa99062657e
0x67addc677f919b542ea694fedc9903d5dc411dbd499f38d6c6c9c91c368a5d5b
0x32aafa9adc27118b2f8c54173a452cebdc70f9911927d7f38abc620c875f094f
0x32fa173087efece21ff46610e3a27479bc1d3506a78b669359c3e4c9ddac416e
0xd62d6e34cd7a4e142525696c4618bf5a0e5724bcdb52ae68f55e410cc4c6c760

Functions
Getter at block 20802271
getCurrentId(view returns (uint256)
5000
maxFree(view returns (uint256)
1
maximumFreeSupply(view returns (uint256)
1000
maximumSupply(view returns (uint256)
5000
mintPrice(view returns (uint256)
9000000000000000
name(view returns (string)
YokoRobots
owner(view returns (address)
0x2aecca2db4e8057457cd917aaf682341c129fed2
paused(view returns (bool)
false
symbol(view returns (string)
YR
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
countFree(addressview 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
approve(address touint256 tokenId
freeMint(uint256 quantitypayable 
lowerFreeSupply(uint256 freeYokos
lowerPrice(uint256 newPrice
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPausedState(bool val
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(string _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.