Xexadons
Verified contract
Active on
Ethereum with 3,999 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDON | ERC-721 | 1 | -- | -- | |
XDON | ERC-721 | 1 | -- | -- | |
XDON | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20738058 | 2 months ago | | | 0 | 0.00090838054 | |
| 20738052 | 2 months ago | | | 0 | 0.00012482640 | |
| 20707485 | 2 months ago | | | 0 | 0.000072862217 | |
| 20706399 | 2 months ago | | | 0 | 0.00036994414 | |
| 20678295 | 3 months ago | | | 0 | 0.00054928103 | |
| 20659109 | 3 months ago | | | 0 | 0.00015617948 | |
| 20644321 | 3 months ago | | | 0 | 0.00025875501 | |
| 20643894 | 3 months ago | | | 0 | 0.00036660656 | |
| 20592207 | 3 months ago | | | 0 | 0.0010363463 | |
| 20592193 | 3 months ago | | | 0 | 0.00096266277 |
ABI
ABI objects
Getter at block 21249017
FUNCTION_TYPE_SEND() view returns (uint16)
1
contractURI() view returns (string)
https://xexadons.com/contract.json
lzEndpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
maxMintId() view returns (uint256)
2450
merkleRoot() view returns (bytes32)
0xfd65f6d371265aa96eae58b1f890b5fbce83b66b58858a3d6de65fca6be7e14e
minGasToTransferAndStore() view returns (uint256)
1
mintHalted() view returns (bool)
true
mintPrice() view returns (uint256)
50000000000000000
name() view returns (string)
Xexadons
nextMintId() view returns (uint256)
2019
owner() view returns (address)
0xec36df3f0fe20317d83425b0c34534350e84ec4e
precrime() view returns (address)
0x0000000000000000000000000000000000000000
publicMintLimit() view returns (uint256)
2
symbol() view returns (string)
XDON
totalSupply() view returns (uint256)
2037
treasure() view returns (address)
0xb32d174c217a73594e3895aeedf4096ba016b3ee
whitelistEndPeriod() view returns (uint256)
1681502400
whitelistStartPeriod() view returns (uint256)
1681488000
whitelistedInitialLimit() view returns (uint256)
2
whitelistedMintLimit() view returns (uint256)
4
Read-only
balanceOf(address owner) view returns (uint256)
checkProof(bytes32[] proof) view returns (bool)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
userMints(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
claim(bytes32[] proof) payable
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
haltMint()
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(bytes32[] proof) payable
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI_)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setEndpoint(address _endpoint)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setMintLimits(uint256 _public, uint256 _whitelistedInitialLimit)
setMintPeriods(uint256 _start, uint256 _end)
setMintPrice(uint256 _price)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTreasure(address _treasure)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
MintPeriod(uint256 _public, uint256 _whitelisted)
NewLimits(uint256 _public, uint256 _whitelisted, uint256 _wlInitial)
NewPrice(uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _minGasToTransfer, address _layerZeroEndpoint, uint256 _startMintId, uint256 _maxMintId, uint256 _whitelistStartPeriod, uint256 _whitelistEndPeriod, bytes32 _merkleRoot, uint256 _mintPrice, address _treasure)
This contract contains no fallback and receive objects.
AlreadyClaimed()
InvalidMaxMint()
InvalidMintDates()
InvalidMintPayment()
InvalidMintPrice()
InvalidMintStartId()
InvalidPaymentTransfer()
InvalidProof()
InvalidTreasureAddress()
MaxAllowedForPublic()
MaxAllowedForWhitelisted()
MaxMintReached()
MintHalted()
MintPeriodEnded()
MintPeriodNotStarted()
MintingByContractNotAllowed()
PublicMintNotStarted()
SetMintPriceInvalid()
SetTreasureInvalid()