projectchicago / gastoken

⛽ Tokenize gas on Ethereum with GasToken ⛽
https://gastoken.io
719 stars 89 forks source link

Deployment in BSC? #29

Open joseddg92 opened 2 years ago

joseddg92 commented 2 years ago

Is there a reason why these are not deployed in the Binance Smart Chain? Would they also work there?

Also, where could I check the gas cost (and refunds) for each opcode in the BSC EVM?

milu2003 commented 2 years ago

some ask

k06a commented 2 years ago

This Chi gastoken was deployed on the most EVM chains at the same address: https://github.com/1inch/chi

milu2003 commented 2 years ago

@k06a

I failed with an error:

invalid opcode: opcode 0xfe not defined

https://testnet.bscscan.com/tx/0xa12ae7dde9360c4b9d3fa795354d8c6e4844b8d445baa2c44ccbf80438e88458

Can you help me see what's going on?