Skip to content

Commit 320e7ae

Browse files
add NEPT on Neutron
1 parent eb21acc commit 320e7ae

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

chain/neutron/assets_2.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,5 +1015,28 @@
10151015
"contract": "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0"
10161016
}
10171017
}
1018+
},
1019+
{
1020+
"type": "ibc",
1021+
"denom": "ibc/C084B31AB4906CD6CC65CB779B1527A66B6C98629259E3548B2F20D2753D5837",
1022+
"name": "Neptune Finance",
1023+
"symbol": "NEPT",
1024+
"description": "The native token of Neptune Finance",
1025+
"decimals": 6,
1026+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/nept.png",
1027+
"coinGeckoId": "",
1028+
"ibc_info" : {
1029+
"path": "injective>neutron",
1030+
"client" : {
1031+
"channel": "channel-60",
1032+
"port": "transfer"
1033+
},
1034+
"counterparty": {
1035+
"channel": "channel-177",
1036+
"port": "transfer",
1037+
"chain": "injective",
1038+
"denom": "factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept"
1039+
}
1040+
}
10181041
}
10191042
]

0 commit comments

Comments
 (0)