Aave variable debt bearing WBTC

Verified contract

Implementation

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

No balances found for "Aave variable debt bearing WBTC"

0x6fc950386f51f9e034cb517242cd5194b35b57c400887808288eacda5e73a64f
0xcc8807de59bcb561f8a51b6261cde927b994aeb8c80ea0c339d72abb41e44664

Functions
Getter at block 21180804
DEBT_TOKEN_REVISION(view returns (uint256)
2
POOL(view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
UNDERLYING_ASSET_ADDRESS(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
decimals(view returns (uint8)
18
getIncentivesController(view returns (address)
0xd784927ff2f95ba542bfc824c8a8a98f3495f6b5
name(view returns (string)
Aave variable debt bearing WBTC
scaledTotalSupply(view returns (uint256)
0
symbol(view returns (string)
WBTC
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address userview returns (uint256)
borrowAllowance(address fromUseraddress toUserview returns (uint256)
getScaledUserBalanceAndSupply(address userview returns (uint256uint256)
scaledBalanceOf(address userview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveDelegation(address delegateeuint256 amount
burn(address useruint256 amountuint256 index
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint8 decimalsstring namestring symbol
mint(address useraddress onBehalfOfuint256 amountuint256 indexreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BorrowAllowanceDelegated(address indexed fromUseraddress indexed toUseraddress assetuint256 amount
Burn(address indexed useruint256 amountuint256 index
Initialized(address indexed underlyingAssetaddress indexed pooladdress incentivesControlleruint8 debtTokenDecimalsstring debtTokenNamestring debtTokenSymbolbytes params
Mint(address indexed fromaddress indexed onBehalfOfuint256 valueuint256 index
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address pooladdress underlyingAssetstring namestring symboladdress incentivesController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.