catinaboxcdp

Verified contract

Active on Ethereum with 904 txns
Deployed by via 0xb1bd1fa7 at 16698129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $795,451.98
ERC-20
--
 (#3)
ERC-1555
--
ERC-20
--
0x5ca13e15dd24ee3c391e785360b3676089631b478cdfb20a7d64739cc0eb41e8
0xe16b92db5b5c6776a3e99e6bf173a7124b22be617dad44dd8e6235f17b3b1af2
0x1bcf1b833c861e9c0dd63353eb25420451504715e47995218348f257e8d7e17f
0xc8eb0cf28122707229adcc1f2ef844a7bb1b8f75d6d3f7d833cd6095ce5b86da
0x3c885baca6a671c6204b82b98bfcc82f5b8f8e7ae21b691d871490d43d17565a
0x4a327230e131fbcce6d037cce6cc055d12ab70952f3a2a81f1a374653d8878f0
0x43bd07b77655cb709bc6c14a269c358c63139cbf0c357c422029a60fd958fb7c
0x05df7257d0e7ae7d713d07048ed7e067a7f43aa7d9da21a00f67799c1af582e8
0x801fff2277e1c008710efee195c28bda47fee0c392b14bf0b09ae047485bf220
0x0f3028f2964cadbc2437f155d00e7957d37f4f28c21366d344da6ef310eb76c3

Functions
Getter at block 21295360
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
collateral(view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
feeSplitAddress(view returns (address)
0x320c871b6f7721083604ffdd8070e64c1d3c5d7c
idleFee(view returns (uint256)
10
ltv(view returns (uint256)
9900
pointMultiplier(view returns (uint256)
10000000000000000000
psm(view returns (address)
0x24146d1b3339cf76b455dc42e71ea5cdff4ae0d7
synthetic(view returns (address)
0x7690202e2c2297bcd03664e31116d1dffe7e3b73
totalDebt(view returns (uint256)
8891262472498667152
totalPoints(view returns (uint256)
916500862362814891
totaldeposits(view returns (uint256)
223064363468742772611
unclaimed(view returns (uint256)
5826773193784337318
Read-only
Owing(address _depositorview returns (uint256)
debt(addressview returns (uint256)
deposited(addressview returns (uint256)
enableRepaying(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
lastPoints(addressview returns (uint256)
resolvingFeePerToken(address _depositorview returns (uint256)
resolvingFeePerTokenAfterMoreDebt(address _depositoruint256 _additionalDebtview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deposit(uint256 amount
grantRole(bytes32 roleaddress account
liquidate(uint256 amount
mint(uint256 amount
multicall(bytes[] datareturns (bytes[] results)
poke(address _depositor
renounceRole(bytes32 roleaddress account
repay(uint256 amount
revokeRole(bytes32 roleaddress account
setFee(uint256 _fee
setRepayFlag(bool flag
stabilisePeg(uint256 amountaddress _depositor
withdraw(uint256 amount
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
_deposit(address indexed useruint256 indexed amount
_flagset(address indexed userbool indexed amount
_liquidate(address indexed useruint256 indexed amount
_mint(address indexed useruint256 indexed amount
_repay(address indexed useruint256 indexed amount
_stabilisePeg(address indexed useruint256 indexed amountuint256 indexed fee
_withdrawal(address indexed useruint256 indexed amount
Constructor
constructor(address _syntheticaddress _collateraluint256 _ltvaddress _feeSplitAddressaddress _psm
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.