Skip to content

Commit

Permalink
chore: bump for nightly release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 3, 2024
1 parent c5c809c commit d9038a4
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .changeset/rotten-queens-fly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@swapkit/plugin-thorchain": minor
"@swapkit/helpers": minor
"@swapkit/tokens": minor
"@swapkit/wallet-ledger": minor
"@swapkit/plugin-radix": minor
"@swapkit/plugin-kado": minor
"@swapkit/core": minor
"@swapkit/sdk": minor
---

Nightly release
5 changes: 3 additions & 2 deletions packages/swapkit/tokens/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
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 ChainflipList } from "./tokenLists/chainflip";
export { list as KadoList } from "./tokenLists/kado";
export { list as MayaList } from "./tokenLists/mayachain";
// export { list as OciswapV1List } from "./tokenLists/ociswap_v1";
// export { list as OciswapList } from "./tokenLists/ociswap";
export { list as OneInchList } from "./tokenLists/oneinch";
export { list as OpenOceanV2List } from "./tokenLists/openocean_v2";
export { list as PancakeswapList } from "./tokenLists/pancakeswap";
Expand Down
45 changes: 45 additions & 0 deletions packages/swapkit/tokens/src/tokenLists/kado.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,31 @@ export const list = {
keywords: [],
count: 27,
tokens: [
{
chain: "BTC",
chainId: "bitcoin",
decimals: 8,
identifier: "BTC.BTC",
logoURI: "",
symbol: "BTC",
ticker: "BTC",
},
{
chain: "ETH",
chainId: "1",
decimals: 18,
identifier: "ETH.ETH",
logoURI: "",
symbol: "ETH",
ticker: "ETH",
},
{
chain: "FIAT",
chainId: "fiat",
decimals: 2,
identifier: "FIAT.USD",
logoURI: "",
symbol: "USD",
ticker: "USD",
},
{
Expand All @@ -25,6 +44,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.CAD",
logoURI: "",
symbol: "CAD",
ticker: "CAD",
},
{
Expand All @@ -33,6 +53,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.GBP",
logoURI: "",
symbol: "GBP",
ticker: "GBP",
},
{
Expand All @@ -41,6 +62,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.EUR",
logoURI: "",
symbol: "EUR",
ticker: "EUR",
},
{
Expand All @@ -49,6 +71,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.MXN",
logoURI: "",
symbol: "MXN",
ticker: "MXN",
},
{
Expand All @@ -57,6 +80,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.COP",
logoURI: "",
symbol: "COP",
ticker: "COP",
},
{
Expand All @@ -65,6 +89,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.INR",
logoURI: "",
symbol: "INR",
ticker: "INR",
},
{
Expand All @@ -73,6 +98,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.CHF",
logoURI: "",
symbol: "CHF",
ticker: "CHF",
},
{
Expand All @@ -81,6 +107,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.AUD",
logoURI: "",
symbol: "AUD",
ticker: "AUD",
},
{
Expand All @@ -89,6 +116,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.ARS",
logoURI: "",
symbol: "ARS",
ticker: "ARS",
},
{
Expand All @@ -97,6 +125,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.BRL",
logoURI: "",
symbol: "BRL",
ticker: "BRL",
},
{
Expand All @@ -105,6 +134,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.CLP",
logoURI: "",
symbol: "CLP",
ticker: "CLP",
},
{
Expand All @@ -113,6 +143,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.JPY",
logoURI: "",
symbol: "JPY",
ticker: "JPY",
},
{
Expand All @@ -121,6 +152,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.KRW",
logoURI: "",
symbol: "KRW",
ticker: "KRW",
},
{
Expand All @@ -129,6 +161,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.PEN",
logoURI: "",
symbol: "PEN",
ticker: "PEN",
},
{
Expand All @@ -137,6 +170,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.PHP",
logoURI: "",
symbol: "PHP",
ticker: "PHP",
},
{
Expand All @@ -145,6 +179,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.SGD",
logoURI: "",
symbol: "SGD",
ticker: "SGD",
},
{
Expand All @@ -153,6 +188,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.TRY",
logoURI: "",
symbol: "TRY",
ticker: "TRY",
},
{
Expand All @@ -161,6 +197,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.UYU",
logoURI: "",
symbol: "UYU",
ticker: "UYU",
},
{
Expand All @@ -169,6 +206,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.TWD",
logoURI: "",
symbol: "TWD",
ticker: "TWD",
},
{
Expand All @@ -177,6 +215,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.VND",
logoURI: "",
symbol: "VND",
ticker: "VND",
},
{
Expand All @@ -185,6 +224,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.CRC",
logoURI: "",
symbol: "CRC",
ticker: "CRC",
},
{
Expand All @@ -193,6 +233,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.SEK",
logoURI: "",
symbol: "SEK",
ticker: "SEK",
},
{
Expand All @@ -201,6 +242,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.PLN",
logoURI: "",
symbol: "PLN",
ticker: "PLN",
},
{
Expand All @@ -209,6 +251,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.DKK",
logoURI: "",
symbol: "DKK",
ticker: "DKK",
},
{
Expand All @@ -217,6 +260,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.NOK",
logoURI: "",
symbol: "NOK",
ticker: "NOK",
},
{
Expand All @@ -225,6 +269,7 @@ export const list = {
decimals: 2,
identifier: "FIAT.NZD",
logoURI: "",
symbol: "NZD",
ticker: "NZD",
},
],
Expand Down

0 comments on commit d9038a4

Please sign in to comment.