0xfda613cb7366b1812f2d33fc95d1d4dd3896aeb8
Verified contract
Proxy
Active on
Base with 29,484 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($0.29)
Native
Value
$0.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000063 | $3,438.57 |
$0.22 | |
WGC | ERC-20 | 200 | $0.000337 |
$0.07 | |
WETH | ERC-20 | 0.000001 | $3,442.85 |
$0 | |
USA | ERC-20 | 1 | $0.000718 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 84.938776 | -- | -- | |
| ERC-20 | 30 | -- | -- | |
MTK | ERC-20 | 5 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22893907 | 4 hours ago | | | 0.0017099598 | 0.0000055052643 | |
| 22886768 | 8 hours ago | | | 0.1102746 | 0.0000052773707 | |
| 22869908 | 17 hours ago | | | 0.50069376 | 0.0000049900071 | |
| 22866716 | 19 hours ago | | | 0.0021173854 | 0.0000043770294 | |
| 22865707 | 19 hours ago | | | 0.0063564328 | 0.0000047301122 | |
| 22865052 | 20 hours ago | | | 0.0051173854 | 0.0000039699006 | |
| 22864400 | 20 hours ago | | | 0.0031174137 | 0.0000040379809 | |
| 22863733 | 21 hours ago | | | 0.0041173854 | 0.0000021890889 | |
| 22859152 | a day ago | | | 0.0061173854 | 8.7308443e-7 | |
| 22857285 | a day ago | | | 0.0091173854 | 0.0000023745490 |
ABI
ABI objects
Getter at block 22900698
INTERDELIMITER() view returns (uint8)
59
getStargateBasicBeneficiary() view returns (address)
0xd4c56833a6d4c83a81972da7e0eda924f0729989
getStargateBasicFee() view returns (uint256)
200000000000000
getTransferGas() view returns (uint256)
40000
Read-only
decodeStargatePayload(bytes stargatePayload) pure returns (struct ISoNormalizedSoData soData, struct LibSwapNormalizedSwapData[] swapDataDst)
encodeStargatePayload(struct ISoNormalizedSoData soData, struct LibSwapNormalizedSwapData[] swapDataDst) pure returns (bytes)
estimateStargateFinalAmount(struct StargateFacetStargateData stargateData, uint256 amount) view returns (uint256)
getAmountBeforeSoFee(uint256 amount) view returns (uint256)
getSgReceiveForGasPayload(struct ISoNormalizedSoData soDataNo, struct LibSwapNormalizedSwapData[] swapDataDstNo) pure returns (bytes)
getStargateFee(struct ISoNormalizedSoData soDataNo, struct StargateFacetStargateData stargateData, struct LibSwapNormalizedSwapData[] swapDataDstNo) view returns (uint256)
getStargateSoFee(uint256 amount) view returns (uint256)
State-modifying
Events executeAndCheckSwaps(struct ISoSoData soData, struct LibSwapSwapData[] swapData) returns (uint256)
executeAndCheckSwapsV2(struct ISoSoData soData, struct LibSwapSwapData[] swapData) returns (uint256)
initStargate(address stargate, uint16 chainId)
libSwap(bytes32 transactionId, struct LibSwapSwapData _swapData)
remoteSoSwap(address token, uint256 amount, struct ISoSoData soData, struct LibSwapSwapData[] swapDataDst)
setAllowedAddress(address router, bool isAllowed)
sgReceive(uint16, bytes, uint256, address token, uint256 amount, bytes payload)
sgReceiveForGas(struct ISoNormalizedSoData soDataNo, uint256 dstStargatePoolId, struct LibSwapNormalizedSwapData[] swapDataDstNo)
soSwapViaStargate(struct ISoNormalizedSoData soDataNo, struct LibSwapNormalizedSwapData[] swapDataSrcNo, struct StargateFacetStargateData stargateData, struct LibSwapNormalizedSwapData[] swapDataDstNo) payable
SetAllowedList(address router, bool isAllowed)
SoTransferCompleted(bytes32 indexed transactionId, uint256 receiveAmount)
SoTransferFailed(bytes32 indexed transactionId, string revertReason, bytes otherReason)
SoTransferStarted(bytes32 indexed transactionId)
StargateInitialized(address stargate, uint256 chainId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
CannotBridgeToSameNetwork()
ContractCallNotAllowed()
InvalidAmount()
InvalidConfig()
InvalidContract()
NativeAssetTransferFailed()
NoSwapDataProvided()
NoSwapFromZeroBalance()
NoTransferToNullAddress()
NotSupportedSwapRouter()
NullAddrIsNotAValidSpender()
NullAddrIsNotAnERC20Token()
ReentrancyError()