0xa813aef02acf3a063ff3fd1cc808445a919b57bf

Unverified contract

Proxy

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

No balances found for "0xa813aef02acf3a063ff3fd1cc808445a919b57bf"

0x86f82e420844fecb267b73d61ce0b5e4061fedcebdef8de016fe2ad166b16628
0x285112d188e0a3c5e4fca5ebf680be655ecd8264bf1a6ff070c455e40410ebcb
0xe2cd3fbbc68e8b8880f2d4ffa28b64ab64269c833c44100ee6b961d0a7554ec1
0x8244ef8520a66734237583effaac7fba0b97d6e3a918b0fdb0654eeda6a92993
0x9aacf6198c937f2b4d6c6bf28ff3fb3889a619bcde7334f6de0f64498c733c41
0xaaa61c97899b21df275c9ff8634c66e7b6943acb0fdf603b19e54eb549f64de5
0x0a1868a8668b43bc7a98581087a4b87836895ae49a2b64998e2fa7f1b6e1e591
0x31325bfcca907630bdea6184e066321ffa2305684101f9c5654a821c348f2a0b
0x9f883ed5c518055fdd197c844c0c58bb9369a263536da39f410f8a7102a3bcff
0x326ba98895c816c58bdf928da299d1269f9eca27d874ea6da88cbf1ae8c384dc

Functions
Getter at block 20979294
NULL(view returns (uint256)
0
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
implementation(view returns (address)
0x8d9254384c1f77e903608fec28a1d9327474d0f2
isReveled(view returns (bool)
false
nftURI(view returns (string)
https://asset.tomogaku.io/s1/{id}.json
nftlimit(view returns (uint256)
7777
notRevelednftURI(view returns (string)
https://asset.tomogaku.io/tomogakuen/mint.json
owner(view returns (address)
0xa978599ed469d854e14369414748b2faf115f603
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
_mintNFT(address _touint256 _count
_sendNFT(address _fromaddress _touint256 _tokenId
_setApproved(address addraddress operatorbool approved
_setReveled(bool reveled
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator