# Registering new cERC20 tokens

## Register with Ubeswap

CeloTerminal utilizes Ubeswap token list internally, thus you can just register your token with Ubeswap to have it included in CeloTerminal automatically.

{% embed url="<https://github.com/Ubeswap/default-token-list>" %}

## Register with CeloTerminal

To register a new cERC20 (Celo ERC20) token in the predefined list of tokens that CeloTerminal supports, you can also simply create a pull request that adds the information for the new token in this file: [src/lib/erc20/registry.ts](https://github.com/zviadm/celoterminal/blob/main/src/lib/erc20/registry.ts)
