Skip to content

There may be an issue with data retrieval from the API. #167

@tksarah

Description

@tksarah

Recently, I noticed a discrepancy between the information retrieved from the following API and the data displayed on Astar Portal.

It seems likely that Astar Portal has the correct information.

Could there be any issues with data retrieval from the API?

https://api.astar.network/api/v3/astar/dapps-staking/stakerslist/

For Example:

A clear example is that recently, the dApp "NFT Bridges" was listed.
However, I noticed that the amount staked in this dApp is not being accurately retrieved from the API.

From API
This dApp has been approved under the UCG program, and 25M has been staked.
Therefore, the API should be able to retrieve this information, but it seems that it's not being picked up correctly from API.

[
  {
    "amount": "1000000000000000000000",
    "stakerAddress": "bQb5W84HnCAE6V7YzazCXG1yf7gTBepT3v3vUkr7XL8ghPM",
    "stakerAddressEvm": "0x806eeb7c21494aa3839dbb549b6948e012b44c65"
  },
  {
    "amount": "1125000000000000000000",
    "stakerAddress": "ZUug9AtzRXCVhikp4X9n5ARmq3PcbcebHts8WHB1fdKJbV5",
    "stakerAddressEvm": null
  }
]

From Astar Portal

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions