bokkypoobah / TokenTrader

TokenTrader And TokenSeller Decentralised Trustless Exchange Contract
https://cryptoderivatives.market/
MIT License
145 stars 50 forks source link

Cannot view token on exchange #10

Closed tmpce closed 7 years ago

tmpce commented 7 years ago

I just created a TokenTrader contract and CryptoDerivatives is now picking it up.

It's called The Most Private Coin Ever.

I see that because the symbol is "???" it is not allowing a click-through since I'm assuming the URL cannot parse it correctly.

Here's the link: https://cryptoderivatives.market/token/???

bokkypoobah commented 7 years ago

I'll try to fix this over the next few days.

tmpce commented 7 years ago

Cool, thank you!

jet86 commented 7 years ago

You can view the page at https://cryptoderivatives.market/token/%3F%3F%3F but the API isn't encoding the "?" either, so it's still not returning the data which you can get manually at https://cryptoderivatives.market/api/token/%3F%3F%3F

bokkypoobah commented 7 years ago

I've renamed the symbol to "PRIVATE" so it should now work.