Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
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 21260739
fee() view returns (uint8)
0
feeBase() view returns (uint256)
10000
feeBeneficiaryAddress() view returns (address)
0xc7b548ad9cf38721810246c079b2d8083aba8909
Read-only
WHITELISTED_CALLERS(address) view returns (bool)
State-modifying
Events setFee(uint8 _fee)
swapDaiForToken(address asset, uint256 amount, uint256 receiveAtLeast, address callee, bytes withData)
swapTokenForDai(address asset, uint256 amount, uint256 receiveAtLeast, address callee, bytes withData)
AssetSwap(address indexed assetIn, address indexed assetOut, uint256 amountIn, uint256 amountOut)
FeePaid(address indexed beneficiary, uint256 amount)
SlippageSaved(uint256 minimumPossible, uint256 actualAmount)
constructor(address authorisedCaller, address feeBeneficiary, uint8 _fee)
This contract contains no fallback and receive objects.
This contract contains no error objects.