chain-registry 1.69.51 → 1.69.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/assets.js +2 -0
- package/esm/mainnet/canto/ibc.js +29 -0
- package/esm/mainnet/celestia/ibc.js +29 -0
- package/esm/mainnet/chains.js +2 -0
- package/esm/mainnet/cosmoshub/ibc.js +29 -0
- package/esm/mainnet/ibc.js +2 -0
- package/esm/mainnet/milkyway/assets.js +248 -0
- package/esm/mainnet/milkyway/chain.js +89 -0
- package/esm/mainnet/milkyway/ibc.js +59 -0
- package/esm/mainnet/milkyway/index.js +6 -0
- package/esm/mainnet/named.js +1 -0
- package/esm/mainnet/osmosis/assets.js +40 -0
- package/esm/mainnet/osmosis/ibc.js +30 -0
- package/esm/mainnet/pryzm/assets.js +417 -3
- package/esm/testnet/cosmosicsprovidertestnet/chain.js +14 -14
- package/mainnet/assets.js +2 -0
- package/mainnet/canto/ibc.js +29 -0
- package/mainnet/celestia/ibc.js +29 -0
- package/mainnet/chains.js +2 -0
- package/mainnet/cosmoshub/ibc.js +29 -0
- package/mainnet/ibc.js +2 -0
- package/mainnet/milkyway/assets.d.ts +3 -0
- package/mainnet/milkyway/assets.js +250 -0
- package/mainnet/milkyway/chain.d.ts +3 -0
- package/mainnet/milkyway/chain.js +91 -0
- package/mainnet/milkyway/ibc.d.ts +3 -0
- package/mainnet/milkyway/ibc.js +61 -0
- package/mainnet/milkyway/index.d.ts +3 -0
- package/mainnet/milkyway/index.js +12 -0
- package/mainnet/named.d.ts +1 -0
- package/mainnet/named.js +3 -2
- package/mainnet/osmosis/assets.js +40 -0
- package/mainnet/osmosis/ibc.js +30 -0
- package/mainnet/pryzm/assets.js +417 -3
- package/package.json +4 -4
- package/testnet/cosmosicsprovidertestnet/chain.js +14 -14
|
@@ -31,55 +31,55 @@ const info = {
|
|
|
31
31
|
apis: {
|
|
32
32
|
rpc: [
|
|
33
33
|
{
|
|
34
|
-
address: 'https://rpc.provider-sentry-01.
|
|
34
|
+
address: 'https://rpc.provider-sentry-01.ics-testnet.polypore.xyz',
|
|
35
35
|
provider: 'Hypha'
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
|
-
address: 'https://rpc.provider-sentry-02.
|
|
38
|
+
address: 'https://rpc.provider-sentry-02.ics-testnet.polypore.xyz',
|
|
39
39
|
provider: 'Hypha'
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
|
-
address: 'https://rpc.provider-state-sync-01.
|
|
42
|
+
address: 'https://rpc.provider-state-sync-01.ics-testnet.polypore.xyz',
|
|
43
43
|
provider: 'Hypha'
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
|
-
address: 'https://rpc.provider-state-sync-02.
|
|
46
|
+
address: 'https://rpc.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
47
47
|
provider: 'Hypha'
|
|
48
48
|
}
|
|
49
49
|
],
|
|
50
50
|
rest: [
|
|
51
51
|
{
|
|
52
|
-
address: 'https://rest.provider-sentry-01.
|
|
52
|
+
address: 'https://rest.provider-sentry-01.ics-testnet.polypore.xyz',
|
|
53
53
|
provider: 'Hypha'
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
|
-
address: 'https://rest.provider-sentry-02.
|
|
56
|
+
address: 'https://rest.provider-sentry-02.ics-testnet.polypore.xyz',
|
|
57
57
|
provider: 'Hypha'
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
address: 'https://rest.provider-state-sync-01.
|
|
60
|
+
address: 'https://rest.provider-state-sync-01.ics-testnet.polypore.xyz',
|
|
61
61
|
provider: 'Hypha'
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
address: 'https://rest.provider-state-sync-02.
|
|
64
|
+
address: 'https://rest.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
65
65
|
provider: 'Hypha'
|
|
66
66
|
}
|
|
67
67
|
],
|
|
68
68
|
grpc: [
|
|
69
69
|
{
|
|
70
|
-
address: 'https://grpc.provider-sentry-01.
|
|
70
|
+
address: 'https://grpc.provider-sentry-01.ics-testnet.polypore.xyz',
|
|
71
71
|
provider: 'Hypha'
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
address: 'https://grpc.provider-sentry-02.
|
|
74
|
+
address: 'https://grpc.provider-sentry-02.ics-testnet.polypore.xyz',
|
|
75
75
|
provider: 'Hypha'
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
address: 'https://grpc.provider-state-sync-01.
|
|
78
|
+
address: 'https://grpc.provider-state-sync-01.ics-testnet.polypore.xyz',
|
|
79
79
|
provider: 'Hypha'
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
|
-
address: 'https://grpc.provider-state-sync-02.
|
|
82
|
+
address: 'https://grpc.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
83
83
|
provider: 'Hypha'
|
|
84
84
|
}
|
|
85
85
|
]
|
|
@@ -90,8 +90,8 @@ const info = {
|
|
|
90
90
|
tx_page: 'https://mintscan.io/ics-testnet-provider/tx/${txHash}'
|
|
91
91
|
}, {
|
|
92
92
|
kind: 'Ping.pub',
|
|
93
|
-
url: 'https://explorer.
|
|
94
|
-
tx_page: 'https://explorer.
|
|
93
|
+
url: 'https://explorer.polypore.xyz/provider',
|
|
94
|
+
tx_page: 'https://explorer.polypore.xyz/provider/tx/${txHash}'
|
|
95
95
|
}]
|
|
96
96
|
};
|
|
97
97
|
exports.default = info;
|