Skip to content

Token metadata unavailable #306

Description

@diwakergupta

Describe the bug

One of the builders reported:

  • two identical FTs on testnet: v0-74 and v0-70
  • one of them works fine with metadata API, the other one gets a 404
$ curl -X GET "https://api.testnet.hiro.so/metadata/v1/ft/ST2XX28V6YR45HZJ0D5990MRCBHMGC843GQQ12N1Q.bsd-mock-v0-74"
{"error":"Contract not found"}

$ curl -X GET "https://api.testnet.hiro.so/metadata/v1/ft/ST2XX28V6YR45HZJ0D5990MRCBHMGC843GQQ12N1Q.bsd-mock-v0-70"
{"name":"BSD","symbol":"BSD","decimals":8,"tx_id":"0xf9362763c7cb92de3716e84c728997db402ec496df36797c6dd2aa679661acb2","sender_address":"ST2XX28V6YR45HZJ0D5990MRCBHMGC843GQQ12N1Q"}

To Reproduce

See above

Expected behavior

Both tokens should work with the metadata API.

Additional context

Maybe related or dup of #305

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status
    🏗 In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions