SmartCredit.io
Application
Twitter
Telegram
Linked In
Search
⌃
K
Links
SmartCredit.io
Fixed-term/Fixed-rate Borrowing/Lending
How are loan requests matched?
Credit Lines
Fixed-Income Funds
Fixed Loan Term
Fixed Interest Rate
Efficient use of Collateral
Positions Monitoring System
No Bank Run Risks
Collaterals
Collateral Ratios
Liquidations
Loss Provision Fund
Oracles Integration
Fiat On-Ramp/Off-Ramp
Borrow/Lend SDK and Widgets
Use Cases
Borrow/Lend SDK
Borrowing SDK
Authentication
Validators
Collateral Ratio
Credit Line
Loan Request
View Loans
All Loans
Single Loan
Deposit Collateral
View Collateral
Repay Loan
Terminate Loan
Liquidation
Lending SDK
Borrow/Lend UI Widgets
Fixed-term/Fixed-rate Leveraged Lido staking
AI & Big Data APIs
Use Cases
User Segmentation and 1:1 Targeting
AI-based Crypto Fraud Detection for Everyone
AI-based Crypto Transaction Monitoring for Businesses
AI-based Crypto Credit Score
Staking and Rewards
Security
Regulations
Roadmap
Partners
Revenue Model
SMARTCREDIT Token
Social Media Channels
FAQs
Tutorials
AI-driven Decentral Autonomous Bank
Powered By
GitBook
Comment on page
Single Loan
async viewLoanDetail()
To view the details for specific loan request, you should use:
token:string
– is the token you will get from the authentication
loanId:number
– is the id of that specific loan.
const
response
=
await
this
.
newBorrowingService
.
getLoanDetail
({
token
:
token
,
loanId
})
Previous
All Loans
Next
Deposit Collateral
Last modified
1yr ago