Skip to content

Commit

Permalink
add Indexer APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfnjust committed Apr 25, 2024
1 parent 61af84c commit fabbe40
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/tokens/tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,15 @@ export function getDefaultSigner(): TestWallet {
)
}
```


## Indexer APIs

### mainnet

- `gorillapool`: https://ordinals.gorillapool.io/api/docs

### testnet

- `gorillapool`: https://testnet.ordinals.gorillapool.io/api/docs
- `scrypt` (only bsv20 v2): https://1sat.scrypt.io/api/docs

0 comments on commit fabbe40

Please sign in to comment.