Skip to content

Commit

Permalink
chore: update url (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio authored Nov 20, 2024
1 parent 72e2c20 commit d4bf445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphql/ASSETS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ API endpoint:
`/assets/<assetId>` - get information about any asset (including NFTs)

URLs to consume:
- Mainnet: https://explorer-indexer-mainnet.fuel.network
- Mainnet: https://mainnet-explorer.fuel.network
- Testnet: https://explorer-indexer-testnet.fuel.network


`curl` example of usage
```
curl 'https://explorer-indexer-mainnet.fuel.network/assets/0x44b09d7143aa7b1aac7844ee9cfc38893b12d20c3822ecb18dbf2c6846ea63f0'
curl 'https://mainnet-explorer.fuel.network/assets/0x44b09d7143aa7b1aac7844ee9cfc38893b12d20c3822ecb18dbf2c6846ea63f0'
```


Expand Down

0 comments on commit d4bf445

Please sign in to comment.