mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
gas price
This commit is contained in:
parent
d20f22c863
commit
5c1931ad9b
|
|
@ -51,7 +51,7 @@ const networkGasPriceConfig: Record<string, Number> = {
|
|||
"avalanche": 25,
|
||||
"arbitrum":1,
|
||||
"fantom": 1700,
|
||||
"optimism": 0.01,
|
||||
"optimism": 0.001,
|
||||
}
|
||||
|
||||
function createConfig(network: string) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user