Tomogakuen

Verified contract

Implementation

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

No balances found for "Tomogakuen"

No transactions found for "Tomogakuen"


Functions
Getter at block 20980031
NULL(view returns (uint256)
0
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
implementation(view returns (address)
0x0000000000000000000000000000000000000000
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator