One day,Ujuuna killed in explosion, and his reincarnation is decided at generative.

Verified contract

Active on Ethereum with 4,147 txns
Deployed by via 0x978ded09 at 15943882
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 2 additional slots
6 additional variables

No balances found for "One day,Ujuuna killed in explosion, and his reincarnation is decided at generative."

0xcba4727ba27b4599e273ed131c3b6dd7e31ec9fbe2aff3dda86cfca1c7babd00
0x62a148eb2378fc5356a39f90f71932be0ace77e5691b3a629f1bb91ea34f6713
0x35b9a536c8ccdb00097b2eaf6bb27f672ff9489966ca9d77e5c5767188989de2
0x3fac590f68ea54462809494c3c1b22b01a971be80eca46827a0fb14664ecc6e3
0x205d726fc9598d1f115256cfeb77242ab34b4d2de4844b38117fe092ca2d3707
0x3d17eabd626c646d5aba115040921830b55ecd940a6f7ebddf8e455a13b0d822
0xf29062b176a83b42c1f268b254e8223fbd7c42ec11365839363433865fcb2e13
0x10b646f3700182c6a5f4c0c412a02663ee5c7df82698d4bafe0fee8c943715bc
0xec31bab312547279d57bfb31589430791392b54aa37bc434692e3125055db644
0x2190dcb50e02e99c74193eb460f16d3baa3bd05605a7552827cf5a1ccf67d47e

Functions
Getter at block 21288636
ADMIN(view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
CAL(view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
CALLevel(view returns (uint256)
1
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://storage.googleapis.com/uju-explosion/json/
contractLockStatus(view returns (uint8)
1
enableLock(view returns (bool)
false
enableRestrict(view returns (bool)
true
getCurrentSale(view returns (uint8uint8uint256uint256)
(1, 0, 0, 11111)
 
getTokensUnderLock(view returns (uint256[])
maxSupply(view returns (uint256)
11111
name(view returns (string)
One day,Ujuuna killed in explosion, and his reincarnation is decided at generative.
owner(view returns (address)
0x474f057ffd4184ce80236d39c88e8ecfe8589931
paused(view returns (bool)
false
symbol(view returns (string)
UJU
totalBurned(view returns (uint256)
0
totalSupply(view returns (uint256)
9592
withdrawAddress(view returns (address)
0x0f293381c2dfc0831a5fc68376af938334fbe09c
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBuyCount(uint256 userIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokensUnderLock(uint256 startuint256 endview returns (uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isLocked(address holderview returns (bool)
isLocked(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
setCurrentSale(struct Salepure 
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenCALLevel(uint256view returns (uint256)
tokenLock(uint256view returns (uint8)
tokenURI(uint256 tokenIdview returns (string)
walletCALLevel(addressview returns (uint256)
walletLock(addressview returns (uint8)
State-modifying
addLocalContractAllowList(address transferer
adminMint(address[] touint256[] amount
approve(address touint256 tokenIdpayable 
claim(uint256 userIduint256 amountuint256 allowedAmountbytes32[] merkleProofpayable 
exchange(uint256 userIduint256[] burnTokenIdsuint256 allowedAmountbytes32[] merkleProofpayable 
grantRole(bytes32 roleaddress account
pause(
removeLocalContractAllowList(address transferer
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _value
setBaseURI(string _value
setCAL(address calAddress
setCALLevel(uint256 level
setContractLock(uint8 lockStatus
setCurrentSale(struct Sale salebytes32 merkleRoot
setEnableLock(bool value
setEnableRestrict(bool value
setMaxSupply(uint256 value
setTokenCALLevel(uint256 tokenIduint256 level
setTokenLock(uint256[] tokenIdsuint8 lockStatus
setWalletCALLevel(uint256 level
setWalletLock(address touint8 lockStatus
setWithdrawAddress(address value
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CalLevelChanged(address indexed operatoruint256 indexed level
ChangeSale(uint8 oldIduint8 newId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
LocalCalAdded(address indexed operatoraddress indexed transferer
LocalCalRemoved(address indexed operatoraddress indexed transferer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenLock(address indexed holderaddress indexed operatoruint8 lockStatusuint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
WalletLock(address indexed holderaddress indexed operatoruint8 lockStatus
Constructor
constructor(address ownerAddressuint256 ownerMintAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(