Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Feb 19, 2024
1 parent 49ab83f commit 1f1d157
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions packages/utils/__tests__/__snapshots__/special.assets.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -193,50 +193,6 @@ exports[`getAssetLists 1`] = `
},
],
},
{
"base": "ibc/78EFDD10E0EEFA96FF7C9A57EA6496C7C13620A4B66E04667480428B948ECC6A",
"coingecko_id": "jackal-protocol",
"denom_units": [
{
"aliases": [
"ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA",
],
"denom": "ibc/78EFDD10E0EEFA96FF7C9A57EA6496C7C13620A4B66E04667480428B948ECC6A",
"exponent": 0,
},
{
"denom": "jkl",
"exponent": 6,
},
],
"description": "The native staking and governance token of Jackal.",
"display": "jkl",
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg",
},
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg",
},
"name": "Jackal",
"symbol": "JKL",
"traces": [
{
"chain": {
"channel_id": "channel-6",
},
"counterparty": {
"base_denom": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA",
"chain_name": "osmosis",
"channel_id": "channel-4",
},
"type": "ibc",
},
],
},
{
"base": "ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85",
"coingecko_id": "osmosis",
Expand Down Expand Up @@ -320,6 +276,50 @@ exports[`getAssetLists 1`] = `
},
],
},
{
"base": "ibc/78EFDD10E0EEFA96FF7C9A57EA6496C7C13620A4B66E04667480428B948ECC6A",
"coingecko_id": "jackal-protocol",
"denom_units": [
{
"aliases": [
"ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA",
],
"denom": "ibc/78EFDD10E0EEFA96FF7C9A57EA6496C7C13620A4B66E04667480428B948ECC6A",
"exponent": 0,
},
{
"denom": "jkl",
"exponent": 6,
},
],
"description": "The native staking and governance token of Jackal.",
"display": "jkl",
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg",
},
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg",
},
"name": "Jackal",
"symbol": "JKL",
"traces": [
{
"chain": {
"channel_id": "channel-6",
},
"counterparty": {
"base_denom": "ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA",
"chain_name": "osmosis",
"channel_id": "channel-4",
},
"type": "ibc",
},
],
},
{
"base": "ibc/7D053E5CF515235C2C8A923840D6D5352F19B08722B774355AC97C596C729D5C",
"coingecko_id": "regen",
Expand Down

0 comments on commit 1f1d157

Please sign in to comment.