Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.72)
Native
Value
$4.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0014 | $3,368.55 |
$4.72 | |
0xb56d…d6d3 | ERC-20 | 1,000,000T | $0.0008 |
$799,780,000,000,000 | |
0xdc01…f72c | ERC-20 | 2,000,000,000T | -- | -- | |
0x1fe2…f0bd | ERC-20 | 1,000,000T | -- | -- | |
0xf17a…b47e | ERC-20 | 1,000,000T | -- | -- | |
0xf426…9a0a | ERC-20 | 10,134.582T | -- | -- | |
0x29d2…65ce (#38000081) | ERC-721 | 1 | -- | -- | |
0x29d2…65ce (#38000079) | ERC-721 | 1 | -- | -- | |
0x29d2…65ce (#38000070) | ERC-721 | 1 | -- | -- | |
0x29d2…65ce (#38000056) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22707024 | 15 hours ago | | | 0.00043138409 | 7.6130093e-7 | |
| 22685590 | a day ago | | | 0.0002 | 2.4866014e-7 | |
| 22673465 | a day ago | | | 0.00013746496 | 7.7665288e-7 | |
| 22668936 | 2 days ago | | | 0.000030737411 | 7.5278924e-7 | |
| 22645906 | 2 days ago | | | 0.0002 | 2.4866014e-7 | |
| 22599519 | 3 days ago | | | 0.000062638232 | 7.6130759e-7 | |
| 22599475 | 3 days ago | | | 0.0002 | 2.5010359e-7 | |
| 22520720 | 5 days ago | | | 0.000062638232 | 7.5440524e-7 | |
| 22520681 | 5 days ago | | | 0.0002 | 2.5017226e-7 | |
| 22472525 | 6 days ago | | | 0 | 0.000000078033940166 |
ABI
ABI objects
Getter at block 22734442
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
fee() view returns (uint256)
200000000000000
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
maxMintId() view returns (uint256)
25000000
minGasToTransferAndStore() view returns (uint256)
200000
name() view returns (string)
L2Marathon
nextMintId() view returns (uint256)
24032729
owner() view returns (address)
0x8fe3a2a5ae6baa201c26fc7830eb713f33d6b313
precrime() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MarathonRunner
Read-only
balanceOf(address owner) view returns (uint256)
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)
payloadSizeLimitLookup(uint16) view returns (uint256)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint() 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)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setFee(uint256 _fee)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedRemote(uint16 _remoteChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawETH() returns (bool)
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)
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)
SetDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
SetDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
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 _minGasToStore, address _layerZeroEndpoint, uint256 _startMintId, uint256 _endMintId)
This contract contains no fallback and receive objects.
This contract contains no error objects.