ZeroXSwapImpl
Verified contract
Active on
Ethereum with 344 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 |
---|---|---|---|---|---|
DAI | ERC-20 | 0.000001 | $0.999832 |
$0 | |
stETH | ERC-20 | 0 | $3,134.15 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19142918 | 10 months ago | | | 0 | 0.0030146228 | |
| 19022219 | 10 months ago | | | 0 | 0.0059397125 | |
| 18983391 | 10 months ago | | | 0 | 0.0012161271 | |
| 18983391 | 10 months ago | | | 0 | 0.0066285858 | |
| 18950680 | 10 months ago | | | 0.02 | 0.0020487429 | |
| 18933355 | 10 months ago | | | 0.01 | 0.0038932461 | |
| 18924179 | a year ago | | | 0 | 0.0024848320 | |
| 18919723 | a year ago | | | 0 | 0.00078539565 | |
| 18919722 | a year ago | | | 0 | 0.0028908611 | |
| 18871884 | a year ago | | | 0.04 | 0.0037120093 |
ABI
ABI objects
Getter at block 21221704
owner() view returns (address)
0x5fd7d0d6b91cc4787bcb86ca47e0bd4ea0346d34
registry() view returns (address)
0xc30141b657f4216252dc59af2e7cdb9d8792e1b0
zeroXExchangeProxy() view returns (address)
0xdef1c0ded9bec7f1a1670819833240f027b25eff
Read-only
This contract contains no read-only function objects.
State-modifying
Events performAction(address from, address fromToken, uint256 amount, address receiverAddress, bytes swapExtraData) payable returns (uint256)
performDirectAction(address fromToken, address toToken, address receiver, uint256 amount, bytes swapExtraData) payable
renounceOwnership()
rescueEther(address userAddress, uint256 amount)
rescueFunds(address token, address userAddress, uint256 amount)
setZeroXExchangeProxy(address _zeroXExchangeProxy)
transferOwnership(address newOwner)
AmountRecieved(uint256 amount, address tokenAddress, address receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateZeroXExchangeProxyAddress(address indexed zeroXExchangeProxy)
constructor(address registry, address _zeroXExchangeProxy)
fallback()
receive()
This contract contains no error objects.