Skip to content

Commit

Permalink
Merge pull request #2184 from Grinion/ninja-blaze-migrate
Browse files Browse the repository at this point in the history
Ninja Blaze token migrate
  • Loading branch information
wannabit-yongjoo authored Jan 13, 2025
2 parents e53ff02 + 68c2b30 commit 125016c
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 20 deletions.
Binary file added chain/injective/asset/nbz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 4 additions & 16 deletions chain/injective/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,27 +657,15 @@
}
},
{
"type": "ibc",
"denom": "ibc/1011E4D6D4800DA9B8F21D7C207C0B0C18E54E614A8576037F066B775210709D",
"type": "native",
"denom": "factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ",
"name" : "Ninja Blaze Token",
"symbol": "NBZ",
"description": "Ninja Blaze Token",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/nbz.png",
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/nbz.png",
"coinGeckoId": "",
"ibc_info" : {
"path": "neutron>injective",
"client" : {
"channel": "channel-177",
"port": "transfer"
},
"counterparty": {
"channel": "channel-60",
"port": "transfer",
"chain": "neutron",
"denom": "factory/neutron1a6ydq8urdj0gkvjw9e9e5y9r5ce2qegm9m4xufpt96kcm60kmuass0mqq4/nbz"
}
}
"color": "#9890f9"
},
{
"type": "ibc",
Expand Down
20 changes: 16 additions & 4 deletions chain/neutron/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -748,15 +748,27 @@
"color": "#040404"
},
{
"type": "native",
"denom": "factory/neutron1a6ydq8urdj0gkvjw9e9e5y9r5ce2qegm9m4xufpt96kcm60kmuass0mqq4/nbz",
"type": "ibc",
"denom": "ibc/A79E35F2418EB26FA8D72B9AA5EDF28C0C2CF475E8CF4CAEBB25FA5C858D4D22",
"name" : "Ninja Blaze Token",
"symbol": "NBZ",
"description": "Ninja Blaze Token",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/nbz.png",
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/nbz.png",
"coinGeckoId": "",
"color": "#9890f9"
"ibc_info" : {
"path": "injective>neutron",
"client" : {
"channel": "channel-60",
"port": "transfer"
},
"counterparty": {
"channel": "channel-177",
"port": "transfer",
"chain": "injective",
"denom": "factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ"
}
}
},
{
"type": "native",
Expand Down
23 changes: 23 additions & 0 deletions chain/osmosis/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -10023,5 +10023,28 @@
"denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence"
}
}
},
{
"type": "ibc",
"denom": "ibc/DC1DF96AB7F5109433C3D5FDADE83F8EC2D522B80FAB0593BC1A2781F36AD633",
"name" : "Ninja Blaze Token",
"symbol": "NBZ",
"description": "Ninja Blaze Token",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/nbz.png",
"coinGeckoId": "",
"ibc_info": {
"path": "injective>osmosis",
"client": {
"channel": "channel-122",
"port": "transfer"
},
"counterparty": {
"channel": "channel-8",
"port": "transfer",
"chain": "injective",
"denom": "factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ"
}
}
}
]

0 comments on commit 125016c

Please sign in to comment.