Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
33 changes: 33 additions & 0 deletions _IBC/bitway-cosmoshub.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "bitway",
"chain_id": "bitway-1",
"client_id": "07-tendermint-31",
"connection_id": "connection-15"
},
"chain_2": {
"chain_name": "cosmoshub",
"chain_id": "cosmoshub-4",
"client_id": "07-tendermint-1440",
"connection_id": "connection-1178"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-14",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-1556",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"preferred": true,
"status": "ACTIVE"
}
}
]
}
126 changes: 125 additions & 1 deletion bitway/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,130 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg"
},
"coingecko_id": "usd-coin"
},
{
"description": "Tether USD via Eureka",
"denom_units": [
{
"denom": "ibc/F03F09579E9B70EBE7801B6541502C6BC71609ED2642E69FB5FE59CCC56D7BF1",
"exponent": 0
},
{
"denom": "usdt",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/F03F09579E9B70EBE7801B6541502C6BC71609ED2642E69FB5FE59CCC56D7BF1",
"name": "Tether USD",
"display": "usdt",
"symbol": "USDT",
"traces": [
{
"type": "ibc-bridge",
"counterparty": {
"chain_name": "ethereum",
"base_denom": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"channel_id": "channel-0"
},
"chain": {
"channel_id": "08-wasm-1369",
"path": "transfer/08-wasm-1369/0xdac17f958d2ee523a2206206994597c13d831ec7"
},
"provider": "Eureka"
},
{
"type": "ibc",
"counterparty": {
"chain_name": "cosmoshub",
"base_denom": "ibc/E7E51FFF94A8B55BE84CEB0345E5CAF0A5DAEB374C6806CE908098B8996C7782",
"channel_id": "channel-1556"
},
"chain": {
"channel_id": "channel-14",
"path": "transfer/channel-14/transfer/08-wasm-1369/0xdac17f958d2ee523a2206206994597c13d831ec7"
}
}
],
"images": [
{
"image_sync": {
"chain_name": "ethereum",
"base_denom": "0xdac17f958d2ee523a2206206994597c13d831ec7"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg",
"theme": {
"circle": true
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg"
}
},
{
"description": "Ether via Eureka",
"denom_units": [
{
"denom": "ibc/5F5E7D25BBAD0BB09FCE567C75EC8527590CA8AC5F947BAF8E533FBF7E270A44",
"exponent": 0
},
{
"denom": "eth",
"exponent": 18
}
],
"type_asset": "ics20",
"base": "ibc/5F5E7D25BBAD0BB09FCE567C75EC8527590CA8AC5F947BAF8E533FBF7E270A44",
"name": "Ethereum",
"display": "eth",
"symbol": "ETH",
"traces": [
{
"type": "ibc-bridge",
"counterparty": {
"chain_name": "ethereum",
"base_denom": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"channel_id": "channel-0"
},
"chain": {
"channel_id": "08-wasm-1369",
"path": "transfer/08-wasm-1369/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
},
"provider": "Eureka"
},
{
"type": "ibc",
"counterparty": {
"chain_name": "cosmoshub",
"base_denom": "ibc/C0B53D3D23827AE38058BED0BDCD554229278AF530A8D265FCF6DFF7C4B2ADFF",
"channel_id": "channel-1556"
},
"chain": {
"channel_id": "channel-14",
"path": "transfer/channel-14/transfer/08-wasm-1369/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
}
}
],
"images": [
{
"image_sync": {
"chain_name": "ethereum",
"base_denom": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

base_denom should be "wei"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg",
"theme": {
"circle": true
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg"
}
}
]
}
}
2 changes: 1 addition & 1 deletion bitway/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pretty_name": "Bitway",
"chain_type": "cosmos",
"chain_id": "bitway-1",
"bech32_prefix": "bc",
"bech32_prefix": "bitway",
"daemon_name": "bitwayd",
"node_home": "$HOME/.bitway",
"key_algos": [
Expand Down