Shelf

Verified contract

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

No balances found for "Shelf"

No transactions found for "Shelf"


Functions
Getter at block 21306830
assessor(view returns (address)
0xfe37f99cd0597164bfdabfb7c9f98e4fc44bef52
balance(view returns (uint256)
0
ceiling(view returns (address)
0xea5e577df382889497534a0258345e78bbd4e31d
currency(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
loanCount(view returns (uint256 totalNumber)
50
pile(view returns (address)
0x6af9da8db1925f8ef359274a59ef01e1c6df7be0
reserve(view returns (address)
0xb54900bcc0674e356627b58420fd051f2d47b9e9
subscriber(view returns (address)
0xea5e577df382889497534a0258345e78bbd4e31d
Read-only
balances(uint256view returns (uint256)
nftLocked(uint256 loanview returns (bool)
nftlookup(bytes32view returns (uint256)
rdiv(uint256 xuint256 ypure returns (uint256 z)
rmul(uint256 xuint256 ypure returns (uint256 z)
safeAdd(uint256 xuint256 ypure returns (uint256 z)
safeDiv(uint256 xuint256 ypure returns (uint256 z)
safeMul(uint256 xuint256 ypure returns (uint256 z)
safeSub(uint256 xuint256 ypure returns (uint256 z)
shelf(uint256view returns (address registryuint256 tokenId)
token(uint256 loanview returns (address registryuint256 tokenId)
wards(addressview returns (uint256)
State-modifying
borrow(uint256 loanuint256 currencyAmount
claim(uint256 loanaddress usr
close(uint256 loan
deny(address usr
depend(bytes32 contractNameaddress addr
issue(address registryuint256 tokenIdreturns (uint256 loan)
lock(uint256 loan
recover(uint256 loanaddress usruint256 currencyAmount
rely(address usr
repay(uint256 loanuint256 currencyAmount
unlock(uint256 loan
withdraw(uint256 loanuint256 currencyAmountaddress usr
Events
Borrow(uint256 indexed loanuint256 currencyAmount
Claim(uint256 indexed loanaddress usr
Close(uint256 indexed loan
Deny(address indexed usr
Depend(bytes32 indexed contractNameaddress addr
Issue(address indexed registry_uint256 indexed token_
Lock(uint256 indexed loan
Recover(uint256 indexed loanaddress usruint256 currencyAmount
Rely(address indexed usr
Repay(uint256 indexed loanuint256 currencyAmount
Unlock(uint256 indexed loan
Withdraw(uint256 indexed loanuint256 currencyAmountaddress usr
Constructor
constructor(address currency_address title_address pile_address ceiling_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.