ERROR

Verified contract

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

No balances found for "ERROR"

0x7ba65886c262ab7fbf95f43513cfab6f9f1fa525680883e3bfb4e415f16391f2
0x326b7e5819381058d7ffe1970392e68d4c9fa120b628593af9dd81856de5431b
0x92d938050c077dc0b2814e963e190a1cb597fc095f5743dd40962f32183ea318
0xd96a1bb8c62415a02b32b2fa2ab870ef7f640dc7737bc2c2b203ad07ea81f319
0x62b06221abbe7bfc8193c8bdbbee17d0c8bfc59213f0362252a020a1ebbb0e05
0xfb84bae0c9e3d68e88d18af810a7359a2631fb487f0e2fc349a35e7d5579f706
0xeba8943fe491da087fce4f09a2755289c5b9551581c0b1edfefb11c12fb644eb
0x5db16372c0085cc0019441d1c791aabfe12d9159c39b91e81f4b05b4e66e3696
From
0x0793c438094e0f1dde09842b0b488b57dbde9eaf255c498fc480e91e8864e578
0x15be7f6cb3ef8ae9111167981adefd9432e90be3fc2d1d7fc72668f8a6ead992

Functions
Getter at block 21225205
ADMIN_ROLE(view returns (uint256)
1
baseURILocked(view returns (bool)
false
decimals(pure returns (uint8)
18
errorBurn(view returns (uint32)
10000000
errorBurnLocked(view returns (bool)
false
maxBalanceLimit(view returns (uint8)
15
mirrorERC721(view returns (address)
0x29dc4173e300c583908d02eb01cab5d1657759a1
name(view returns (string)
ERROR
nameAndSymbolLocked(view returns (bool)
true
owner(view returns (address result)
0x96a215701211352d1134318110d5e5ba7c9a50bf
symbol(view returns (string)
ERROR
totalSupply(view returns (uint256)
404000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getSkipNFT(address aview returns (bool)
hasAllRoles(address useruint256 rolesview returns (bool)
hasAnyRole(address useruint256 rolesview returns (bool)
isWhitelisted(address targetview returns (bool)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
rolesOf(address userview returns (uint256 roles)
tokenURI(uint256 idview returns (string result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
grantRoles(address useruint256 rolespayable 
lockBaseURI(
lockNameAndSymbol(
notfound(address mirror
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
requestOwnershipHandover(payable 
revokeRoles(address useruint256 rolespayable 
setBaseURI(string baseURI_
setMaxBalanceValue(uint8 value
setNameAndSymbol(string name_string symbol_
setSkipNFT(bool skipNFT
setWhitelist(address targetbool status
seterrorBurn(uint32 errorBurn_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
SkipNFTSet(address indexed targetbool status
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors
AlreadyInitialized(
ApprovalCallerNotOwnerNorApproved(
DNAlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
LinkMirrorContractFailed(
Locked(
MaxBalanceLimitReached(
MirrorAddressIsZero(
NewOwnerIsZeroAddress(
NoHandoverRequest(
SenderNotMirror(
TokenDoesNotExist(
TotalSupplyOverflow(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToZeroAddress(
Unauthorized(