File tree 1 file changed +10
-10
lines changed
solana/ts/scripts/config/mainnet
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
"peerQuotes" : {
15
15
"Ethereum" : {
16
16
"maxGasDropoffEth" : " 0" ,
17
- "basePriceUsd" : " 500000 " ,
18
- "nativePriceUsd" : " 3500000000 " ,
17
+ "basePriceUsd" : " 0.5 " ,
18
+ "nativePriceUsd" : " 3832.16 " ,
19
19
"gasPriceGwei" : " 25"
20
20
},
21
21
"Arbitrum" : {
22
22
"maxGasDropoffEth" : " 0" ,
23
23
"basePriceUsd" : " 500000" ,
24
- "nativePriceUsd" : " 3500000000 " ,
25
- "gasPriceGwei" : " 25 "
24
+ "nativePriceUsd" : " 3832.16 " ,
25
+ "gasPriceGwei" : " 0 "
26
26
},
27
27
"Optimism" : {
28
28
"maxGasDropoffEth" : " 0" ,
29
- "basePriceUsd" : " 500000 " ,
30
- "nativePriceUsd" : " 3500000000 " ,
31
- "gasPriceGwei" : " 25 "
29
+ "basePriceUsd" : " 0 " ,
30
+ "nativePriceUsd" : " 3832.16 " ,
31
+ "gasPriceGwei" : " 0 "
32
32
},
33
33
"Base" : {
34
34
"maxGasDropoffEth" : " 0" ,
35
- "basePriceUsd" : " 500000 " ,
36
- "nativePriceUsd" : " 3500000000 " ,
37
- "gasPriceGwei" : " 25 "
35
+ "basePriceUsd" : " 0 " ,
36
+ "nativePriceUsd" : " 3832.16 " ,
37
+ "gasPriceGwei" : " 0 "
38
38
}
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments