Artem USD Coin

Verified contract

Active on Ethereum with 683 txns
Deployed by via 0x71d28cea at 10747425
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x04d06726320fdadff0ab396e5c2712e631ec54f6b2f7677bcdc9c9c723dfc060
0x8a7724ac4ead1eb1090f0cfe5b212146380df2f73dce03c37e9b0b4f77906e63
0xc79388bd298ff79f9c6608deded7864bb18d5a42b247104f790a0dc0f001c398
0x4dfccd467c153ddb3d792829db252ed0eeb6ee6b0697789d9719be6bfac6f218
0xfc2df1d3103b09ed59ffa9d8adeb2cfccc68f012842a40343c1c53684a3319bd
0x9d5a0b8aa32cd9fa105c0281ac035459f75847568bde22e187864db92f683972
0x6a9f766a9eecb853e442cb6ec55a55a58761726a45491b827b04cd9bb16a69d3
0xa6719e37ad3cd2ae2fe81862ba9da4b31e0066bfe0b3b167450f063bc1439fc6
0xf47a19df7d63164404cad78e117a5cd9c8dbce5c1089d7d8fd146c3a48209f30
0x74b6079ea610b4657219a63a830caccf38a2439e3d3cbf7be5aa1c105468cd58

Functions
Getter at block 20949170
accrualBlockNumber(view returns (uint256)
13254962
admin(view returns (address)
0x4fd0121e70da55f4233a0d32307b46943827c1e0
borrowIndex(view returns (uint256)
1137346316173531397
 
borrowRatePerBlock(view returns (uint256)
controller(view returns (address)
0x39313c37343224a897cae49b343cd4d3e10c25f1
decimals(view returns (uint256)
8
exchangeRateStored(view returns (uint256)
212663462688478
getCash(view returns (uint256)
2
initialExchangeRateMantissa(view returns (uint256)
200000000000000
interestRateModel(view returns (address)
0xe2374245958c1e68a0304cbd133e45ea021e8be1
isAToken(view returns (bool)
true
name(view returns (string)
Artem USD Coin
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
500000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
aUSDC
totalBorrows(view returns (uint256)
419416945585
totalReserves(view returns (uint256)
23484933213
totalSupply(view returns (uint256)
1861777323516937
underlying(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
borrowBalanceStored(address accountview returns (uint256)
getAccountSnapshot(address accountview returns (uint256uint256uint256uint256)
State-modifying
_acceptAdmin(returns (uint256)
_reduceReserves(uint256 reduceAmountreturns (uint256)
_setController(address newControllerreturns (uint256)
_setInterestRateModel(address newInterestRateModelreturns (uint256)
_setInterestRateModel_init(address newInterestRateModelreturns (uint256)
_setPendingAdmin(address newPendingAdminreturns (uint256)
_setReserveFactor(uint256 newReserveFactorMantissareturns (uint256)
_setUnderlying(address newunderlyingreturns (uint256)
accrueInterest(returns (uint256)
approve(address spenderuint256 amountreturns (bool)
balanceOfUnderlying(address ownerreturns (uint256)
borrow(uint256 borrowAmountreturns (uint256)
borrowBalanceCurrent(address accountreturns (uint256)
exchangeRateCurrent(returns (uint256)
getCash_pub(returns (uint256)
liquidateBorrow(address borroweruint256 repayAmountaddress aTokenCollateralreturns (uint256)
mint(uint256 mintAmountreturns (uint256)
redeem(uint256 redeemTokensreturns (uint256)
redeemUnderlying(uint256 redeemAmountreturns (uint256)
repayBorrow(uint256 repayAmountreturns (uint256)
repayBorrowBehalf(address borroweruint256 repayAmountreturns (uint256)
seize(address liquidatoraddress borroweruint256 seizeTokensreturns (uint256)
totalBorrowsCurrent(returns (uint256)
transfer(address dstuint256 amountreturns (bool)
transferFrom(address srcaddress dstuint256 amountreturns (bool)
Events
AccrueInterest(uint256 interestAccumulateduint256 borrowIndexuint256 totalBorrows
Approval(address indexed owneraddress indexed spenderuint256 amount
Borrow(address borroweruint256 borrowAmountuint256 accountBorrowsuint256 totalBorrows
Failure(uint256 erroruint256 infouint256 detail
LiquidateBorrow(address liquidatoraddress borroweruint256 repayAmountaddress aTokenCollateraluint256 seizeTokens
Mint(address minteruint256 mintAmountuint256 mintTokens
NewAdmin(address oldAdminaddress newAdmin
NewController(address oldControlleraddress newController
NewMarketInterestRateModel(address oldInterestRateModeladdress newInterestRateModel
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
NewReserveFactor(uint256 oldReserveFactorMantissauint256 newReserveFactorMantissa
Redeem(address redeemeruint256 redeemAmountuint256 redeemTokens
RepayBorrow(address payeraddress borroweruint256 repayAmountuint256 accountBorrowsuint256 totalBorrows
ReservesReduced(address adminuint256 reduceAmountuint256 newTotalReserves
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.