WidoCrossSender
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "WidoCrossSender"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18469122 | a year ago | | | 0.010203304 | 0.0091518581 | |
| 18390403 | a year ago | | | 0.00030781978 | 0.0052470212 | |
| 18390046 | a year ago | | | 0.03001474 | 0.0051904796 | |
| 18385875 | a year ago | | | 0.050325011 | 0.0064157260 | |
| 18377444 | a year ago | | | 0.0065373624 | 0.0095823640 | |
| 18375786 | a year ago | | | 0.020201356 | 0.0039903582 | |
| 18372517 | a year ago | | | 0.0002032657 | 0.0041207913 | |
| 18370443 | a year ago | | | 0.030203103 | 0.010577214 | |
| 18356301 | a year ago | | | 0.020252283 | 0.0060520147 | |
| 18319591 | a year ago | | | 0.020191369 | 0.0041630707 |
ABI
ABI objects
Getter at block 21125806
widoRouter() view returns (address)
0x7fb69e8fb1525ceec03783ffd8a317bafbdfd394
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeCrossOrder(struct IWidoRouterOrder order, struct IWidoRouterStep[] steps, struct IWidoRouterStep bridgeStep, uint256 feeBps, address partner, uint256 bridgeFee, address recipient) payable
CrossOrderInitiated(struct IWidoRouterOrder order, address sender, address indexed recipient, uint256 feeBps, address indexed partner)
constructor(address _widoRouter)
This contract contains no fallback and receive objects.
BridgeFailSilently()
BridgeFeeCannotBeZero()
FailedToCallBridgeContract(string reason)
FeeOutOfRange(uint256 feeBps)
InsufficientFee(uint256 expected, uint256 actual)
InvalidBridgeAddress()
InvalidBridgeStep()
SingleTokenOutputExpected()
SlippageTooHigh(uint256 expected, uint256 actual)
ZeroAddressWidoRouter()