WooCrossChainRouterV4
Verified contract
Active on
Base with 93,336 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c4a…6fb7
0xbe07…a05b
Balances ($73.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDbC | ERC-20 | 70.37804 | $0.999805 |
$70.36 | |
WETH | ERC-20 | 0.000778 | $3,390.65 |
$2.64 | |
WGC | ERC-20 | 200 | $0.000589 |
$0.12 | |
kurbi | ERC-20 | 0.1 | $0.00083 |
$0 | |
| ERC-20 | 10K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
NUNU | ERC-20 | 785.555555 | -- | -- | |
OHNO | ERC-20 | 125.965517 | -- | -- | |
BCRAB | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22730917 | an hour ago | | | 0.010890852 | 0.000053901649 | |
| 22729234 | 2 hours ago | | | 0.016612139 | 0.000069433348 | |
| 22724463 | 4 hours ago | | | 0.00051530326 | 0.0000012683709 | |
| 22714016 | 10 hours ago | | | 0.00061026464 | 0.0000023712676 | |
| 22713800 | 10 hours ago | | | 0.02971897 | 0.0000029932616 | |
| 22713710 | 10 hours ago | | | 0.030744471 | 0.0000018959308 | |
| 22712606 | 11 hours ago | | | 0.00028110234 | 0.0000015969126 | |
| 22701433 | 17 hours ago | | | 0.0035402325 | 0.0000013263846 | |
| 22681868 | a day ago | | | 0.00030802945 | 0.0000016742543 | |
| 22675980 | a day ago | | | 0.0033015294 | 0.0000017016920 |
ABI
ABI objects
Getter at block 22732490
ETH_PLACEHOLDER_ADDR() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
FEE_BASE() view returns (uint256)
100000
bridgeSlippage() view returns (uint256)
100
dstExternalFeeRate() view returns (uint16)
25
feeAddr() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x47fc45cebfc47cef07a09a98405b6ebaef00ef75
paused() view returns (bool)
false
sgInfo() view returns (address)
0xbe07e5eb5e4b6ca700586b41e4ecab614ad3a05b
srcExternalFeeRate() view returns (uint16)
25
weth() view returns (address)
0x4200000000000000000000000000000000000006
wooRouter() view returns (address)
0x4c4af8dbc524681930a27b2f1af5bcc8062e6fb7
Read-only
quoteLayerZeroFee(uint256 refId, address to, struct IWooCrossChainRouterV3DstInfos dstInfos, struct IWooCrossChainRouterV3Dst1inch dst1inch) view returns (uint256, 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)
setFeeAddr(address _feeAddr)
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 _sgInfo)
receive()
This contract contains no error objects.