FuseAdmin

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x9b80023a at 13975941
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FuseAdmin"

No transactions found for "FuseAdmin"


Functions
Getter at block 21219318
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x23970cab3799b6876df4319661e6c03cc45bd59628799d92e988dd8cbdc90e31
comptroller(view returns (address)
0xc54172e34046c1653d1920d40333dd358c7a1af4
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
paused(view returns (bool)
false
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
Read-only
isContractAdmin(address _adminview returns (bool)
State-modifying
_acceptAdmin(
_addRewardsDistributor(address distributor
_deployMarket(address underlyingaddress irmstring namestring symboladdress implbytes datauint256 reserveFactoruint256 adminFeeuint256 collateralFactorMantissa
_setBorrowCapGuardian(address newBorrowCapGuardian
_setBorrowPaused(address cTokenbool statereturns (bool)
_setBorrowPausedByUnderlying(address underlyingbool statereturns (bool)
_setCloseFactor(uint256 newCloseFactorMantissa
_setCollateralFactor(address cTokenuint256 newCollateralFactorMantissa
_setLiquidationIncentive(uint256 newLiquidationIncentiveMantissa
_setMarketBorrowCaps(address[] cTokensuint256[] newBorrowCaps
_setMarketBorrowCapsByUnderlying(address[] underlyingsuint256[] newBorrowCaps
_setMarketSupplyCaps(address[] cTokensuint256[] newSupplyCaps
_setMarketSupplyCapsByUnderlying(address[] underlyingsuint256[] newSupplyCaps
_setMintPaused(address cTokenbool statereturns (bool)
_setMintPausedByUnderlying(address underlyingbool statereturns (bool)
_setPauseGuardian(address newPauseGuardianreturns (uint256)
_setPendingAdmin(address newPendingAdmin
_setPriceOracle(address newOracle
_setSeizePaused(bool statereturns (bool)
_setTransferPaused(bool statereturns (bool)
_setWhitelistEnforcement(bool enforce
_setWhitelistStatuses(address[] suppliersbool[] statuses
_toggleAutoImplementations(bool enabled
_unsupportMarket(address cToken
oracleAdd(address[] underlyingsaddress[] _oracles
oracleChangeAdmin(address newAdmin
pause(
setContractAdminRole(bytes32 newContractAdminRole
setCore(address newCore
unpause(
Events
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
Paused(address account
Unpaused(address account
Constructor
constructor(address _coreaddress _comptroller
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ComptrollerError(