Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe015…1a9f
Balances ($0.00)
No balances found for "Reserve"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Reserve"
ABI
ABI objects
Getter at block 21224950 totalBalanceAvailable() view returns (uint256 totalBalanceAvailable_)
balance_() view returns (uint256)
0
currency() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
currencyAvailable() view returns (uint256)
589908929335866619376293
lending() view returns (address)
0xe015ff153fa731f0399e65f08736ae71b6fd1a9f
totalBalance() view returns (uint256 totalBalance_)
0
Read-only
rdiv(uint256 x, uint256 y) pure returns (uint256 z)
rmul(uint256 x, uint256 y) pure returns (uint256 z)
safeAdd(uint256 x, uint256 y) pure returns (uint256 z)
safeDiv(uint256 x, uint256 y) pure returns (uint256 z)
safeMul(uint256 x, uint256 y) pure returns (uint256 z)
safeSub(uint256 x, uint256 y) pure returns (uint256 z)
wards(address) view returns (uint256)
State-modifying
Events deny(address usr)
depend(bytes32 contractName, address addr)
deposit(uint256 currencyAmount)
file(bytes32 what, uint256 amount)
hardDeposit(uint256 currencyAmount)
hardPayout(uint256 currencyAmount)
payout(uint256 currencyAmount)
payoutForLoans(uint256 currencyAmount)
rely(address usr)
Deny(address indexed usr)
Depend(bytes32 contractName, address addr)
File(bytes32 indexed what, uint256 amount)
Rely(address indexed usr)
constructor(address currency_)
This contract contains no fallback and receive objects.
This contract contains no error objects.