Skip to content

Commit 125016c

Browse files
Merge pull request #2184 from Grinion/ninja-blaze-migrate
Ninja Blaze token migrate
2 parents e53ff02 + 68c2b30 commit 125016c

File tree

4 files changed

+43
-20
lines changed

4 files changed

+43
-20
lines changed

chain/injective/asset/nbz.png

23.1 KB
Loading

chain/injective/assets_2.json

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -657,27 +657,15 @@
657657
}
658658
},
659659
{
660-
"type": "ibc",
661-
"denom": "ibc/1011E4D6D4800DA9B8F21D7C207C0B0C18E54E614A8576037F066B775210709D",
660+
"type": "native",
661+
"denom": "factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ",
662662
"name" : "Ninja Blaze Token",
663663
"symbol": "NBZ",
664664
"description": "Ninja Blaze Token",
665665
"decimals": 6,
666-
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/nbz.png",
666+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/nbz.png",
667667
"coinGeckoId": "",
668-
"ibc_info" : {
669-
"path": "neutron>injective",
670-
"client" : {
671-
"channel": "channel-177",
672-
"port": "transfer"
673-
},
674-
"counterparty": {
675-
"channel": "channel-60",
676-
"port": "transfer",
677-
"chain": "neutron",
678-
"denom": "factory/neutron1a6ydq8urdj0gkvjw9e9e5y9r5ce2qegm9m4xufpt96kcm60kmuass0mqq4/nbz"
679-
}
680-
}
668+
"color": "#9890f9"
681669
},
682670
{
683671
"type": "ibc",

chain/neutron/assets_2.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -748,15 +748,27 @@
748748
"color": "#040404"
749749
},
750750
{
751-
"type": "native",
752-
"denom": "factory/neutron1a6ydq8urdj0gkvjw9e9e5y9r5ce2qegm9m4xufpt96kcm60kmuass0mqq4/nbz",
751+
"type": "ibc",
752+
"denom": "ibc/A79E35F2418EB26FA8D72B9AA5EDF28C0C2CF475E8CF4CAEBB25FA5C858D4D22",
753753
"name" : "Ninja Blaze Token",
754754
"symbol": "NBZ",
755755
"description": "Ninja Blaze Token",
756756
"decimals": 6,
757-
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/nbz.png",
757+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/nbz.png",
758758
"coinGeckoId": "",
759-
"color": "#9890f9"
759+
"ibc_info" : {
760+
"path": "injective>neutron",
761+
"client" : {
762+
"channel": "channel-60",
763+
"port": "transfer"
764+
},
765+
"counterparty": {
766+
"channel": "channel-177",
767+
"port": "transfer",
768+
"chain": "injective",
769+
"denom": "factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ"
770+
}
771+
}
760772
},
761773
{
762774
"type": "native",

chain/osmosis/assets_2.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10023,5 +10023,28 @@
1002310023
"denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence"
1002410024
}
1002510025
}
10026+
},
10027+
{
10028+
"type": "ibc",
10029+
"denom": "ibc/DC1DF96AB7F5109433C3D5FDADE83F8EC2D522B80FAB0593BC1A2781F36AD633",
10030+
"name" : "Ninja Blaze Token",
10031+
"symbol": "NBZ",
10032+
"description": "Ninja Blaze Token",
10033+
"decimals": 6,
10034+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/nbz.png",
10035+
"coinGeckoId": "",
10036+
"ibc_info": {
10037+
"path": "injective>osmosis",
10038+
"client": {
10039+
"channel": "channel-122",
10040+
"port": "transfer"
10041+
},
10042+
"counterparty": {
10043+
"channel": "channel-8",
10044+
"port": "transfer",
10045+
"chain": "injective",
10046+
"denom": "factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ"
10047+
}
10048+
}
1002610049
}
1002710050
]

0 commit comments

Comments
 (0)