Exchange
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Exchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Exchange"
ABI
ABI objects
Getter at block 21311732
owner() view returns (address)
0x0000000000000000000000000000000000000000
version() view returns (string)
3.0
weth() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
routerListed(address) view returns (bool)
swapCaller(address) view returns (bool)
State-modifying
Events delistRouter(address router)
initialize(address _weth, address _controller)
listRouter(address router)
renounceOwnership()
setSwapCaller(address _caller, bool _status)
swapExactETHInput(address _to, address _router, bytes32 _index, uint256 _amount) payable returns (uint256)
swapExactTokenInput(address _from, address _to, address _router, bytes32 _index, uint256 _amount) returns (uint256)
transferOwnership(address newOwner)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterDelisted(address router)
RouterListed(address router)
SetSwapCaller(address caller, bool status)
This contract contains no constructor objects.
receive()
This contract contains no error objects.