WooCrossChainRouterV3
Verified contract
Active on
Base with 7,358 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2742…22e5
0xecc1…c8a9
Balances ($0.00)
No balances found for "WooCrossChainRouterV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13080847 | 7 months ago | | | 0.00099125075 | 0.000022780266 | |
| 13069380 | 7 months ago | | | 0.020167829 | 0.000017018268 | |
| 13068884 | 7 months ago | | | 0.15016783 | 0.000015820909 | |
| 13060695 | 7 months ago | | | 0.31016783 | 0.000015981195 | |
| 13053767 | 7 months ago | | | 0.00068745096 | 0.000016228992 | |
| 13038259 | 7 months ago | | | 0.022739895 | 0.000066068660 | |
| 13037955 | 7 months ago | | | 0.022980144 | 0.000072391838 | |
| 13035117 | 7 months ago | | | 0.002187451 | 0.000015794222 | |
| 13026891 | 7 months ago | | | 0.005187451 | 0.000052900749 | |
| 12992644 | 8 months ago | | | 0.030187451 | 0.00013154799 |
ABI
ABI objects
Getter at block 22932696
ETH_PLACEHOLDER_ADDR() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
FEE_BASE() view returns (uint256)
100000
bridgeSlippage() view returns (uint256)
100
dstExternalFeeRate() view returns (uint16)
25
dstGasForNoSwapCall() view returns (uint256)
80000
dstGasForSwapCall() view returns (uint256)
800000
feeAddr() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x47fc45cebfc47cef07a09a98405b6ebaef00ef75
paused() view returns (bool)
false
sgChainIdLocal() view returns (uint16)
184
srcExternalFeeRate() view returns (uint16)
25
stargateRouter() view returns (address)
0xecc19e177d24551aa7ed6bc6fe566eca726cc8a9
weth() view returns (address)
0x4200000000000000000000000000000000000006
wooRouter() view returns (address)
0x27425e9fb6a9a625e8484cfd9620851d1fa322e5
Read-only
quoteLayerZeroFee(uint256 refId, address to, struct IWooCrossChainRouterV3DstInfos dstInfos, struct IWooCrossChainRouterV3Dst1inch dst1inch) view returns (uint256, uint256)
sgETHs(uint16) view returns (address)
sgPoolIds(uint16, address) view returns (uint256)
wooCrossRouters(uint16) view returns (address)
State-modifying
Events claimFee(address token)
crossSwap(uint256 refId, address to, struct IWooCrossChainRouterV3SrcInfos srcInfos, struct IWooCrossChainRouterV3DstInfos dstInfos, struct IWooCrossChainRouterV3Src1inch src1inch, struct IWooCrossChainRouterV3Dst1inch dst1inch) payable
inCaseTokenGotStuck(address stuckToken)
pause()
renounceOwnership()
setBridgeSlippage(uint256 _bridgeSlippage)
setDstGasForNoSwapCall(uint256 _dstGasForNoSwapCall)
setDstGasForSwapCall(uint256 _dstGasForSwapCall)
setFeeAddr(address _feeAddr)
setSgChainIdLocal(uint16 _sgChainIdLocal)
setStargateRouter(address _stargateRouter)
setWooCrossRouter(uint16 _chainId, address _crossRouter)
setWooRouter(address _wooRouter)
sgReceive(uint16, bytes, uint256, address bridgedToken, uint256 amountLD, bytes payload)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
WooCrossSwapOnDstChain(uint256 indexed refId, address indexed sender, address indexed to, address bridgedToken, uint256 bridgedAmount, address toToken, address realToToken, uint256 minToAmount, uint256 realToAmount, uint8 swapType, uint256 fee)
WooCrossSwapOnSrcChain(uint256 indexed refId, address indexed sender, address indexed to, address fromToken, uint256 fromAmount, address bridgeToken, uint256 minBridgeAmount, uint256 realBridgeAmount, uint8 swapType, uint256 fee)
constructor(address _weth, address _wooRouter, address _stargateRouter, uint16 _sgChainIdLocal)
receive()
This contract contains no error objects.