mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
feat: update
This commit is contained in:
parent
57806b926a
commit
cc018480e9
|
@ -38,7 +38,7 @@ const PRIVATE_KEY = process.env.PRIVATE_KEY;
|
||||||
const mnemonic = process.env.MNEMONIC ?? "test test test test test test test test test test test junk";
|
const mnemonic = process.env.MNEMONIC ?? "test test test test test test test test test test test junk";
|
||||||
|
|
||||||
const networkGasPriceConfig: Record<string, number> = {
|
const networkGasPriceConfig: Record<string, number> = {
|
||||||
mainnet: 100,
|
mainnet: 35,
|
||||||
polygon: 50,
|
polygon: 50,
|
||||||
avalanche: 40,
|
avalanche: 40,
|
||||||
arbitrum: 1,
|
arbitrum: 1,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user