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

SkyFrontier Oarai-Presented ICON NFT

Verified contract

Active on Ethereum with 188 txns
Deployed by via 0x277b2ce7 at 16995317
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots

No balances found for "SkyFrontier Oarai-Presented ICON NFT"

0x4af562588c1b9824d9d3b5a897ca7fc89750d9106341a5ecf91a73a798344eff
0xcb820fed5e65209fee8d66ceec9b3827a48b893f1b29b677e5a896c1e4932e2d
0x9904c535b62824d3d35e6b221c5a1f0de660dd8b7989a4e2dab8ba4b1feb2b00
0xdeebdf612fdb05f2ee339e272d9df1b6323c0406105835a5c26df4e781f32b28
0x96b5620c7c25ef756abf21c2728805b0671feeab7222b27119dd22e17ce15fc7
0x24f8d0c61d96e566ff96a1fbd6a1aecd5a2b65ef785c35d77d38a4e16ff6501c
0x9a8a27057d63f39619d8c769ecd6f3d1d0cc7223d7de72d531ec1100d9c22385
0xcd69fa3404d6a163fc26bb5e082643d58a582403cdaec3115d1ea9f7a4bc1549
0x3df6334c24660abd71b66e52a903654c88ec0d3391634e9cdad4eae2fc7a8ad3
0x31b4d1b8e892c51963b0606d5f9cbf22e67f51f6d7925da4789549187a08ec9c

Functions
Getter at block 20795299
CHARS_TOTAL_SUPPLY(view returns (uint256)
10000
ERC712_VERSION(view returns (string)
1
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseTokenURI(view returns (string)
https://sky-frontier.com/NFT/OICON/
contractURI(view returns (string)
https://sky-frontier.com/NFT/OICON/ContractMetadata
decimals(pure returns (uint8)
0
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xf721cfb0fca7e638b4eff1ace4fe052fafbc1b8d80a73d3488556b5fdc6ed767
name(view returns (string)
SkyFrontier Oarai-Presented ICON NFT
owner(view returns (address)
0x8f2c2346b2c18fa0609773a752cbf9d72e5d02af
paused(view returns (bool)
false
symbol(view returns (string)
SFFB-OICON
totalSupply(view returns (uint256)
180
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address owneraddress operatorview returns (bool isOperator)
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 operatoruint256 tokenId
bulkMint(address touint256 ctypeuint256 amountreturns (uint256)
burn(uint256 tokenId
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
mint(address touint256 ctypereturns (uint256)
mintLeyla(address toreturns (uint256)
mintOther(address toreturns (uint256)
mintSakura(address toreturns (uint256)
mintSystem(address toreturns (uint256)
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string newBaseTokenURIreturns (string)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symboladdress proxyRegistryAddressstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator