File tree 1 file changed +11
-11
lines changed
solana/ts/scripts/config/devnet
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 28
28
"peerQuotes" : {
29
29
"Sepolia" : {
30
30
"maxGasDropoffEth" : " 0" ,
31
- "basePriceUsd" : " 500000 " ,
32
- "nativePriceUsd" : " 3500000000 " ,
31
+ "basePriceUsd" : " 1 " ,
32
+ "nativePriceUsd" : " 3865 " ,
33
33
"gasPriceGwei" : " 25"
34
34
},
35
35
"ArbitrumSepolia" : {
36
36
"maxGasDropoffEth" : " 0" ,
37
- "basePriceUsd" : " 500000 " ,
38
- "nativePriceUsd" : " 3500000000 " ,
39
- "gasPriceGwei" : " 25 "
37
+ "basePriceUsd" : " 0 " ,
38
+ "nativePriceUsd" : " 3865 " ,
39
+ "gasPriceGwei" : " 0 "
40
40
},
41
41
"OptimismSepolia" : {
42
42
"maxGasDropoffEth" : " 0" ,
43
- "basePriceUsd" : " 500000 " ,
44
- "nativePriceUsd" : " 3500000000 " ,
45
- "gasPriceGwei" : " 25 "
43
+ "basePriceUsd" : " 0 " ,
44
+ "nativePriceUsd" : " 3865 " ,
45
+ "gasPriceGwei" : " 0 "
46
46
},
47
47
"BaseSepolia" : {
48
48
"maxGasDropoffEth" : " 0" ,
49
- "basePriceUsd" : " 500000 " ,
50
- "nativePriceUsd" : " 3500000000 " ,
51
- "gasPriceGwei" : " 25 "
49
+ "basePriceUsd" : " 0 " ,
50
+ "nativePriceUsd" : " 3865 " ,
51
+ "gasPriceGwei" : " 0 "
52
52
}
53
53
}
54
54
}
You can’t perform that action at this time.
0 commit comments