-
Notifications
You must be signed in to change notification settings - Fork 5
Open
DimensionDev/Mask-Token-List
#43Description
A snippet from the Maskbook repository, that we need to host all token lists by ourselves.
{
"ERC20_TOKEN_LISTS": {
"Mainnet": ["https://tokens.r2d2.to/latest/1/tokens.json", "https://api.1inch.exchange/v3.0/1/tokens"],
"Ropsten": ["https://tokens.r2d2.to/latest/3/tokens.json"],
"Rinkeby": ["https://tokens.r2d2.to/latest/4/tokens.json"],
"Kovan": ["https://irhonin.github.io/kovan-token-list/kovan-token-list.json"],
"Gorli": [],
"BSC": ["https://tokens.r2d2.to/latest/56/tokens.json", "https://api.1inch.exchange/v3.0/56/tokens"],
"BSCT": ["https://tokens.r2d2.to/mask.json"],
"Matic": ["https://tokens.r2d2.to/latest/137/tokens.json", "https://api.1inch.exchange/v3.0/137/tokens"],
"Mumbai": ["https://tokens.r2d2.to/latest/80001/tokens.json"],
"Arbitrum": ["https://tokens.r2d2.to/latest/42161/tokens.json"],
"Arbitrum_Rinkeby": ["https://tokens.r2d2.to/latest/421611/tokens.json"],
"xDai": ["https://tokens.r2d2.to/latest/100/tokens.json"]
}
}Metadata
Metadata
Assignees
Labels
No labels