harmony-one / ethhmy-bridge.frontend

Ethereum<>Harmony two way bridge (trusted version) - frontend part
25 stars 62 forks source link

[bridge] auto deposit 1 ONE token to user's account #136

Closed LeoHChen closed 2 years ago

LeoHChen commented 2 years ago

when users bridged assets from Ethereum or BSC to Harmony, based on the amount of assets, we shall deposit 1 ONE token to the user's account, so that users can do transactions on Harmony's network, using DEX or something to pay for the gas fee.

My suggestion is to set a parameter in the bridge, like US $100 amount of assets, and deposit 1 ONE to the user's account automatically.

jhd2best commented 2 years ago

add new contract for dispatch the ONE token: https://github.com/harmony-one/ethhmy-bridge/pull/5