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

Ocean integration tracker #3080

Open
5 of 7 tasks
Jouzo opened this issue Oct 2, 2024 · 3 comments
Open
5 of 7 tasks

Ocean integration tracker #3080

Jouzo opened this issue Oct 2, 2024 · 3 comments
Assignees
Labels

Comments

@Jouzo
Copy link
Collaborator

Jouzo commented Oct 2, 2024

Issues :

@canonbrother
Copy link
Contributor

canonbrother commented Oct 29, 2024

additional note:

Fails to resolve the path and hit 404 on vaults/<vault_id/auctions/0 see :
https://defiscan.live/vaults/7e9761f1e32389cbb7fed7b1f5bdc8a9cb29bf39e4d6da7f83e6230835d6932f/auctions/0?network=TestNet
https://explorer.mydefichain.com/vaults/7e9761f1e32389cbb7fed7b1f5bdc8a9cb29bf39e4d6da7f83e6230835d6932f/auctions/0?network=TestNet e37d5e4

hit 404 as url is not correct..
should be
https://defiscan.live/vaults/<vault_id>/auctions/<liquidation_height>/batches/<batch_index>/history?network=TestNet

@kuegi
Copy link
Contributor

kuegi commented Nov 18, 2024

vault data is missing oracle prices. activePrice objects are there but all are

"activePrice":{"active":null,"next":null,"isLive":false,"block":{"hash":"11421225633bb7c3c5ce93b30658c894213290d0df513c203d3199a3a851445d","height":686314,"time":1635870812,"medianTime":1635870550}}

@Jouzo @canonbrother should I make a seperate issue or just track it in here?

@canonbrother
Copy link
Contributor

vault data is missing oracle prices. activePrice objects are there but all are

"activePrice":{"active":null,"next":null,"isLive":false,"block":{"hash":"11421225633bb7c3c5ce93b30658c894213290d0df513c203d3199a3a851445d","height":686314,"time":1635870812,"medianTime":1635870550}}

@Jouzo @canonbrother should I make a seperate issue or just track it in here?

fixed at #3126

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

No branches or pull requests

3 participants