Aave Interest bearing Binance USD

Verified contract

Active on Ethereum with 877 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc862a6b1feb5d0c0eeca876be2b1b21d2b13770777b74bd9be57f8cd681fa592
0x90ac63fef3125f5511413b86e8ed831084d323573ee64b5a37b04404be585fe4
0xe0ac3c4ae3d841667de092ddc564bd46c1a0a24016fbf06ff2896ef248a7b881
0x70fd6fe139400e00c845d33f108e76bc151de2b80bfe3491304fa0ab66ce4bb1
0xf45da3f3dbb96068af526afa1172efd89aff9b54ee4e0081fcd387b3d97967a7
0xeeb687790a51808e66f506ea20e0965691915c52549f538044f85f8625e80bdd
0x81c6afe8af4c0e2757631cf896f3af4f429ea4a407a272e3181cdf71ad6bd73a
0x04e7fd7777aa07ac0652cfe981db79cd5be90ac84e919b99144ca59432381698
0x9a18466085bb767dfccad9e0fd5266d69bd1627d8ba208c0857cbbacebef5740
0x51f7434fc89cdaccdd97ca89bceff38479e16396539e82f198c070a9989c70a6

Functions
Getter at block 21066797
UINT_MAX_VALUE(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals(view returns (uint8)
18
name(view returns (string)
Aave Interest bearing Binance USD
symbol(view returns (string)
aBUSD
totalSupply(view returns (uint256)
53125561209385787040133
underlyingAssetAddress(view returns (address)
0x4fabb145d64652a948d72533023f6e7a623c7c53
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address _userview returns (uint256)
getInterestRedirectionAddress(address _userview returns (address)
getRedirectedBalance(address _userview returns (uint256)
getUserIndex(address _userview returns (uint256)
isTransferAllowed(address _useruint256 _amountview returns (bool)
principalBalanceOf(address _userview returns (uint256)
State-modifying
allowInterestRedirectionTo(address _to
approve(address spenderuint256 valuereturns (bool)
burnOnLiquidation(address _accountuint256 _value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mintOnDeposit(address _accountuint256 _amount
redeem(uint256 _amount
redirectInterestStream(address _to
redirectInterestStreamOf(address _fromaddress _to
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOnLiquidation(address _fromaddress _touint256 _value
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BalanceTransfer(address indexed _fromaddress indexed _touint256 _valueuint256 _fromBalanceIncreaseuint256 _toBalanceIncreaseuint256 _fromIndexuint256 _toIndex
BurnOnLiquidation(address indexed _fromuint256 _valueuint256 _fromBalanceIncreaseuint256 _fromIndex
InterestRedirectionAllowanceChanged(address indexed _fromaddress indexed _to
InterestStreamRedirected(address indexed _fromaddress indexed _touint256 _redirectedBalanceuint256 _fromBalanceIncreaseuint256 _fromIndex
MintOnDeposit(address indexed _fromuint256 _valueuint256 _fromBalanceIncreaseuint256 _fromIndex
Redeem(address indexed _fromuint256 _valueuint256 _fromBalanceIncreaseuint256 _fromIndex
RedirectedBalanceUpdated(address indexed _targetAddressuint256 _targetBalanceIncreaseuint256 _targetIndexuint256 _redirectedBalanceAddeduint256 _redirectedBalanceRemoved
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _addressesProvideraddress _underlyingAssetuint8 _underlyingAssetDecimalsstring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.