RariFuseLendingAMO
Verified contract
Active on
Ethereum with 49 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x853d…b99e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
fFRAX-18 | ERC-20 | 30,444.617036T | -- | -- | |
fFRAX-27 | ERC-20 | 25,968.956157T | -- | -- | |
fFRAX-7 | ERC-20 | 64.038218T | -- | -- | |
fFRAX-26 | ERC-20 | 4.90817T | -- | -- | |
fFRAX-24 | ERC-20 | 1.38528T | -- | -- | |
fFRAX-9 | ERC-20 | 657.405772B | -- | -- | |
fFRAX-19 | ERC-20 | 604.224658M | -- | -- | |
fFRAX-156 | ERC-20 | 28.469079M | -- | -- | |
fFRAX-127 | ERC-20 | 10.271744M | -- | -- | |
fFRAX-90 | ERC-20 | 4.888834M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13110677 | 3 years ago | | | 0 | 0.0044594249 | |
| 13110634 | 3 years ago | | | 0 | 0.019560280 | |
| 13110614 | 3 years ago | | | 0 | 0.49271532 | |
| 13110606 | 3 years ago | | | 0 | 0.0046155489 | |
| 13099130 | 3 years ago | | | 0 | 0.015769673 | |
| 13099126 | 3 years ago | | | 0 | 0.31179387 | |
| 13099120 | 3 years ago | | | 0 | 0.0028991315 | |
| 13078588 | 3 years ago | | | 0 | 0.0052839609 | |
| 13078545 | 3 years ago | | | 0 | 0.12835084 | |
| 13078537 | 3 years ago | | | 0 | 0.00096794719 |
ABI
ABI objects
Getter at block 21272825 accumulatedProfit() view returns (int256) allPoolAddresses() view returns (address[]) collatDollarBalance() view returns (uint256) showAllocations() view returns (uint256[3] allocations)
burned_sum_historical() view returns (int256)
82480368815934261773935290
custodian_address() view returns (address)
0xb1748c79709f4ba2dd82834b8c82d4a505003f27
min_cr() view returns (uint256)
780000
mint_cap() view returns (int256)
100000000000000000000000000
mintedBalance() view returns (int256)
11479631184065738226064710
minted_sum_historical() view returns (int256)
93960000000000000000000000
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
override_collat_balance() view returns (bool)
false
override_collat_balance_amount() view returns (uint256)
0
owner() view returns (address)
0xb1748c79709f4ba2dd82834b8c82d4a505003f27
timelock_address() view returns (address)
0x8412ebf45bac1b340bbe8f318b928c466c4e39ca
Read-only
fraxInPoolByPoolAddr(address pool_address) view returns (uint256)
fraxInPoolByPoolIdx(uint256 pool_idx) view returns (uint256)
fuse_pools(address) view returns (bool)
fuse_pools_array(uint256) view returns (address)
poolAddrToIdx(address pool_address) view returns (uint256)
State-modifying
Events acceptOwnership()
accrueInterest()
addFusePool(address pool_address)
burnFRAX(int256 frax_amount)
enterMarkets(address comptroller_address, address pool_address)
lendToPool(address pool_address, uint256 mint_amount)
mintFRAXForInvestments(uint256 frax_amount)
nominateNewOwner(address _owner)
recoverERC20(address tokenAddress, uint256 tokenAmount)
redeemFromPool(address pool_address, uint256 redeem_amount)
removeFusePool(address pool_address)
setCustodian(address _custodian_address)
setMinimumCollateralRatio(uint256 _min_cr)
setMintCap(uint256 _mint_cap)
setOverrideCollatBalance(bool _state, uint256 _balance)
setTimelock(address new_timelock)
FusePoolAdded(address token)
FusePoolRemoved(address token)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
Recovered(address token, uint256 amount)
constructor(address _creator_address, address _custodian_address, address _frax_contract_address, address _timelock_address, address[] _initial_unitrollers, address[] _initial_fuse_pools)
This contract contains no fallback and receive objects.
This contract contains no error objects.