0xa89fa6120b85eaba55747ef36d65ec13e64f80f6
Verified contract
Proxy
Active on
Ethereum with 17 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "0xa89fa6120b85eaba55747ef36d65ec13e64f80f6"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9611769 | 5 years ago | | | 0 | 0.0014364000 | |
| 9611729 | 5 years ago | | | 0 | 0.013609568 | |
| 9611709 | 5 years ago | | | 0 | 0.0068295600 | |
| 9611709 | 5 years ago | | | 0 | 0.013620256 | |
| 9611665 | 5 years ago | | | 0.001 | 0.00017437600 | |
| 9611658 | 5 years ago | | | 0 | 0.0014354800 | |
| 9571891 | 5 years ago | | | 0 | 0.0017967500 | |
| 9571860 | 5 years ago | | | 0 | 0.0017933000 | |
| 9535071 | 5 years ago | | | 0 | 0.0014373200 | |
| 9535056 | 5 years ago | | | 0 | 0.0014401520 |
ABI
ABI objects
Getter at block 21317788
ETH_TOKEN_ADDRESS() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
chaiContract() view returns (address)
0x06af07097c9eeb7fd685c692751d5c66db49c215
daiContract() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
floatify() view returns (address)
0xc086dd82f9f6bd85495cb14a663247f0c2de0930
isOwner() view returns (bool)
false
knpContract() view returns (address)
0x818e6fecd516ecc3849daf6845e3ec868087b755
owner() view returns (address)
0xb01c7b05082d24cefd650c8e7e3bfdde50a732c0
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.