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

Expose lending signals #147

Merged
merged 8 commits into from
Jul 19, 2023
Merged

Conversation

solidoracle
Copy link
Contributor

Overview

Adding token address and nft contract address to the LendingPoolAdapter signals as seen in the contract ABI:
Screenshot 2023-07-17 at 18 26 38

@height
Copy link

height bot commented Jul 17, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@solidoracle solidoracle changed the title expose lending signals Expose lending signals Jul 18, 2023
huma_signals/adapters/lending_pools/adapter.py Outdated Show resolved Hide resolved
huma_signals/dotenv/example.env Outdated Show resolved Hide resolved
@solidoracle solidoracle requested a review from ljiatu July 19, 2023 08:43
@@ -13,4 +13,4 @@ ETHERSCAN_BASE_URL=https://api.etherscan.io
# Adapter: request network
REQUEST_NETWORK_SUBGRAPH_ENDPOINT_URL=https://api.thegraph.com/subgraphs/name/requestnetwork/request-payments-goerli
REQUEST_NETWORK_INVOICE_API_URL=http://rn-reader/invoice
POLYGONSCAN_API_KEY=""
POLYGONSCAN_API_KEY=""
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: for future reference, let's keep the empty line at the end of each file.

@ljiatu ljiatu merged commit 6af5922 into 00labs:develop Jul 19, 2023
3 checks passed
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.

None yet

2 participants