WidgetSwap
Verified contract
Active on
Ethereum with 2,775 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 |
---|---|---|---|---|---|
FRAX | ERC-20 | 0 | $0.998943 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21201413 | a day ago | | | 0.010318412 | 0.0070329101 | |
| 21200295 | 2 days ago | | | 0.020339197 | 0.0050115594 | |
| 21200224 | 2 days ago | | | 0.00040040204 | 0.0055161183 | |
| 21199466 | 2 days ago | | | 0.00040040204 | 0.0049161499 | |
| 21199322 | 2 days ago | | | 0.00040040204 | 0.0053052541 | |
| 21198273 | 2 days ago | | | 0.00051544629 | 0.0058370638 | |
| 21197723 | 2 days ago | | | 0.0083453481 | 0.0070001466 | |
| 21196777 | 2 days ago | | | 0.00040040204 | 0.0063765024 | |
| 21195392 | 2 days ago | | | 0.00040040204 | 0.019338374 | |
| 21194864 | 2 days ago | | | 0.00040040204 | 0.0083750500 |
ABI
ABI objects
Getter at block 21211460
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.