WidgetSwap
Verified contract
Active on
Ethereum with 9,765 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUSD | ERC-20 | 719.091068 | $0.992138 |
$713.44 | |
USDC | ERC-20 | 100 | $1.001 |
$100.1 | |
DAI | ERC-20 | 0.000004 | $1.003 |
$0 | |
FRAX | ERC-20 | 0.000001 | $0.99803 |
$0 | |
LUSD | ERC-20 | 0.000001 | $0.997171 |
$0 | |
CRI | ERC-20 | 0.011 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18289718 | a year ago | | | 0.0016744318 | 0.0020491850 | |
| 18191502 | a year ago | | | 9.0007736 | 0.0054412047 | |
| 18190742 | a year ago | | | 0.050710713 | 0.0037779389 | |
| 18190100 | a year ago | | | 0.0057107129 | 0.0041460028 | |
| 18190067 | a year ago | | | 0.37318825 | 0.0040483635 | |
| 18188775 | a year ago | | | 0.24071071 | 0.0039156139 | |
| 18188735 | a year ago | | | 0.12071071 | 0.0038341101 | |
| 18188350 | a year ago | | | 3.2007107 | 0.0038762913 | |
| 18188095 | a year ago | | | 0.20071071 | 0.0034500384 | |
| 18187190 | a year ago | | | 0.12584094 | 0.0049226824 |
ABI
ABI objects
Getter at block 21205247
MAX_UINT() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
TENTH_BPS_DENOMINATOR() view returns (uint256)
100000
stargateFactory() view returns (address)
0x06d538690af257da524f25d0cd52fd85b1c2173e
stargateRouter() view returns (address)
0x8731d54e9d02c286767d56ac03e8037c07e01e98
stargateRouterETH() view returns (address)
0x150f94b44927f078737562f0fcf3c95c01cc2376
Read-only
tokenApproved(address) view returns (bool)
State-modifying
Events partnerSwap(bytes2 _partnerId)
swapETH(uint16 _dstChainId, uint256 _amountLD, uint256 _minAmountLD, bytes _to, bytes2 _partnerId, struct IStargateWidgetFeeObj _feeObj) payable
swapTokens(uint16 _dstChainId, uint16 _srcPoolId, uint16 _dstPoolId, uint256 _amountLD, uint256 _minAmountLD, struct IStargateRouterlzTxObj _lzTxParams, bytes _to, bytes2 _partnerId, struct IStargateWidgetFeeObj _feeObj) payable
PartnerSwap(bytes2 indexed partnerId)
WidgetSwapped(bytes2 indexed partnerId, uint256 tenthBps, uint256 widgetFee)
constructor(address _stargateRouter, address _stargateRouterETH, address _stargateFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.