USDC/Compound
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4bc9…b327
Balances ($807.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cUSDC | ERC-20 | 33.083824K | $0.024407 |
$807.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12098186 | 4 years ago | | | 0 | 0.0033736500 |
ABI
ABI objects
Getter at block 21380461
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
cUSDC() view returns (address)
0x39aa39c021dfbae8fac545936693ac917d5e7563
created() view returns (uint256)
1616218591
get_base_asset_address() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
get_ctoken_balance() view returns (uint256)
3308382415615
governance() view returns (address)
0xaa394e08c74e2b2f76ff000adeb25f20423cfe2a
name() view returns (string)
USDC/Compound
platform() view returns (string)
Compound
saffron_pool() view returns (address)
0x4bc973f69024b8b8f4b2d9936b3cff70095cb327
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)
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.