Swapper
Verified contract
Active on
Ethereum with 1,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
stETH | ERC-20 | 0 | $3,193.99 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17285875 | a year ago | | | 0 | 0.0038363478 | |
| 17264816 | a year ago | | | 0 | 0.0029376200 | |
| 17122629 | 2 years ago | | | 0 | 0.0035220159 | |
| 17111987 | 2 years ago | | | 0 | 0.0071222644 | |
| 17111666 | 2 years ago | | | 0 | 0.0079633050 | |
| 17107248 | 2 years ago | | | 0 | 0.010584570 | |
| 17106981 | 2 years ago | | | 0 | 0.0068085388 | |
| 17106532 | 2 years ago | | | 0 | 0.010351394 | |
| 17106456 | 2 years ago | | | 0 | 0.0099122047 | |
| 17106425 | 2 years ago | | | 0 | 0.0031079575 |
ABI
ABI objects
Getter at block 21163974
ETHER_ADDRESS() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
anyswapRouter() view returns (address)
0x0000000000000000000000000000000000000000
oneInchAggregator() view returns (address)
0x1111111254eeb25477b68fb85ed929f73a960582
owner() view returns (address)
0x6b336955915404ccf549d4cbeb1eb3907db8ffc3
swapId() view returns (uint256)
922
Read-only
anyTokenMapping(address) view returns (address)
operators(address) view returns (bool)
proxies(address) view returns (bool)
State-modifying
Events renounceOwnership()
setAnyTokenMapping(address token, address anyToken)
setAnyswapRouter(address _addr)
setOneInchAggregator(address _oneInchAggregator)
setOperatorAccount(address _addr, bool _flag)
setProxyAccount(address _addr, bool _flag)
swap(uint256 fromTokenAmount, struct SwapperSwapInfo[] swapInfos, struct SwapperSwapInfo[] targetChainSwapInfo, address receiver) payable
swapForByOperator(uint256 _swapId, uint256 fromTokenAmount, struct SwapperSwapInfo[] swapInfos, address receiver) payable
swapForByProxy(uint256 _swapId, uint256 fromTokenAmount, struct SwapperSwapInfo[] swapInfos, address receiver) payable
transferOwnership(address newOwner)
withdraw(address _assetAddress, uint256 amount)
LogWithdraw(address indexed _assetAddress, address _from, uint256 amount)
OneInchSwapFailed(address _token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SourceChainSwap(uint256 indexed _swapId, address _sender, uint8 _chainId, struct SwapperSwapInfo _swapInfo, uint256 _fromTokenAmount)
SwapForCompleted(uint256 indexed _swapId, address _receiver, address _toToken, uint256 _toTokenAmount)
TargetChainSwap(uint256 indexed _swapId, address _receiver, uint8 _chainId, struct SwapperSwapInfo _swapInfo)
constructor()
receive()
This contract contains no error objects.