The latest block we've processed for this chain is 21213264, which is 16 minutes old. We're running behind the tip but working to resolve the issue.

Kyoto 3088

Verified contract

Active on Ethereum with 1,194 txns
Deployed by via 0xa5a192a7 at 13498378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,757
0x05b6f75c4b1ea4e2a694163271e357ff17253268ee82ef658dbf31e58af8e933
0xf8d0d02c81206c72a0d647636d31e99f63d05e5d60651ba29a93c75323f08c9a
0x5f135a2ccadc7a8a7028a11b00b1408bcf2b88132d834fd4098bf69038e67d34
0xa32ccac3786c1b74e9fc0eaf4c0d961bb2c9e4eaf5da6f75f4a550554b3714d0
0xbe6a3fc646c7870da2e870d548b2fc818d30deb1e6e7f7437bf681432be5ef68
0xebe5cab5a2425df6d1e50ffcc9c3259385e80e3fea60691ef0a5f041e7ce8fe4
0xdda0538473da19ffdc71c4145451d764634f10f380d2bb7830be01f6dec7b626
0xf9c9eeec2ac581125ff2b453f3a5e8e94e7c5b50b6852b37652a01a77d526eca
0x3b3754aecb699cafa3c7ff83dc7d241e0b0298264178f95b1c51e99efab9580e
0xf62ab7dfa41909201a508ec74710f8f79c62b2c89914dfecc332bdc2339734d1

Functions
Getter at block 21213263
maxSupply(view returns (uint256)
8888
mintingEnabled(view returns (bool)
false
name(view returns (string)
Kyoto 3088
owner(view returns (address)
0x64d2da652fef05f55a61c91d7d4b14f4f7963033
price(view returns (uint256)
88000000000000000
supplyCap(view returns (uint256)
1000
symbol(view returns (string)
KYOTO
totalSupply(view returns (uint256)
894
walletLimit(view returns (uint256)
20
whitelistMintingEnabled(view returns (bool)
false
whitelistSigner(view returns (address)
0x10a6925ac87740a001cf807436891462460d7c94
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
info(address addrview returns (uint256uint256uint256uint256uint256boolbooluint256address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address addrbytes sigview returns (bool)
mints(addressview 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
mint(uint256 qtypayable 
mintReserves(uint256 qty
mintWhitelisted(uint256 qtybytes sigpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newUri
setPrice(uint256 newPrice
setSupplyCap(uint256 newSupplyCap
setWalletLimit(uint256 newWalletLimit
setWhitelistSigner(address newWhitelistSigner
toggleMinting(
toggleWhitelistMinting(
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(string _namestring _symboluint256 _maxSupplyuint256 _supplyCapuint256 _priceuint256 _walletLimitstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.