Forwarder
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
1
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 49 additional slots
0x06af…c215
Balances ($0.00)
No balances found for "Forwarder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9470154 | 5 years ago | | | 0 | 0.00040884200 |
ABI
ABI objects
Getter at block 21324387
ETH_TOKEN_ADDRESS() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
chaiContract() view returns (address)
0x06af07097c9eeb7fd685c692751d5c66db49c215
daiContract() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
floatify() view returns (address)
0x1e822444b7b74a939a500563a42ea42d67f67b0e
isOwner() view returns (bool)
false
knpContract() view returns (address)
0x818e6fecd516ecc3849daf6845e3ec868087b755
owner() view returns (address)
0x1e822444b7b74a939a500563a42ea42d67f67b0e
version() view returns (uint256)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events convertAndSendEth()
convertAndSendToken(address _srcTokenAddress)
initialize(address _recipient, address _floatify)
initialize(address sender)
mintAndSendChai()
renounceOwnership()
sendRawEther()
sendRawTokens(address _tokenAddress)
transferOwnership(address newOwner)
updateChaiAddress(address _newAddress)
updateDaiAddress(address _newAddress)
updateFloatifyAddress(address _newAddress)
updateKyberAddress(address _newAddress)
ChaiAddressChanged(address indexed previousAddress, address indexed newAddress)
ChaiSent(uint256 indexed amountInDai)
DaiAddressChanged(address indexed previousAddress, address indexed newAddress)
FloatifyAddressChanged(address indexed previousAddress, address indexed newAddress)
KyberAddressChanged(address indexed previousAddress, address indexed newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RawEtherSent(uint256 indexed amount)
RawTokensSent(uint256 indexed amount, address token)
SwapEther(uint256 indexed amountInDai, uint256 indexed amountInEther)
SwapToken(uint256 indexed amountInDai, uint256 indexed amountInToken, address token)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.