This contract is being backfilled. You may encounter incomplete storage history.
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
-
variable spans 8 additional slots
No balances found for "Pixie Realm"
Filters (0)
Open popover Date range
1D 7D 1M Custom
0x57e728742aa20d80beeb9dab6ef8d6a631b541ab978d14f25b45e5c8ce22f421
2 months ago
0xe1df89a061455a07f89638d2ef1a0cb172f610c1b1d13a452abb8809326cd3f1
8 months ago
0x55ac69afe080ae92e09284dca95520958e8ccf84d11a13c2d360892accbae3e4
9 months ago
0x9e91f5dddce260d42d4188c2e617dfeb2ee70a62161dd34bacebd4c33eed0ef5
9 months ago
0x4c47076346142bbfd5c07c3e861327dd719c35bae03bd755cb954707dc4839c3
9 months ago
0x1e6e33b867ffa0828764ba3f8e75cc276100aa83083aa8ab54ba4c5e3636486c
9 months ago
0x5fe8f19e4e53997852073cc09c377e48dc83174f9ccc87f8b7156a76e6ee685b
9 months ago
0x4c42355cf1f4344d218318dd9de566208f7a738f4281a426cd407c0ce77cee86
9 months ago
0xefb8d0adddc63b0cba50e43028ea6216621e91bcc549849472ecd068e5144d66
9 months ago
0xeb0f75f5256b257a9cfbcedddb1f6437cc45906dd4492a754cec6900e0042233
9 months ago
Functions Getter at block 21315931 ADMIN_ROLE() view returns (uint256)
baseURILocked() view returns (bool)
decimals() pure returns (uint8)
gasBurnFactor() view returns (uint32)
maxBalanceLimit() view returns (uint8)
maxWalletLocked() view returns (bool)
mirrorERC721() view returns (address)
0x2a7094e927e07136d2de07d7059ff07af6049967 name() view returns (string)
nameAndSymbolLocked() view returns (bool)
owner() view returns (address result)
0xa5bd6b7a974c307a96a60cff8013b933ca05b811 symbol() view returns (string)
totalSupply() view returns (uint256)
whitelistLocked() view returns (bool)
Read-only allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getSkipNFT(address a) view returns (bool)
hasAllRoles(address user, uint256 roles) view returns (bool)
hasAnyRole(address user, uint256 roles) view returns (bool)
isWhitelisted(address target) view returns (bool)
ownershipHandoverExpiresAt(address pendingOwner) view returns (uint256 result)
rolesOf(address user) view returns (uint256 roles)
tokenURI(uint256 id) view returns (string result)
State-modifying approve(address spender, uint256 amount) returns (bool)
cancelOwnershipHandover() payable
changeBaseURI(string baseURI_)
completeOwnershipHandover(address pendingOwner) payable
grantRoles(address user, uint256 roles) payable
initialize(address mirror)
renounceOwnership() payable
renounceRoles(uint256 roles) payable
requestOwnershipHandover() payable
revokeRoles(address user, uint256 roles) payable
setBaseURI(string baseURI_)
setGasBurnFactor(uint32 gasBurnFactor_)
setMaxWalletLimit(uint8 value)
setNameAndSymbol(string name_, string symbol_)
setNewNameAndSymbol(string name_, string symbol_)
setWhitelist(address target, bool status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner) payable
Events Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
RolesUpdated(address indexed user, uint256 indexed roles)
SkipNFTSet(address indexed target, bool status)
Transfer(address indexed from, address indexed to, uint256 amount)
Constructor Fallback and receive Errors ApprovalCallerNotOwnerNorApproved()
LinkMirrorContractFailed()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()