Is your feature request related to a problem? Please describe.
We should know about MatchingMarket(OasisDex) contract.
Simply, We can see it eth2dai, It's New version of OasisDex
Describe the solution you'd like
If someone to buy ticket by ETH, not DAI, just show up How much will you pay ETH
Calculated by OasisDex ETH/DAI rate.
Send Tx with Ether value for DAI on proxy contract, then msg.sender will received Ticket with remain ETH, might be.
Describe alternatives you've considered
Just Simply Received fixed ETH amount for ticket?
Additional context
oasis-direct-proxy contract.
More gas, But easily exchange something on MatchinMarket.
Is your feature request related to a problem? Please describe.
We should know about MatchingMarket(OasisDex) contract.
Simply, We can see it eth2dai, It's New version of OasisDex
Describe the solution you'd like
If someone to buy ticket by ETH, not DAI, just show up How much will you pay ETH
Calculated by OasisDex ETH/DAI rate.
Send Tx with Ether value for DAI on proxy contract, then msg.sender will received Ticket with remain ETH, might be.
Describe alternatives you've considered
Just Simply Received fixed ETH amount for ticket?
Additional context
oasis-direct-proxy contract.
More gas, But easily exchange something on
MatchinMarket.