blockful-io / swaplace-dapp

Swaplace is an, Open-source, Ownerless and Feeless Token Swap Protocol
https://app.swaplace.xyz
MIT License
13 stars 18 forks source link

feat: ether transfer modal on swap station #383

Closed heronlancellot closed 3 months ago

heronlancellot commented 4 months ago

Feature Request

Describe the Feature Request

Definition of done:

Describe Preferred Solution

Related Code

SwapStation.tsx

Additional Context

The amount of ether added will be updated in Context and will be passed to the Swaplace Contract. For now it's hardcoded 0n, will have the amount we will set in the modal.

heronlancellot commented 3 months ago

Closed by #387