OpenOceanExchange
Verified contract
Active on
Ethereum with 3,220 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3744…0cf4
Balances ($0.00)
No balances found for "OpenOceanExchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20653243 | 2 months ago | | | 0.0011 | 0.000097794000 | |
| 20415523 | 3 months ago | | | 0.001660892 | 0.000047538000 | |
| 20408707 | 3 months ago | | | 0.001 | 0.00021992800 | |
| 20408542 | 3 months ago | | | 0.000681202 | 0.000047478000 | |
| 20408528 | 3 months ago | | | 0.0006 | 0.00028493200 | |
| 20251980 | 4 months ago | | | 0.2 | 0.00019260200 | |
| 20200615 | 4 months ago | | | 0.00002 | 0.00028882440 | |
| 20144367 | 5 months ago | | | 0.0005 | 0.00061894600 | |
| 15382114 | 2 years ago | | | 0.0008 | 0.00043983200 | |
| 15066696 | 2 years ago | | | 0 | 0.0025057395 |
ABI
ABI objects
Getter at block 21173163
isShutdown() view returns (bool)
false
owner() view returns (address)
0x5bdce812ce8409442ac3fbbd10565f9b17a6c49d
spender() view returns (address)
0x37441b226b0e9fc9a533ebc805c5578934f40cf4
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
shutdown()
swap(address inToken, address outToken, uint256 inAmount, uint256 minOutAmount, uint256, address referrer, address[] addressesToCall, bytes dataToCall, uint256[] offsets, uint256[] gasLimitsAndValues) payable returns (uint256 outAmount)
transferOwnership(address newOwner)
Order(address indexed sender, address indexed inToken, address indexed outToken, uint256 inAmount, uint256 outAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Shutdown()
Swapped(address indexed inToken, address indexed outToken, address indexed referrer, uint256 inAmount, uint256 outAmount, uint256 fee, uint256 referrerFee)
constructor(address _owner)
receive()
This contract contains no error objects.