InstaMaker
Verified contract
Active on
Ethereum with 2,449 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($217.12)
Native
Value
$2.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0006 | $3,612.09 |
$2.17 | |
0x9f8f…79a2 | ERC-20 | 0.1 | $2,149.48 |
$214.95 | |
WETH | ERC-20 | 0 | $3,612.75 |
$0 | |
KICK | ERC-20 | 888.888K | -- | -- | |
Soar | ERC-20 | 10 | -- | -- | |
PT | ERC-20 | 5 | -- | -- | |
ERC20 | ERC-20 | 3.96 | -- | -- | |
THBC | ERC-20 | 1.65 | -- | -- | |
ETHS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17562051 | a year ago | | | 0 | 0.00070366075 | |
| 11361458 | 4 years ago | | | 0 | 0.0026277966 | |
| 10547986 | 4 years ago | | | 0 | 0.0024195330 | |
| 10140275 | 5 years ago | | | 0 | 0.0010106911 | |
| 10014547 | 5 years ago | | | 0 | 0.00018682470 | |
| 9902356 | 5 years ago | | | 0 | 0.000096857888 | |
| 9901583 | 5 years ago | | | 0 | 0.00016560290 | |
| 9467303 | 5 years ago | | | 0 | 0.00021438900 | |
| 9337302 | 5 years ago | | | 0 | 0.000030627000 | |
| 9163199 | 5 years ago | | | 0 | 0.000091881000 |
ABI
ABI objects
Getter at block 21320608
addressRegistry() view returns (address)
0xe16d035b8e76303237b9660b3c9c94c1a86aab47
freezed() view returns (bool)
false
getETHRate() view returns (uint256)
2636000000000000000000
Read-only
getCDP(address borrower) view returns (uint256, bytes32)
pethPEReth(uint256 ethNum) view returns (uint256 rPETH)
State-modifying
Events approveERC20()
borrow(uint256 daiDraw, address beneficiary) payable
claimCDP(uint256 cdpNum)
collectMKR(uint256 amount)
drawDAI(uint256 daiDraw, address beneficiary)
freeze(bool stop)
lockETH(address borrower) payable
repay(uint256 daiWipe, uint256 ethFree) payable
transferCDP(address nextOwner)
unlockETH(uint256 ethFree)
wipeDAI(uint256 daiWipe, address borrower) payable
CDPClaimed(bytes32 cdp, address owner)
LoanedDAI(address borrower, uint256 loanDAI, address payTo)
LockedETH(address borrower, uint256 lockETH, uint256 lockPETH, address lockedBy)
MKRCollected(uint256 amount)
NewCDP(address borrower, bytes32 cdpBytes)
TranferCDP(bytes32 cdp, address owner, address nextOwner)
UnlockedETH(address borrower, uint256 ethFree)
WipedDAI(address borrower, uint256 daiWipe, uint256 mkrCharged, address wipedBy)
constructor(address rAddr)
fallback()
This contract contains no error objects.