DAI/Compound
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x70d8…aee9
0x5d3a…3643
0x5d3a…3643
Balances ($5,517.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMP | ERC-20 | 103.692501 | $53.21 |
$5,517.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11374908 | 4 years ago | | | 0 | 0.0041932680 | |
| 11374907 | 4 years ago | | | 0 | 0.0019584960 | |
| 11352974 | 4 years ago | | | 0 | 0.0021149940 |
ABI
ABI objects
Getter at block 21207571
created() view returns (uint256)
1605432436
get_base_asset_address() view returns (address)
0x5d3a536e4d6dbd6114cc1ead35777bab948e3643
get_ctoken_balance() view returns (uint256)
0
governance() view returns (address)
0x09e9ff67d9d5a25fa465db6f0bede5560581f8cb
name() view returns (string)
DAI/Compound
platform() view returns (string)
Compound
saffron_pool() view returns (address)
0x70d8682dddd33571722d14aa327049dad869aee9
Read-only
This contract contains no read-only function objects.
State-modifying
Events approve_transfer(address addr, uint256 amount)
deploy_capital(uint256 amount)
erc_sweep(address _token, address _to)
get_exchange_rate() returns (uint256)
get_holdings() returns (uint256)
get_interest(uint256 principal) returns (uint256)
return_capital(uint256 base_asset_amount, address to)
set_base_asset(address addr)
set_governance(address to)
sweep(address _to)
ErcSwept(address who, address to, address token, uint256 amount)
GetExchangeRate(uint256 arg0, uint256 arg1)
GetHoldings(uint256 holdings)
GetInterestEvaluatedToZero(bool zero_interest)
ReturnCapital(uint256 cdai_balance, uint256 base_asset_amount, uint256 ctokens_redeemed, uint256 exchange_rate)
Swept(address who, address to, uint256 cBal, uint256 dBal)
constructor(address _saffron_pool, address CErc20_contract_address, address base_asset_address)
This contract contains no fallback and receive objects.
This contract contains no error objects.