File tree Expand file tree Collapse file tree 5 files changed +16
-13
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 5 files changed +16
-13
lines changed Original file line number Diff line number Diff line change 826
826
type : EvmChain
827
827
- id : story_testnet
828
828
mainnet : false
829
- rpcUrl : https://rpc.odyssey. storyrpc.io/
830
- networkId : 1516
829
+ rpcUrl : https://aeneid. storyrpc.io
830
+ networkId : 1315
831
831
type : EvmChain
832
832
- id : eventum_mainnet
833
833
mainnet : true
859
859
networkId : 80094
860
860
rpcUrl : https://fluent-thrilling-scion.furtim-network.quiknode.pro/$ENV_RABECHAIN_API_KEY
861
861
type : EvmChain
862
- - id : story_mainnet
862
+ - id : story
863
863
mainnet : true
864
864
rpcUrl : https://homer.storyrpc.io
865
865
networkId : 1514
Original file line number Diff line number Diff line change 148
148
- chain : hyperevm
149
149
address : " 0xfA25E653b44586dBbe27eE9d252192F0e4956683"
150
150
type : EvmEntropyContract
151
- - chain : story_mainnet
151
+ - chain : story
152
152
address : " 0xdF21D137Aadc95588205586636710ca2890538d5"
153
153
type : EvmEntropyContract
154
+ - chain : story_testnet
155
+ address : " 0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb"
156
+ type : EvmEntropyContract
Original file line number Diff line number Diff line change 460
460
- chain : soneium
461
461
address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
462
462
type : EvmPriceFeedContract
463
- - chain : story_testnet
464
- address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
465
- type : EvmPriceFeedContract
466
463
- chain : kraken_ink_mainnet
467
464
address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
468
465
type : EvmPriceFeedContract
478
475
- chain : berachain_mainnet
479
476
address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
480
477
type : EvmPriceFeedContract
481
- - chain : story_mainnet
478
+ - chain : story
482
479
address : " 0xD458261E832415CFd3BAE5E416FdF3230ce6F134"
483
480
type : EvmPriceFeedContract
484
481
- chain : bittensor_testnet
490
487
- chain : bittensor_mainnet
491
488
address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
492
489
type : EvmPriceFeedContract
490
+ - chain : story_testnet
491
+ address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
492
+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 454
454
- chain : soneium
455
455
address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
456
456
type : EvmWormholeContract
457
- - chain : story_testnet
458
- address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
459
- type : EvmWormholeContract
460
457
- chain : kraken_ink_mainnet
461
458
address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
462
459
type : EvmWormholeContract
472
469
- chain : berachain_mainnet
473
470
address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
474
471
type : EvmWormholeContract
475
- - chain : story_mainnet
472
+ - chain : story
476
473
address : " 0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c"
477
474
type : EvmWormholeContract
478
475
- chain : bittensor_testnet
484
481
- chain : bittensor_mainnet
485
482
address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
486
483
type : EvmWormholeContract
484
+ - chain : story_testnet
485
+ address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
486
+ type : EvmWormholeContract
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ export const RECEIVER_CHAINS = {
105
105
kraken_ink_mainnet : 60075 ,
106
106
berachain_mainnet : 60076 ,
107
107
movement_mainnet : 60077 ,
108
- story_mainnet : 60078 ,
108
+ story : 60078 ,
109
109
hyperevm : 60079 ,
110
110
bittensor_mainnet : 60080 ,
111
111
You can’t perform that action at this time.
0 commit comments