Tokens

The Slice Goerli & Mainnet Token List

This page is intended for token issuers who already have an ERC-20 contract deployed on Ethereum and would like to submit their token for bridging between Ethereum and Slice and Slice Mainnet to Slice Bridge and other bridges. Slice uses the Optimism Superchain token list as a reference for tokens that have been deployed on Slice.

Note - Tokens approved in the Github repository are not necessarily listed on the Slice Bridge.

Disclaimer: Slice does not endorse any of the tokens that are listed in the Github repository and has conducted only preliminary checks, which includes automated checks listed here.


Adding your token to the list

The steps below explain how to get your token on the Slice Token List.

Step 1: Deploy your token on Slice

Select your preferred bridging framework and use it to deploy an ERC-20 for your token on Slice. We recommend you use the framework provided by Slice’s standard bridge contracts, and furthermore deploy your token using the OptimismMintableERC20Factory. Deploying your token on Slice in this manner provides us with guarantees that will smooth the approval process. If you choose a different bridging framework, its interface must be compatible with that of the standard bridge, otherwise it may be difficult for us to support.

Step 2: Submit details for your token

Follow the instructions in this repository and submit a PR containing the required details for your token. You must specify in your token’s data.json file a section for ‘Slice-goerli’ and/or ‘Slice’ . The change you need to submit is particularly simple if your token has already been added to the Optimism token list. For example, this PR shows the change required for cbETH, which was already on Optimism’s token list and relies on the Slice standard bridge.

Step 3: Await final approval

Tokens approved in the Github repository are not necessarily listed on the Slice Bridge and are not guaranteed or automatic. Slice Bridge reviews are conducted manually by the Slice team. For more information, please visit our Discord.

Last updated