AaveMarket

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc0e48e76 at 13157484
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots

No balances found for "AaveMarket"

No transactions found for "AaveMarket"


Functions
Getter at block 20864670
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
aToken(view returns (address)
0x0000000000000000000000000000000000000000
aaveMining(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
provider(view returns (address)
0x0000000000000000000000000000000000000000
rewards(view returns (address)
0x0000000000000000000000000000000000000000
stablecoin(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalValue(uint256 currentIncomeIndexview returns (uint256)
State-modifying
claimRewards(
deposit(uint256 amount
grantRole(bytes32 roleaddress account
incomeIndex(returns (uint256 index)
initialize(address _provideraddress _aTokenaddress _aaveMiningaddress _rewardsaddress _rescueraddress _stablecoin
renounceOwnership(
renounceRole(bytes32 roleaddress account
rescue(address tokenaddress target
revokeRole(bytes32 roleaddress account
setRewards(address newValue
totalValue(returns (uint256)
transferOwnership(address newOwner
withdraw(uint256 amountInUnderlyingreturns (uint256 actualAmountWithdrawn)
Events
ESetParamAddress(address indexed senderstring indexed paramNameaddress newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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.