OriginationController
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OriginationController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14496357 | 3 years ago | | | 0 | 0.042930621 | |
| 14486507 | 3 years ago | | | 0 | 0.022966669 | |
| 14467370 | 3 years ago | | | 0 | 0.014108140 | |
| 14455529 | 3 years ago | | | 0 | 0.028499061 | |
| 14441645 | 3 years ago | | | 0 | 0.014598831 | |
| 14441344 | 3 years ago | | | 0 | 0.018198855 | |
| 14437588 | 3 years ago | | | 0 | 0.029371916 | |
| 14435513 | 3 years ago | | | 0 | 0.010491978 | |
| 14435103 | 3 years ago | | | 0 | 0.015059223 | |
| 14429597 | 3 years ago | | | 0 | 0.011109585 |
ABI
ABI objects
Getter at block 21380224
assetWrapper() view returns (address)
0x1f563cdd688ad47b75e474fde74e87c643d129b7
loanCore() view returns (address)
0x59e57f9a313a2eb1c7357ecc331ddca14209f403
Read-only
This contract contains no read-only function objects.
State-modifying
Events initializeLoan(struct LoanLibraryLoanTerms loanTerms, address borrower, address lender, uint8 v, bytes32 r, bytes32 s)
initializeLoanWithCollateralPermit(struct LoanLibraryLoanTerms loanTerms, address borrower, address lender, uint8 v, bytes32 r, bytes32 s, uint8 collateralV, bytes32 collateralR, bytes32 collateralS, uint256 permitDeadline)
This contract contains no event objects.
constructor(address _loanCore, address _assetWrapper)
This contract contains no fallback and receive objects.
This contract contains no error objects.