NEST_LoanFactoryContract
Verified contract
Active on
Ethereum with 132,401 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e7d…3fbf
0x38ad…9014
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.004193 |
$0.01 | |
PHN | ERC-20 | 49.168K | -- | -- | |
ESE | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9459714 | 5 years ago | | | 0 | 0.00010569700 | |
| 9459711 | 5 years ago | | | 0 | 0.00012069700 | |
| 9459564 | 5 years ago | | | 0 | 0.00012683640 | |
| 9459564 | 5 years ago | | | 0 | 0.00012683640 | |
| 9459564 | 5 years ago | | | 0 | 0.00012069700 | |
| 9373904 | 5 years ago | | | 0 | 0.00021139400 | |
| 9359255 | 5 years ago | | | 0 | 0.00039830010 | |
| 9358252 | 5 years ago | | | 0 | 0.00018139400 | |
| 9315406 | 5 years ago | | | 0 | 0.00010569700 | |
| 9296998 | 5 years ago | | | 0 | 0.00052848500 |
ABI
ABI objects
Getter at block 21160573
This contract contains no getter function objects.
Read-only
checkParameter(string name) view returns (uint256)
checkToken(uint256 num) view returns (address)
isContract(address addr) view returns (bool)
State-modifying
Events changeMapping(address map)
changeMortgageRate(address addr, uint256 num)
changeParameter(string name, uint256 value)
changeTokenAddress(uint256 num, address addr)
createContract(uint256 borrowerAmount, uint256 borrowerId, uint256 lenderAmount, uint256 lenderId, uint256 limitdays, uint256 interestRate)
investmentContracts(address contractAddress) payable
sendRepayment(address contractAddress) payable
transferIntoMortgaged(address contractAddress) payable
ContractAddress(address contractAddress)
constructor(address map)
This contract contains no fallback and receive objects.
This contract contains no error objects.