Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 0 additions & 41 deletions src/components/TokenList.tsx

This file was deleted.

7 changes: 1 addition & 6 deletions src/pages/quickstart/tokenlist.mdx
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
---
title: Tempo Token List Registry
interactive: true
description: Query token metadata, icons, and prices on Tempo using the Uniswap Token Lists-compatible API, and submit new tokens via PR to the registry.
---
import { Callout } from 'vocs'

import { TokenListDemo } from '../../components/TokenList.tsx'

# Tempo Token List Registry

A [Uniswap Token Lists](https://tokenlists.org)-compatible API for token metadata and icons on Tempo.

As an example, here's Tempo's tokenlist, fetched from [tokenlist.tempo.xyz/list/4217](https://tokenlist.tempo.xyz/list/4217):

<TokenListDemo />
Tempo's tokenlist, fetched from [tokenlist.tempo.xyz/list/4217](https://tokenlist.tempo.xyz/list/4217), is live on the [Explorer](https://explore.tempo.xyz/tokens).

## Endpoints

Expand Down
Loading