mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
increase gas multiplier on polygon (#1637)
This commit is contained in:
parent
666bf42848
commit
040a635de5
@ -67,7 +67,7 @@ export const configHelperNetworks: Config[] = [
|
||||
subgraphUri: 'https://v4.subgraph.polygon.oceanprotocol.com',
|
||||
explorerUri: 'https://polygonscan.com',
|
||||
oceanTokenSymbol: 'mOCEAN',
|
||||
gasFeeMultiplier: 1.4
|
||||
gasFeeMultiplier: 1.6
|
||||
},
|
||||
{
|
||||
...configHelperNetworksBase,
|
||||
|
Loading…
x
Reference in New Issue
Block a user