@swapkit/tokens
Advanced tools
@@ -27,3 +27,3 @@ { | ||
"types": "./src/index.ts", | ||
"version": "0.0.0-nightly-20241120080712" | ||
"version": "0.0.0-nightly-20241120105944" | ||
} |
export { list as CaviarV1List } from "./tokenLists/caviar_v1"; | ||
export { list as ChainflipList } from "./tokenLists/chainflip"; | ||
export { list as JupiterList } from "./tokenLists/jupiter"; | ||
export { list as KadoList } from "./tokenLists/kado"; | ||
export { list as MayaList } from "./tokenLists/mayachain"; | ||
@@ -5,0 +6,0 @@ // export { list as OciswapV1List } from "./tokenLists/ociswap_v1"; |
@@ -15,2 +15,18 @@ export const list = { | ||
{ | ||
chain: "BTC", | ||
chainId: "bitcoin", | ||
decimals: 8, | ||
identifier: "BTC.BTC", | ||
logoURI: "", | ||
ticker: "BTC", | ||
}, | ||
{ | ||
chain: "ETH", | ||
chainId: "1", | ||
decimals: 18, | ||
identifier: "ETH.ETH", | ||
logoURI: "", | ||
ticker: "ETH", | ||
}, | ||
{ | ||
chain: "FIAT", | ||
@@ -17,0 +33,0 @@ chainId: "fiat", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
7615524
0.13%72856
0.04%