SwapProxy
Verified contract
Active on
Ethereum with 909 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.86)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 4.855755 | $1.001 |
$4.86 | |
UNI | ERC-20 | 0 | $9.35 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238052 | 11 hours ago | | | 0 | 0.011881991 | |
| 21238000 | 11 hours ago | | | 1.98 | 0.0065242335 | |
| 21232581 | a day ago | | | 0.71 | 0.0019576288 | |
| 21232566 | a day ago | | | 0 | 0.0018907062 | |
| 21228155 | 2 days ago | | | 0.48 | 0.0021755375 | |
| 21228134 | 2 days ago | | | 0.16 | 0.0027888901 | |
| 21228114 | 2 days ago | | | 0.25 | 0.0027075033 | |
| 21228089 | 2 days ago | | | 0.16 | 0.0030027973 | |
| 21228075 | 2 days ago | | | 0.16 | 0.0026468964 | |
| 21228063 | 2 days ago | | | 0.31 | 0.0030709830 |
ABI
ABI objects
Getter at block 21241421
NATIVE() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
_orderID() view returns (uint256)
21000000742
chainID() view returns (uint256)
1
controllerCnt() view returns (uint8)
1
owner() view returns (address)
0x1d9a17f3097cee804b3c3717222a22b8eb55bcb1
Read-only
isController(address _controller) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events addController(address _controller)
delWhitelist(address _addr)
pause()
removeController(address _controller)
setWhitelist(address _addr)
swap(address tokenAddr, uint256 amount, address target, address receiveToken, address receiver, uint256 minAmount, bytes callData, bytes order) payable
transferOwnership(address newOwner)
unpause()
ControllerAdded(address controller)
ControllerRemoved(address controller)
LogVaultOut(address indexed token, address indexed from, uint256 indexed orderID, uint256 amount, address vault, bytes order)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(uint256 _id_prefix)
fallback()
receive()
This contract contains no error objects.