Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDz | ERC-20 | 6 | $0.995832 |
$5.97 | |
ETHO | ERC-20 | 10 | $0.0105 |
$0.11 | |
USA | ERC-20 | 1 | $0.000804 |
$0 | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 326.523216 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22737419 | a minute ago | | | 0 | 0.0000047374073 | |
| 22737375 | 2 minutes ago | | | 0 | 1.8657809e-7 | |
| 22737228 | 7 minutes ago | | | 0 | 1.8078139e-7 | |
| 22737138 | 10 minutes ago | | | 0 | 0.0000029785958 | |
| 22736934 | 17 minutes ago | | | 0 | 0.000000094362551731 | |
| 22736654 | 26 minutes ago | | | 0 | 1.2824695e-7 | |
| 22736455 | 33 minutes ago | | | 0.00029378183 | 9.1981008e-7 | |
| 22736130 | 44 minutes ago | | | 0 | 1.3676078e-7 | |
| 22735950 | an hour ago | | | 0 | 1.8222902e-7 | |
| 22735907 | an hour ago | | | 0 | 0.000000104819053731 |
ABI
ABI objects
Getter at block 22737444
DOMAIN_SEPARATOR() view returns (bytes32)
0xe122a992ac2c4499dfb1748176a7167eb2ddf9577b0d95d9ed3d461adc5d6dcc
SEND() view returns (uint16)
1
SEND_AND_CALL() view returns (uint16)
2
approvalRequired() pure returns (bool)
false
composeMsgSender() view returns (address sender)
0x04d5ddf5f3a8939889f11e97f8c4bb48317f1938
decimalConversionRate() view returns (uint256)
10000000000
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=USDz, version=1, chainId=8453, verifyingContract=0x04d5ddf5f3a8939889f11e97f8c4bb48317f1938, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
endpoint() view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
msgInspector() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
USDz
oApp() view returns (address)
0x04d5ddf5f3a8939889f11e97f8c4bb48317f1938
oAppVersion() pure returns (uint64 senderVersion, uint64 receiverVersion)
(senderVersion=1, receiverVersion=1)
oftVersion() pure returns (bytes4 interfaceId, uint64 version)
(interfaceId=0x02e49c2c, version=1)
owner() view returns (address)
0x0e5ec65ea055937646ab029ef3644de3de67766a
paused() view returns (bool)
false
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
preCrime() view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals() pure returns (uint8)
8
symbol() view returns (string)
USDz
token() view returns (address)
0x04d5ddf5f3a8939889f11e97f8c4bb48317f1938
totalSupply() view returns (uint256)
66750054512841280000000000
Read-only
allowInitializePath(struct Origin origin) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
combineOptions(uint32 _eid, uint16 _msgType, bytes _extraOptions) view returns (bytes)
enforcedOptions(uint32 eid, uint16 msgType) view returns (bytes enforcedOption)
isPeer(uint32 _eid, bytes32 _peer) view returns (bool)
nextNonce(uint32, bytes32) view returns (uint64 nonce)
nonces(address owner) view returns (uint256)
peers(uint32 eid) view returns (bytes32 peer)
quoteOFT(struct SendParam _sendParam) view returns (struct OFTLimit oftLimit, struct OFTFeeDetail[] oftFeeDetails, struct OFTReceipt oftReceipt)
quoteSend(struct SendParam _sendParam, bool _payInLzToken) view returns (struct MessagingFee msgFee)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 value) returns (bool)
lzReceive(struct Origin _origin, bytes32 _guid, bytes _message, address _executor, bytes _extraData) payable
lzReceiveAndRevert(struct InboundPacket[] _packets) payable
lzReceiveSimulate(struct Origin _origin, bytes32 _guid, bytes _message, address _executor, bytes _extraData) payable
pause()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
rescueERC20(address token, address to, uint256 amount)
send(struct SendParam _sendParam, struct MessagingFee _fee, address _refundAddress) payable returns (struct MessagingReceipt msgReceipt, struct OFTReceipt oftReceipt)
setDelegate(address _delegate)
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions)
setMsgInspector(address _msgInspector)
setPeer(uint32 _eid, bytes32 _peer)
setPreCrime(address _preCrime)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions)
MsgInspectorSet(address inspector)
OFTReceived(bytes32 indexed guid, uint32 srcEid, address indexed toAddress, uint256 amountReceivedLD)
OFTSent(bytes32 indexed guid, uint32 dstEid, address indexed fromAddress, uint256 amountSentLD, uint256 amountReceivedLD)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PeerSet(uint32 eid, bytes32 peer)
PreCrimeSet(address preCrimeAddress)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(address _endpoint, address _owner)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ERC2612ExpiredSignature(uint256 deadline)
ERC2612InvalidSigner(address signer, address owner)
EnforcedPause()
ExpectedPause()
FailedInnerCall()
InvalidAccountNonce(address account, uint256 currentNonce)
InvalidDelegate()
InvalidEndpointCall()
InvalidLocalDecimals()
InvalidOptions(bytes options)
InvalidShortString()
LzTokenUnavailable()
NoPeer(uint32 eid)
NotEnoughNative(uint256 msgValue)
OnlyEndpoint(address addr)
OnlyPeer(uint32 eid, bytes32 sender)
OnlySelf()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)
SimulationResult(bytes result)
SlippageExceeded(uint256 amountLD, uint256 minAmountLD)
StringTooLong(string str)