# Tradeogre deposit issue

**URL:** https://forum.grin.mw/t/tradeogre-deposit-issue/7787
**Category:** Market
**Created:** [September 3, 2020, 12:16am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787 "2020-09-03T00:16:31Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Grumpy](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/grumpy/32/6264_2.png) [@Grumpy](https://forum.grin.mw/u/Grumpy)
#### Post date: [September 3, 2020, 12:16am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/1 "2020-09-03T00:16:31Z")

</div>

Hi, i’m getting an error when i attempt to upload a slatepack. “There was an error processing your slate file” then it tells me to refer to my wallet software documentation.

The slatefile is named “FILENAME.S1.slatepack”

Sorry if this isn’t a tradogre issue, and also sorry if this problem doesn’t warrant a new thread, or belong in this forum. I understand that this forum is not tradogre technical support, but couldn’t find their contact info on the website. Are they on telegram or something?

My guess:  
Is it an extension format problem, where tradogre only takes some other older slatepack extension format? That was my best guess. Thanks.

---

<div class="post-metadata">

### Author: ![david](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/david/32/660_2.png) [@david](https://forum.grin.mw/u/david)
#### Post date: [September 3, 2020, 12:31am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/2 "2020-09-03T00:31:55Z")

</div>

I think Tradeogre expects the files to contain json slates, not slatepacks. Grinmint OTOH uses slatepack files. The whole damn ecosystem is a mess. There are so many different formats and communication methods that I can’t keep them all straight. Our poor, poor users 😪

How did you generate that file?

---

<div class="post-metadata">

### Author: ![insider](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/insider/32/4360_2.png) [@insider](https://forum.grin.mw/u/insider)
#### Post date: [September 3, 2020, 12:42am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/3 "2020-09-03T00:42:49Z")

</div>

They have a chat in the telegram - [t.me/TradeOgre](http://t.me/TradeOgre)

But it has no admin … Admin ONLY on Twitter - [twitter.com/tradeogre](http://twitter.com/tradeogre)

Not sure if you can make a deposit via a slatepack. Grin deposits are made via file

But it will still be better if you ask the admin

---

<div class="post-metadata">

### Author: ![Grumpy](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/grumpy/32/6264_2.png) [@Grumpy](https://forum.grin.mw/u/Grumpy)
#### Post date: [September 3, 2020, 1:02am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/4 "2020-09-03T01:02:28Z")

</div>

Hello, thanks for the responses! I used Niffler to try to send via slatepack. I’m just now noticing that tradogre specifies ‘slate file’ not ‘slatepack’. TIL those are different things…

When i created the slatepack file, i had the option to just copy the slatepack text in niffler…is there a way to copy that text and make it a .json?

---

<div class="post-metadata">

### Author: ![david](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/david/32/660_2.png) [@david](https://forum.grin.mw/u/david)
#### Post date: [September 3, 2020, 2:21am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/5 "2020-09-03T02:21:10Z")

</div>

There probably is not a way in Niffler. There is a command to do it via grin-wallet, but I don’t know it off the top of my head. Something about unpacking.

Grin++ supports sending json files, but “just use another wallet” is a shitty solution. It’s moments like these that make me embarrassed to be a part of this academic experiment 😂

@xiaojay does Niffler support sending json files?

---

<div class="post-metadata">

### Author: ![xiaojay](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/xiaojay/32/858_2.png) [@xiaojay](https://forum.grin.mw/u/xiaojay)
#### Post date: [September 3, 2020, 2:40am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/6 "2020-09-03T02:40:33Z")

</div>

seems like tradeogre only support old version of slate file?  
if it is, Niffler v0.6.0 does not support this old slate file format 😂

---

<div class="post-metadata">

### Author: ![Paouky](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/paouky/32/513_2.png) [@Paouky](https://forum.grin.mw/u/Paouky)
#### Post date: [September 3, 2020, 6:51am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/7 "2020-09-03T06:51:54Z")

</div>

As david mentioned, `grin wallet unpack` turns a Slatepack message into JSON format. If you want I can easily do that for you but keep in mind I’d be able to see the transaction details. Otherwise just download grin-wallet and initialize a wallet (no need for a node). Should take 2 minutes, you can follow [this guide](https://paouky.github.io/docs/getting-started/quickstart/install/).

Indeed a messy situtation 😕

---

<div class="post-metadata">

### Author: ![Grumpy](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/grumpy/32/6264_2.png) [@Grumpy](https://forum.grin.mw/u/Grumpy)
#### Post date: [September 4, 2020, 1:53am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/8 "2020-09-04T01:53:49Z")

</div>

Thank you. Neat, a chance to learn something! I appreciate your offer to help me further, but the guide you provided will be enogh 🙂

Just for the record, i’m not selling, I just wanted to play with my coins. haha

edit: Yeah things are a bit messy, but it seems like that’s how any given experiment like this would be at this point in its life.

---

<div class="post-metadata">

### Author: ![Kaffe](https://avatars.discourse-cdn.com/v4/letter/k/7bcc69/32.png) [@Kaffe](https://forum.grin.mw/u/Kaffe)
#### Post date: [October 19, 2020, 1:35pm UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/9 "2020-10-19T13:35:41Z")

</div>

Where you able to unpack your slatepack file?

---

<div class="post-metadata">

### Author: ![Grumpy](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.grin.mw/grumpy/32/6264_2.png) [@Grumpy](https://forum.grin.mw/u/Grumpy)
#### Post date: [October 23, 2020, 7:31am UTC](https://forum.grin.mw/t/tradeogre-deposit-issue/7787/10 "2020-10-23T07:31:01Z")

</div>

I realized the mistake and then didn’t bother anymore.
