Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe791…31f2
Balances ($0.00)
No balances found for "NAVFeedPV"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "NAVFeedPV"
ABI
ABI objects
Getter at block 21306820 currentNAV() view returns (uint256)
WRITEOFF_RATE_GROUP() view returns (uint256)
1000
lastNAVUpdate() view returns (uint256)
1732029155
latestNAV() view returns (uint256)
0
pile() view returns (address)
0x6af9da8db1925f8ef359274a59ef01e1c6df7be0
shelf() view returns (address)
0xe791898207c129db963260d6a3b23c8e7b8e31f2
Read-only
ceiling(uint256 loan) view returns (uint256)
ceilingRatio(uint256 riskID) view returns (uint256)
details(bytes32) view returns (uint128 nftValues, uint128 risk)
isLoanWrittenOff(uint256 loan) view returns (bool)
nftID(address registry, uint256 tokenId) pure returns (bytes32)
nftID(uint256 loan) view returns (bytes32)
nftValues(bytes32 nft_) view returns (uint256)
rdiv(uint256 x, uint256 y) pure returns (uint256 z)
risk(bytes32 nft_) view returns (uint256)
riskGroup(uint256) view returns (uint128 ceilingRatio, uint128 thresholdRatio, uint128 recoveryRatePD)
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)
threshold(uint256 loan) view returns (uint256)
thresholdRatio(uint256 riskID) view returns (uint256)
wards(address) view returns (uint256)
zeroPV(uint256 loan) view returns (bool)
State-modifying
Events borrow(uint256 loan, uint256 amount) returns (uint256 navIncrease)
borrowEvent(uint256 loan, uint256)
calcUpdateNAV() returns (uint256)
deny(address usr)
depend(bytes32 contractName, address addr)
file(bytes32 name, uint256 risk_, uint256 thresholdRatio_, uint256 ceilingRatio_, uint256 rate_)
lockEvent(uint256 loan)
rely(address usr)
repay(uint256 loan, uint256 amount)
repayEvent(uint256 loan, uint256 amount)
unlockEvent(uint256 loan)
update(bytes32 nftID_, uint256 value)
update(bytes32 nftID_, uint256 value, uint256 risk_)
writeOff(uint256 loan)
Deny(address indexed usr)
Depend(bytes32 indexed name, address addr)
File(bytes32 indexed name, uint256 risk_, uint256 thresholdRatio_, uint256 ceilingRatio_, uint256 rate_)
Rely(address indexed usr)
Update(bytes32 indexed nftID, uint256 value)
Update(bytes32 indexed nftID, uint256 value, uint256 risk)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.