File tree Expand file tree Collapse file tree 5 files changed +17
-2
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 5 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 82
82
prefix : xion
83
83
feeDenom : uxion
84
84
type : CosmWasmChain
85
+ - endpoint : https://rpc.xion-mainnet-1.burnt.com:443
86
+ id : xion
87
+ wormholeChainName : xion
88
+ mainnet : true
89
+ gasPrice : " 0.025"
90
+ prefix : xion
91
+ feeDenom : uxion
92
+ type : CosmWasmChain
Original file line number Diff line number Diff line change 46
46
- chain : xion_testnet_2
47
47
address : xion1wptw89weav8tnpgxg4fyhcahgk8yy99lka3w308536ktadkvjwxqe463hl
48
48
type : CosmWasmPriceFeedContract
49
+ - chain : xion
50
+ address : xion18nsqwhfwnqzs4vkxdr02x40awm0gz9pl0wn4ecsl8qqra2vxqppq57qx5a
51
+ type : CosmWasmPriceFeedContract
Original file line number Diff line number Diff line change 46
46
- chain : xion_testnet_2
47
47
address : xion1qlrdccrcw4rew9ervlazeyt9qmcx84r87vrq74sfd48f4q8y3qrqf59syp
48
48
type : CosmWasmWormholeContract
49
+ - chain : xion
50
+ address : xion1zfdqgkd9lcqwc4ywkeg2pr2v2p5xxa7n2s9layq2623pvhp4xv0sr4659c
51
+ type : CosmWasmWormholeContract
Original file line number Diff line number Diff line change 1
1
- chain : near
2
2
address : pyth-oracle.near
3
- type : NearPriceFeedContract
4
3
governanceDataSourceChain : 1
5
4
governanceDataSourceAddress : 5635979a221c34931e32620b9293a463065555ea71fe97cd6237ade875b12e9e
6
5
lastExecutedGovernanceSequence : 408
6
+ type : NearPriceFeedContract
7
7
- chain : near_testnet
8
8
address : pyth-oracle.testnet
9
- type : NearPriceFeedContract
10
9
governanceDataSourceChain : 1
11
10
governanceDataSourceAddress : 63278d271099bfd491951b3e648f08b1c71631e4a53674ad43e8f9f98068c385
12
11
lastExecutedGovernanceSequence : 100
12
+ type : NearPriceFeedContract
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ export const RECEIVER_CHAINS = {
108
108
story : 60078 ,
109
109
hyperevm : 60079 ,
110
110
bittensor_mainnet : 60080 ,
111
+ xion : 60081 ,
111
112
112
113
// Testnets as a separate chain ids (to use stable data sources and governance for them)
113
114
injective_testnet : 60013 ,
You can’t perform that action at this time.
0 commit comments