Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
19 additional
variables
Balances ($0.00)
No balances found for "Otoro"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239387 | 9 days ago | | | 0 | 0.00062137551 | |
| 21025945 | a month ago | | | 0 | 0.00072445559 | |
| 21025921 | a month ago | | | 0 | 0.00039748400 | |
| 20857501 | 2 months ago | | | 0 | 0.00020182280 | |
| 20743225 | 3 months ago | | | 0 | 0.000081216839 | |
| 20716226 | 3 months ago | | | 0 | 0.00021438326 | |
| 20713175 | 3 months ago | | | 0 | 0.00010701223 | |
| 20713051 | 3 months ago | | | 0 | 0.000087739226 | |
| 20713048 | 3 months ago | | | 0 | 0.000083906083 | |
| 20713043 | 3 months ago | | | 0 | 0.000079782966 |
ABI
ABI objects
Getter at block 21304064
MINTER_TYPEHASH() view returns (bytes32)
0x68e83002b91b0fd96d4df3566b5122221117e3ec6c2468fda594f6491f89b1c9
availableReserve() view returns (uint256)
0
defaultURI() view returns (string)
https://0xstudio.mypinata.cloud/ipfs/QmTJcoxjjkTqRdycsgDKLnJsxziUBZPD41291dgx3vKe9f
domainSeparator() view returns (bytes32)
0x7490d305fe82cdfaf89d8eb948105f712c7da9f3378962efad352fd57306ba9b
dutchAuction() view returns (uint256 beginBlock, uint256 endBlock)
(beginBlock=0, endBlock=0)
dutchAuctionCapped() view returns (uint256)
0
dutchAuctionConfig() view returns (uint256 discountBlockSize, uint256 lowerBoundPrice, uint256 priceFactor)
(discountBlockSize=84, lowerBoundPrice=250000000000000000, priceFactor=250000000000000000)
finalDAPrice() view returns (uint256)
89000000000000000
getEndSaleBlock() view returns (uint256)
15167050
getMaxSupplyByMode() view returns (uint256)
0
getMintedByMode() view returns (uint256)
0
getPriceByMode() view returns (uint256)
89000000000000000
getStartSaleBlock() view returns (uint256)
15045350
getState() view returns (uint8)
14
getStateName() view returns (string)
PublicSaleEnd
getTransactionCappedByMode() view returns (uint256)
2
governorAddress() view returns (address)
0x4e8c4a42260dec6f19f6dde45f0b7938f18c73c0
isDASoldOut() view returns (bool)
true
isPrivateSaleSoldOut() view returns (bool)
false
isRevealed() view returns (bool)
true
isSoldOut() view returns (bool)
false
keyHash() view returns (bytes32)
0xaa77729d3466ca35ae8d28b3bbac7cc36a5031efdc430821c02bc31a238af445
maxReserve() view returns (uint256)
1527
maxSupply() view returns (uint256)
9999
name() view returns (string)
Yokee
ogKey() view returns (address)
0xab633c14d4f04e22e98576820f110061d0031ec4
operatorAddress() view returns (address)
0x4e8c4a42260dec6f19f6dde45f0b7938f18c73c0
overridedSaleState() view returns (uint8)
0
owner() view returns (address)
0x4e8c4a42260dec6f19f6dde45f0b7938f18c73c0
privateSale() view returns (uint256 beginBlock, uint256 endBlock)
(beginBlock=15039777, endBlock=15045195)
privateSaleCapped() view returns (uint256)
7760
privateSalePriceCapped() view returns (uint256)
69000000000000000
publicSale() view returns (uint256 beginBlock, uint256 endBlock)
(beginBlock=15045350, endBlock=15167050)
publicSaleBeginPrice() view returns (uint256)
89000000000000000
randomseedRequested() view returns (bool)
true
revealBlock() view returns (uint256)
15089130
revealedBaseURI() view returns (string)
https://us-central1-yokee-external.cloudfunctions.net/metadata/1/
saleConfig() view returns (uint256 maxDAMintPerTx, uint256 maxFMMintPerTx)
(maxDAMintPerTx=3, maxFMMintPerTx=3)
salePhase() view returns (uint8)
3
saleStats() view returns (uint256 totalReserveMinted, uint256 totalDAMinted, uint256 totalOGMinted, uint256 totalWLMinted, uint256 totalFMMinted)
(totalReserveMinted=1527, totalDAMinted=0, totalOGMinted=130, totalWLMinted=1554, totalFMMinted=122)
seed() view returns (uint256)
102830057973325222919093097360702347315496444551939299937594103838390309805272
symbol() view returns (string)
YOK
totalPrivateSaleMinted() view returns (uint256)
1684
totalSupply() view returns (uint256)
3333
whitelistKey() view returns (address)
0xc7a7f91a6e542ee438ab11aff6f8e43118ab0e77
Read-only
balanceOf(address owner) view returns (uint256)
dutchAuctionInfo(address user) view returns (struct OtoroMintInfo[])
fairDAInfo(address, uint256) view returns (uint128 price, uint8 amount)
getApproved(uint256 tokenId) view returns (address)
getShuffledId(uint256 totalSupply, uint256 maxSupply, uint256 tokenId, uint256 startIndex) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
isOG(bytes signature) view returns (bool)
isWhiteListed(bytes signature) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address[] addresses, uint256 amount)
approve(address to, uint256 tokenId)
enableDutchAuction()
enablePrivateSale()
enablePublicSale()
mintOg(bytes signature) payable returns (bool)
mintToken(uint256 amount, bytes signature) payable returns (bool)
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
release(address account)
renounceOwnership()
requestChainlinkVRF()
resetOverridedSaleState()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setCloseSale()
setDefaultURI(string _defaultURI)
setDutchAuctionBlocks(struct BlockbasedSaleSalesBlock _dutchAuction)
setDutchAuctionCap(uint256 cap)
setDutchAuctionParam(uint256 size, uint256 lowerBoundPrice, uint256 factor)
setGovernorAddress(address _governor)
setOgSigningKey(address newSigningKey)
setOperatorAddress(address _operator)
setOverrideFinalDAPrice(uint256 price)
setPauseSale()
setPrivateSaleBlocks(struct BlockbasedSaleSalesBlock _privateSale)
setPrivateSaleCap(uint256 cap)
setPrivateSaleCapPrice(uint256 _price)
setPublicSaleBlocks(struct BlockbasedSaleSalesBlock _publicSale)
setPublicSalePrice(uint256 _price)
setReserve(uint256 reserve)
setRevealBlock(uint256 blockNumber)
setRevealedBaseURI(string _baseURI)
setTransactionLimit(uint256 _dutchAuction, uint256 _freeMarket)
setWhitelistSigningKey(address newSigningKey)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Airdrop(address[] addresses, uint256 amount)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
AssignDutchAuction(bool flag)
AssignDutchAuctionCap(uint256 cap)
AssignDutchAuctionConfig(uint256 beginBlock, uint256 endBlock)
AssignGovernorAddress(address indexed _address)
AssignOgSigningKey(address indexed _address)
AssignOperatorAddress(address indexed _address)
AssignPriceDecayParameter(uint256 size, uint256 _lowerBoundPrice, uint256 _priceFactor)
AssignPrivateSaleCap(uint256 cap)
AssignPrivateSaleConfig(uint256 beginBlock, uint256 endBlock)
AssignPrivateSalePrice(uint256 price)
AssignPrivateSapeCap(uint256 cap)
AssignPublicSaleConfig(uint256 beginBlock, uint256 endBlock)
AssignPublicSalePrice(uint256 price)
AssignReserveLimit(uint256 limit)
AssignTransactionLimit(uint256 _dutchAuction, uint256 _freeMarket)
AssignWhitelistSigningKey(address indexed _address)
EnableFairDutchAuction()
EnablePrivateSale()
EnablePublicSale()
ForceCloseSale()
ForcePauseSale()
OverrideFinalDAPrice(uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchased(address indexed account, uint256 indexed index)
RandomseedFulfilmentFail(uint256 timestamp, bytes32 requestId)
RandomseedFulfilmentSuccess(uint256 timestamp, bytes32 requestId, uint256 seed)
RandomseedRequested(uint256 timestamp)
Release(address account)
ResetOverridedSaleState()
SetDefaultURI(string uri)
SetRevealBlock(uint256 blockNumber)
SetRevealedBaseURI(string _baseURI)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
WithdrawNonPurchaseFund(uint256 balance)
constructor(string _tokenName, string _symbol, uint256 _maxSupply, uint256 _startPrice, string _defaultURI, struct OtoroChainLinkParams chainLinkParams, struct OtoroRevenueShareParams revenueShare)
This contract contains no fallback and receive objects.
This contract contains no error objects.