WooCrossChainRouterV2
Verified contract
Active on
Base with 9,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2742…22e5
0xecc1…c8a9
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Cheems | ERC-20 | 10.134582M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13366129 | 7 months ago | | | 0.0002 | 0.000025461325 | |
| 13363187 | 7 months ago | | | 0.0002 | 0.000033103306 | |
| 13182372 | 7 months ago | | | 0.0002 | 0.000017729479 | |
| 12931179 | 8 months ago | | | 0.0002 | 0.0000090130149 | |
| 12275803 | 8 months ago | | | 0.0002 | 0.00028140592 | |
| 11232980 | 9 months ago | | | 0.0002 | 0.000000508272582000 | |
| 11162491 | 9 months ago | | | 0.004383197 | 6.8102498e-7 | |
| 11098082 | 9 months ago | | | 0.0027739323 | 7.6261023e-7 | |
| 11095994 | 9 months ago | | | 0.010282103 | 7.8806359e-7 | |
| 11088695 | 9 months ago | | | 0.0019109453 | 6.8101569e-7 |
ABI
ABI objects
Getter at block 22904014
ETH_PLACEHOLDER_ADDR() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
allDirectBridgeTokens() view returns (address[])
[]
allDirectBridgeTokensLength() view returns (uint256)
0
bridgeSlippage() view returns (uint256)
100
dstGasForNoSwapCall() view returns (uint256)
80000
dstGasForSwapCall() view returns (uint256)
360000
owner() view returns (address)
0xc06e2968afd4a029d4623f9a5f534c45e5bf0bdf
sgChainIdLocal() view returns (uint16)
184
stargateRouter() view returns (address)
0xecc19e177d24551aa7ed6bc6fe566eca726cc8a9
weth() view returns (address)
0x4200000000000000000000000000000000000006
wooRouter() view returns (address)
0x27425e9fb6a9a625e8484cfd9620851d1fa322e5
Read-only
quoteLayerZeroFee(uint256 refId, address to, struct IWooCrossChainRouterV2SrcInfos srcInfos, struct IWooCrossChainRouterV2DstInfos dstInfos) view returns (uint256, uint256)
sgETHs(uint16) view returns (address)
sgPoolIds(uint16, address) view returns (uint256)
tokenToOFTs(address) view returns (address)
wooCrossChainRouters(uint16) view returns (address)
State-modifying
Events addDirectBridgeToken(address token)
crossSwap(uint256 refId, address to, struct IWooCrossChainRouterV2SrcInfos srcInfos, struct IWooCrossChainRouterV2DstInfos dstInfos) payable
inCaseTokenGotStuck(address stuckToken)
onOFTReceived(uint16 srcChainId, bytes, uint64, bytes32 from, uint256 amountLD, bytes payload)
removeDirectBridgeToken(address token)
renounceOwnership()
setBridgeSlippage(uint256 _bridgeSlippage)
setDstGasForNoSwapCall(uint256 _dstGasForNoSwapCall)
setDstGasForSwapCall(uint256 _dstGasForSwapCall)
setSgChainIdLocal(uint16 _sgChainIdLocal)
setSgETH(uint16 chainId, address token)
setSgPoolId(uint16 chainId, address token, uint256 poolId)
setStargateRouter(address _stargateRouter)
setTokenToOFT(address token, address oft)
setWooCrossChainRouter(uint16 chainId, address wooCrossChainRouter)
setWooRouter(address _wooRouter)
sgReceive(uint16, bytes, uint256, address bridgedToken, uint256 amountLD, bytes payload)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WooCrossSwapOnDstChain(uint256 indexed refId, address indexed sender, address indexed to, address bridgedToken, uint256 bridgedAmount, address toToken, address realToToken, uint256 minToAmount, uint256 realToAmount)
WooCrossSwapOnSrcChain(uint256 indexed refId, address indexed sender, address indexed to, address fromToken, uint256 fromAmount, uint256 minBridgeAmount, uint256 realBridgeAmount)
constructor(address _weth, address _wooRouter, address _stargateRouter, uint16 _sgChainIdLocal)
receive()
This contract contains no error objects.