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 8282 prefix : xion
8383 feeDenom : uxion
8484 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 4646- chain : xion_testnet_2
4747 address : xion1wptw89weav8tnpgxg4fyhcahgk8yy99lka3w308536ktadkvjwxqe463hl
4848 type : CosmWasmPriceFeedContract
49+ - chain : xion
50+ address : xion18nsqwhfwnqzs4vkxdr02x40awm0gz9pl0wn4ecsl8qqra2vxqppq57qx5a
51+ type : CosmWasmPriceFeedContract
Original file line number Diff line number Diff line change 4646- chain : xion_testnet_2
4747 address : xion1qlrdccrcw4rew9ervlazeyt9qmcx84r87vrq74sfd48f4q8y3qrqf59syp
4848 type : CosmWasmWormholeContract
49+ - chain : xion
50+ address : xion1zfdqgkd9lcqwc4ywkeg2pr2v2p5xxa7n2s9layq2623pvhp4xv0sr4659c
51+ type : CosmWasmWormholeContract
Original file line number Diff line number Diff line change 11- chain : near
22 address : pyth-oracle.near
3- type : NearPriceFeedContract
43 governanceDataSourceChain : 1
54 governanceDataSourceAddress : 5635979a221c34931e32620b9293a463065555ea71fe97cd6237ade875b12e9e
65 lastExecutedGovernanceSequence : 408
6+ type : NearPriceFeedContract
77- chain : near_testnet
88 address : pyth-oracle.testnet
9- type : NearPriceFeedContract
109 governanceDataSourceChain : 1
1110 governanceDataSourceAddress : 63278d271099bfd491951b3e648f08b1c71631e4a53674ad43e8f9f98068c385
1211 lastExecutedGovernanceSequence : 100
12+ type : NearPriceFeedContract
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ export const RECEIVER_CHAINS = {
108108 story : 60078 ,
109109 hyperevm : 60079 ,
110110 bittensor_mainnet : 60080 ,
111+ xion : 60081 ,
111112
112113 // Testnets as a separate chain ids (to use stable data sources and governance for them)
113114 injective_testnet : 60013 ,
You can’t perform that action at this time.
0 commit comments