mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
base gas config update
This commit is contained in:
parent
736cdb54f0
commit
ec99663565
|
@ -45,7 +45,7 @@ const networkGasPriceConfig: Record<string, number> = {
|
|||
arbitrum: 1,
|
||||
optimism: 0.001,
|
||||
fantom: 210,
|
||||
base: 8453
|
||||
base: 0.0005
|
||||
};
|
||||
|
||||
function createConfig(network: string) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user