Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vip loan #355

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

vip loan #355

wants to merge 9 commits into from

Conversation

cycorey
Copy link

@cycorey cycorey commented Jan 4, 2025

add all http vip loan support.
remove loan_vip_*

devin-ai-integration bot and others added 9 commits January 1, 2025 18:50
Added VIP loan endpoints following the structure of _nft.py:
- Market data endpoints (interest rate, history, loanable data)
- User information endpoints (orders, history, account)
- Trade endpoints (borrow, repay, renew)

All endpoints implemented according to API documentation with proper parameter validation.
…-endpoints

chore: register VIP Loan endpoints in __init__.py
…d-add-viploan-examples

feat: remove old loan_vip methods and add VIP Loan examples
…nts-send-request

feat: print HTTP request details in send_request
remove loan_vip_*
Copy link

@AlphaOmega113 AlphaOmega113 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check

Copy link

@AlphaOmega113 AlphaOmega113 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants