daifoundation / maker-otc

The OasisDEX protocol - Simple on-chain market for ERC20 tokens
GNU Affero General Public License v3.0
101 stars 39 forks source link

Add form to send tokens, closes #106 #110

Closed NTPape closed 8 years ago

jorisbontje commented 8 years ago

Since you are sending the token transfer instructions directly to the token, rather than going through the market contract; the market allowance doesn't apply. Currently however the transfer token panel does verify against having sufficient allowance; it shouldn't.