Balances ($83.90)
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000002 | $3,328.97 |
$0.01 | |
USDbC | ERC-20 | 83.784407 | $0.999805 |
$83.77 | |
WGC | ERC-20 | 200 | $0.000632 |
$0.13 | |
USA | ERC-20 | 1 | $0.000729 |
$0 | |
| ERC-20 | 30 | -- | -- | |
| ERC-20 | 30 | -- | -- | |
| ERC-20 | 30 | -- | -- | |
NUNU | ERC-20 | 7.777778 | -- | -- | |
OOMER | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19541609 | 2 months ago | | | 0.000170025 | 7.7870807e-7 | |
| 18405804 | 3 months ago | | | 0.0009389425 | 0.0000016159592 | |
| 15876134 | 5 months ago | | | 0.000962 | 0.0000019032966 | |
| 15117173 | 6 months ago | | | 0.0009389425 | 0.000000209224461921 | |
| 14376251 | 6 months ago | | | 0.0009389425 | 0.0000020034024 | |
| 14376248 | 6 months ago | | | 0.0009389425 | 0.0000020099362 | |
| 14376245 | 6 months ago | | | 0.0009389425 | 0.0000020012466 | |
| 14376240 | 6 months ago | | | 0.0009389425 | 0.0000020099362 | |
| 14376236 | 6 months ago | | | 0.0009389425 | 0.0000020012466 | |
| 14376231 | 6 months ago | | | 0.0009389425 | 0.0000020099362 |
ABI
ABI objects
Getter at block 22764838
feeManager() view returns (address)
0xa5662d888dd35625e60e6df5c1cea883ab63d41f
owner() view returns (address)
0x9d5b3220a78ebbcef6b240ffd560626f712c0ab3
Read-only
isTrustedForwarder(address forwarder) view returns (bool)
State-modifying
Events bridgeAndExecute(struct LzBridgeData lzBridgeData, struct TokenData tokenData, struct IStargateRouterlzTxObj lzTxObj) payable
renounceOwnership()
setFeeManager(address _feeManager)
sgReceive(uint16, bytes, uint256, address _token, uint256 amountLD, bytes payload)
swapAndExecute(address target, address paymentOperator, struct TokenData tokenData) payable
transferOwnership(address newOwner)
withdraw(address token)
withdrawEth()
BridgedExecutionUnsuccessful()
FeeManagerUpdated(address feeManager)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedOnDestination(address token, uint256 amountLD)
RefundUnsuccessful()
constructor(address _executor, address _stargateRouter, address _uniswapRouter, address _wrappedNative, address _sgETH, address _trustedForwarder)
receive()
BridgeNativeOutNonZero()
BridgeOutputExceedsInput()
ExecutionUnsuccessful()
FeeTransferFailed()
InsufficientFees()
OnlyStargateRouter()
RefundFailed()
SwapOutputExceedsInput()
SwapUnsuccessful()