# social.biggame.fantasy.trade

> Published by [biggame.social](https://lexicon.garden/identity/did:plc:xei7xcxaf44d57hxtp34s6n4)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:xei7xcxaf44d57hxtp34s6n4/social.biggame.fantasy.trade)
- [Documentation](https://lexicon.garden/lexicon/did:plc:xei7xcxaf44d57hxtp34s6n4/social.biggame.fantasy.trade/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:xei7xcxaf44d57hxtp34s6n4/social.biggame.fantasy.trade/examples)

## Definitions

### `social.biggame.fantasy.trade`

**Type**: `space`

One trade negotiation. The authority is the proposing owner and the only member is the team being asked, so the space is the two of them and nobody else.

```json
{
  "key": "any",
  "name": "BIGGAME trade",
  "type": "space",
  "collections": [
    "social.biggame.fantasy.tradeTerms"
  ],
  "description": "One trade negotiation. The authority is the proposing owner and the only member is the team being asked, so the space is the two of them and nobody else."
}
```

## Raw Schema

```json
{
  "id": "social.biggame.fantasy.trade",
  "defs": {
    "main": {
      "key": "any",
      "name": "BIGGAME trade",
      "type": "space",
      "collections": [
        "social.biggame.fantasy.tradeTerms"
      ],
      "description": "One trade negotiation. The authority is the proposing owner and the only member is the team being asked, so the space is the two of them and nobody else."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
