Synthetixio / kwenta

DEPRECATED. Please use: https://github.com/Kwenta/kwenta
MIT License
11 stars 20 forks source link

Make kwenta able to pay for gas on L2 #287

Open gberg1 opened 3 years ago

gberg1 commented 3 years ago

Summary

Dev Tasks

Airdrop WETH to L2 users, ping @ajsantander choose who is eligible

Gas Price - on L1 keep same logic, recommended and custom fetched from 3rd party api. On L2 GWEI will be a gas price of 1

gas estimate for L2 is going to be hardcoded to 9M, gas estimate for L1 still use gas limit estimate func

QA Tasks

kelonye commented 3 years ago

Hard-coded the gas prices (see below) to zero for now. Asked if there will be an endpoint that will allow us to get these prices, in the optimism channel.

Screenshot 2021-03-19 at 00 04 23
kelonye commented 3 years ago

Updating this to read from provider.getGasPrice