TENGOKU SPACE

Verified contract

Proxy

Active on Ethereum with 6,240 txns
Deployed by via 0x4450325e at 15787455
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
22 additional variables

No balances found for "TENGOKU SPACE"

0x1cc85d68b44f8d10f201dc38175e8139ea185c4cd3f146cd10e0566ec83badc2
0xf5636ce8738cea18771e7aca1ce9bc8b022f1b40e2411f80a0cbd3ca3d99ab7c
0xd925f6fe18189e593f94d0dd4155e287c40f5e898e3b43569c28df1fbca57ad2
0xb893983dfbbcfdbd5efba9b61619b172d4cb2f5cb4ef97c14abc21abf1e68ed4
0x66d960af9db7647e90660a989909ef92c20912452253bf9d965a4e53af7283da
0xf51e2c01a69d4d7896b379d7aa6cea994cd3cc4b868bc2c90ee3623a8db49a8e
0xe15f77d2a35b8252b0e83db1493de0f17f06c9a298ed1d17ac1856c670420e7b
0x21260e9f3df7de3fe63dcaf849bbdc13543f139c5efa8f5f02c44fdc418791dc
0xf1269de79d70915969caa079fca9d93ea809cc343f073e0893ff32648d9c3cd3
0xad640f9375c1a5ca43302efa10654731f9cdab3432700617d6b3c22d8b4ecfda

Functions
Getter at block 21268746
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
_baseTokenURI(view returns (string)
https://droaqyb4mp3w7.cloudfront.net/incubation/metadata/
collectionSize(view returns (uint256)
5555
conf(view returns (uint256 wlPriceuint256 mintMaxuint256 publicBeginuint256 publicDurationuint256 insureDurationuint256 publicPriceaddress refundAddressaddress withdrawTo)
(wlPrice=68000000000000000, mintMax=10, publicBegin=1666436400, publicDuration=86400, insureDuration=2592000, publicPrice=100000000000000000, refundAddress=0x1e593471a9f82c8a098acf41c262ffdf803536b4, withdrawTo=0x1e593471a9f82c8a098acf41c262ffdf803536b4)
getPublicEndTime(view returns (uint256)
1666522800
getRefundEndTime(view returns (uint256)
1669114800
getRefundGuaranteeBeginTime(view returns (uint256)
1669028400
isRefundGuaranteeActive(view returns (bool)
false
isWithdrawed(view returns (bool)
true
name(view returns (string)
TENGOKU SPACE
owner(view returns (address)
0x24a606731ea67ce03000613ecdfd75b9fabb5e4e
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
Tengoku
totalSupply(view returns (uint256)
5555
wlCount(view returns (uint256)
1796
wlMerkleRoot(view returns (bytes32)
0xed95bea608ff59dbbb5fe383eef3a08e50c1f38a4a4a23fe41fcd9627a5febc8
Read-only
balanceOf(address ownerview returns (uint256)
canBeRefunded(address refunderuint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRefundPrice(uint256 tokenIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRefunded(uint256view returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicClaimNum(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
batchMint(address touint256 vol
batchMints(address[] tosuint256[] vols
grantRole(bytes32 roleaddress account
initialize(
pause(
publicMintBatch(uint256 volbytes32[] _merkleProofpayable 
refund(uint256[] tokenIds
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setConf(struct Conf conf_
setWlMerkleRoot(bytes32 root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Refund(address indexed _senderuint256 indexed _tokenIduint256 _amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.