Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ALTER, BUT, SHD, SIENNA & stkd-SCRT (Secret SNIP-20 tokens) #956

Merged
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions packages/web/config/chain-infos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,56 @@ const chainInfos = (
isStakeCurrency: true,
isFeeCurrency: true,
},
{
type: "cw20",
contractAddress: "secret12rcvz0umvk875kd6a803txhtlu7y0pnd73kcej",
coinDenom: "ALTER",
JeremyParish69 marked this conversation as resolved.
Show resolved Hide resolved
coinMinimalDenom:
"cw20:secret12rcvz0umvk875kd6a803txhtlu7y0pnd73kcej:ALTER",
coinDecimals: 6,
coinGeckoId: "alter",
coinImageUrl: "/tokens/alter.svg",
},
{
type: "cw20",
contractAddress: "secret1yxcexylwyxlq58umhgsjgstgcg2a0ytfy4d9lt",
coinDenom: "BUTT",
coinMinimalDenom:
"cw20:secret1yxcexylwyxlq58umhgsjgstgcg2a0ytfy4d9lt:BUTT",
coinDecimals: 6,
coinGeckoId: "button",
coinImageUrl: "/tokens/butt.svg",
},
{
type: "cw20",
contractAddress: "secret1qfql357amn448duf5gvp9gr48sxx9tsnhupu3d",
coinDenom: "SHD",
coinMinimalDenom:
"cw20:secret1qfql357amn448duf5gvp9gr48sxx9tsnhupu3d:SHD",
coinDecimals: 8,
coinGeckoId: "shade-protocol",
coinImageUrl: "/tokens/shd.svg",
},
{
type: "cw20",
contractAddress: "secret1k6u0cy4feepm6pehnz804zmwakuwdapm69tuc4",
coinDenom: "stkd-SCRT",
coinMinimalDenom:
"cw20:secret1k6u0cy4feepm6pehnz804zmwakuwdapm69tuc4:stkd-SCRT",
coinDecimals: 6,
coinGeckoId: "stkd-scrt",
coinImageUrl: "/tokens/stkd-scrt.svg",
},
{
type: "cw20",
contractAddress: "secret1rgm2m5t530tdzyd99775n6vzumxa5luxcllml4",
coinDenom: "SIENNA",
coinMinimalDenom:
"cw20:secret1rgm2m5t530tdzyd99775n6vzumxa5luxcllml4:SIENNA",
coinDecimals: 18,
coinGeckoId: "sienna",
coinImageUrl: "/tokens/sienna.svg",
},
],
features: ["stargate", "ibc-transfer", "no-legacy-stdTx"],
explorerUrlToTx:
Expand Down
78 changes: 78 additions & 0 deletions packages/web/config/ibc-assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,44 @@ export const IBCAssetInfos: (IBCAsset & {
coinMinimalDenom: "uscrt",
isVerified: true,
},
{
JeremyParish69 marked this conversation as resolved.
Show resolved Hide resolved
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
JeremyParish69 marked this conversation as resolved.
Show resolved Hide resolved
destChannelId: "channel-44",
coinMinimalDenom: "cw20:secret1qfql357amn448duf5gvp9gr48sxx9tsnhupu3d:SHD",
ics20ContractAddress: "secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4",
},
{
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom:
"cw20:secret1k6u0cy4feepm6pehnz804zmwakuwdapm69tuc4:stkd-SCRT",
ics20ContractAddress: "secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4",
},
{
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom:
"cw20:secret1rgm2m5t530tdzyd99775n6vzumxa5luxcllml4:SIENNA",
ics20ContractAddress: "secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4",
},
{
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom: "cw20:secret1yxcexylwyxlq58umhgsjgstgcg2a0ytfy4d9lt:BUTT",
ics20ContractAddress: "secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4",
},
{
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom:
"cw20:secret12rcvz0umvk875kd6a803txhtlu7y0pnd73kcej:ALTER",
ics20ContractAddress: "secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4",
},
{
counterpartyChainId: "columbus-5",
sourceChannelId: "channel-72",
Expand Down Expand Up @@ -1030,6 +1068,46 @@ export const IBCAssetInfos: (IBCAsset & {
coinMinimalDenom: "ujkl",
isUnstable: true,
},
{
// ALTER
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom: "cw20:secret12rcvz0umvk875kd6a803txhtlu7y0pnd73kcej",
depositUrlOverride: "https://wrap.scrt.network",
JeremyParish69 marked this conversation as resolved.
Show resolved Hide resolved
},
{
// BUTT
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom: "cw20:secret1yxcexylwyxlq58umhgsjgstgcg2a0ytfy4d9lt",
depositUrlOverride: "https://wrap.scrt.network",
},
{
// SHD
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom: "cw20:secret1qfql357amn448duf5gvp9gr48sxx9tsnhupu3d",
depositUrlOverride: "https://wrap.scrt.network",
},
{
// SIENNA
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom: "cw20:secret1rgm2m5t530tdzyd99775n6vzumxa5luxcllml4",
depositUrlOverride: "https://wrap.scrt.network",
},
{
// stkd-SCRT
counterpartyChainId: "secret-4",
sourceChannelId: "channel-476",
destChannelId: "channel-44",
coinMinimalDenom: "cw20:secret1k6u0cy4feepm6pehnz804zmwakuwdapm69tuc4",
depositUrlOverride: "https://wrap.scrt.network",
},
].filter((ibcAsset) => {
// validate IBC asset config
if (
Expand Down
Loading