Skip to content

Commit d4bf445

Browse files
authored
chore: update url (#615)
1 parent 72e2c20 commit d4bf445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/graphql/ASSETS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ API endpoint:
55
`/assets/<assetId>` - get information about any asset (including NFTs)
66

77
URLs to consume:
8-
- Mainnet: https://explorer-indexer-mainnet.fuel.network
8+
- Mainnet: https://mainnet-explorer.fuel.network
99
- Testnet: https://explorer-indexer-testnet.fuel.network
1010

1111

1212
`curl` example of usage
1313
```
14-
curl 'https://explorer-indexer-mainnet.fuel.network/assets/0x44b09d7143aa7b1aac7844ee9cfc38893b12d20c3822ecb18dbf2c6846ea63f0'
14+
curl 'https://mainnet-explorer.fuel.network/assets/0x44b09d7143aa7b1aac7844ee9cfc38893b12d20c3822ecb18dbf2c6846ea63f0'
1515
```
1616

1717

0 commit comments

Comments
 (0)