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
9c426d4f27
commit
d20f22c863
|
|
@ -50,6 +50,8 @@ const networkGasPriceConfig: Record<string, Number> = {
|
|||
"polygon": 50,
|
||||
"avalanche": 25,
|
||||
"arbitrum":1,
|
||||
"fantom": 1700,
|
||||
"optimism": 0.01,
|
||||
}
|
||||
|
||||
function createConfig(network: string) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user