Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

feat(aurigami): Implement Aurigami #640

Merged
merged 9 commits into from
Jun 14, 2022
Merged

feat(aurigami): Implement Aurigami #640

merged 9 commits into from
Jun 14, 2022

Conversation

takao-aurigami
Copy link
Contributor

Description

Integrate Aurigami with Zapper studio.

Aurigami is the native money market on Aurora.

Checklist

  • I have followed the Contributing Guidelines
  • (optional) As a contributor, my Ethereum address/ENS is:
  • (optional) As a contributor, my Twitter handle is:

How to test?

Here is list of Aurigami's endpoints in Zapper studio:

  • Fetch supply: /apps/aurigami/tokens?groupIds[]=supply&network=aurora
  • Fetch borrow position: /apps/aurigami/positions?groupIds[]=borrow&network=aurora
  • Fetch TVL: /apps/aurigami/tvl?network=aurora
  • Fetch user balances: /apps/aurigami/balances?addresses[]=<ADDRESSES>&network=aurora

To test, you can compare the numbers with Aurigami App, or check directly with our contract:

Note

  • The USN token price has not been added to the get price API for Aurora yet. So USN market will not show in all the APIs.

Copy link
Contributor

@immasandwich immasandwich left a comment

Choose a reason for hiding this comment

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

Looks like you nailed it 👍

@immasandwich immasandwich merged commit ffb3aa6 into Zapper-fi:main Jun 14, 2022
@takao-aurigami takao-aurigami deleted the takao/initapp branch June 15, 2022 01:32
@SamIam-0x
Copy link
Contributor

Hello @takao-aurigami !

Looks like you did not provide an address when submitting your PR. I recognize it may have seemed kind of random that we were asking for a wallet address with a PR submission, but we are actually looking for ways to reward Studio contributors in the future.

Is there an address you’d want to provide? Could even be an empty address, if you do not have an doxxed address

Let me know! Also, if you’d like to privately provide it, feel free to shoot me a TG https://t.me/SamIAm_0x or DM on the Zapper Discord.

Thanks!
Sam

@takao-aurigami
Copy link
Contributor Author

Hi @SamIam-0x ,

I have sent my address to your Telegram, its prefix is: 0xf9D72...

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

Successfully merging this pull request may close these issues.

3 participants