# Enums

### BondingCurveType\_orderBy

| Value |
| ----- |
| id    |
| name  |
| impl  |

### CounterEntity\_orderBy

| Value     |
| --------- |
| id        |
| count     |
| type      |
| timestamp |

### HookEntity\_orderBy

| Value   |
| ------- |
| id      |
| name    |
| addr    |
| encoder |

### Hook\_orderBy

| Value                     |
| ------------------------- |
| id                        |
| token                     |
| token\_\_id               |
| token\_\_index            |
| token\_\_net              |
| token\_\_addr             |
| token\_\_factory          |
| token\_\_name             |
| token\_\_symbol           |
| token\_\_metaUri          |
| token\_\_supply           |
| token\_\_tokenType        |
| token\_\_bondingCurveType |
| token\_\_raisingToken     |
| token\_\_params           |
| token\_\_mintTax          |
| token\_\_burnTax          |
| token\_\_paused           |
| token\_\_doomsDays        |
| token\_\_destoryed        |
| token\_\_treasury         |
| token\_\_admin            |
| token\_\_creator          |
| token\_\_marketCap        |
| token\_\_currentPrice     |
| token\_\_lockValue        |
| token\_\_treasuryFee      |
| token\_\_memberCount      |
| token\_\_decimal          |
| token\_\_baseDecimal      |
| token\_\_txCount          |
| token\_\_createTimestamp  |
| data                      |
| encoder                   |
| name                      |
| addr                      |

### Member\_orderBy

| Value                     |
| ------------------------- |
| id                        |
| token                     |
| token\_\_id               |
| token\_\_index            |
| token\_\_net              |
| token\_\_addr             |
| token\_\_factory          |
| token\_\_name             |
| token\_\_symbol           |
| token\_\_metaUri          |
| token\_\_supply           |
| token\_\_tokenType        |
| token\_\_bondingCurveType |
| token\_\_raisingToken     |
| token\_\_params           |
| token\_\_mintTax          |
| token\_\_burnTax          |
| token\_\_paused           |
| token\_\_doomsDays        |
| token\_\_destoryed        |
| token\_\_treasury         |
| token\_\_admin            |
| token\_\_creator          |
| token\_\_marketCap        |
| token\_\_currentPrice     |
| token\_\_lockValue        |
| token\_\_treasuryFee      |
| token\_\_memberCount      |
| token\_\_decimal          |
| token\_\_baseDecimal      |
| token\_\_txCount          |
| token\_\_createTimestamp  |
| user                      |
| user\_\_id                |
| ids                       |
| balance                   |

### MintBurnEntity\_orderBy

| Value                     |
| ------------------------- |
| id                        |
| hash                      |
| blockNum                  |
| timestamp                 |
| direction                 |
| from                      |
| to                        |
| erc20Amount               |
| nativeAmount              |
| platformFee               |
| projectFee                |
| price                     |
| tvl                       |
| tradeVolumes              |
| token                     |
| token\_\_id               |
| token\_\_index            |
| token\_\_net              |
| token\_\_addr             |
| token\_\_factory          |
| token\_\_name             |
| token\_\_symbol           |
| token\_\_metaUri          |
| token\_\_supply           |
| token\_\_tokenType        |
| token\_\_bondingCurveType |
| token\_\_raisingToken     |
| token\_\_params           |
| token\_\_mintTax          |
| token\_\_burnTax          |
| token\_\_paused           |
| token\_\_doomsDays        |
| token\_\_destoryed        |
| token\_\_treasury         |
| token\_\_admin            |
| token\_\_creator          |
| token\_\_marketCap        |
| token\_\_currentPrice     |
| token\_\_lockValue        |
| token\_\_treasuryFee      |
| token\_\_memberCount      |
| token\_\_decimal          |
| token\_\_baseDecimal      |
| token\_\_txCount          |
| token\_\_createTimestamp  |

### PlatformEntity\_orderBy

| Value    |
| -------- |
| id       |
| net      |
| addr     |
| admin    |
| treasury |
| route    |
| mintTax  |
| burnTax  |
| klines   |

### Price\_orderBy

| Value                     |
| ------------------------- |
| id                        |
| type                      |
| minPrice                  |
| maxPrice                  |
| openPrice                 |
| closePrice                |
| tokenTvl                  |
| timestamp                 |
| token                     |
| token\_\_id               |
| token\_\_index            |
| token\_\_net              |
| token\_\_addr             |
| token\_\_factory          |
| token\_\_name             |
| token\_\_symbol           |
| token\_\_metaUri          |
| token\_\_supply           |
| token\_\_tokenType        |
| token\_\_bondingCurveType |
| token\_\_raisingToken     |
| token\_\_params           |
| token\_\_mintTax          |
| token\_\_burnTax          |
| token\_\_paused           |
| token\_\_doomsDays        |
| token\_\_destoryed        |
| token\_\_treasury         |
| token\_\_admin            |
| token\_\_creator          |
| token\_\_marketCap        |
| token\_\_currentPrice     |
| token\_\_lockValue        |
| token\_\_treasuryFee      |
| token\_\_memberCount      |
| token\_\_decimal          |
| token\_\_baseDecimal      |
| token\_\_txCount          |
| token\_\_createTimestamp  |
| volume                    |

### TokenEntity\_orderBy

| Value            |
| ---------------- |
| id               |
| index            |
| net              |
| addr             |
| factory          |
| name             |
| symbol           |
| metaUri          |
| supply           |
| tokenType        |
| bondingCurveType |
| raisingToken     |
| params           |
| mintTax          |
| burnTax          |
| paused           |
| doomsDays        |
| destoryed        |
| treasury         |
| admin            |
| creator          |
| marketCap        |
| currentPrice     |
| lockValue        |
| treasuryFee      |
| memberCount      |
| decimal          |
| baseDecimal      |
| txCount          |
| createTimestamp  |
| prices           |
| hooks            |
| mintBurnTxs      |
| members          |

### TokenType\_orderBy

| Value |
| ----- |
| id    |
| name  |
| impl  |

### TokenUpgradeHistory\_orderBy

| Value                     |
| ------------------------- |
| id                        |
| token                     |
| token\_\_id               |
| token\_\_index            |
| token\_\_net              |
| token\_\_addr             |
| token\_\_factory          |
| token\_\_name             |
| token\_\_symbol           |
| token\_\_metaUri          |
| token\_\_supply           |
| token\_\_tokenType        |
| token\_\_bondingCurveType |
| token\_\_raisingToken     |
| token\_\_params           |
| token\_\_mintTax          |
| token\_\_burnTax          |
| token\_\_paused           |
| token\_\_doomsDays        |
| token\_\_destoryed        |
| token\_\_treasury         |
| token\_\_admin            |
| token\_\_creator          |
| token\_\_marketCap        |
| token\_\_currentPrice     |
| token\_\_lockValue        |
| token\_\_treasuryFee      |
| token\_\_memberCount      |
| token\_\_decimal          |
| token\_\_baseDecimal      |
| token\_\_txCount          |
| token\_\_createTimestamp  |
| upgradeTo                 |
| data                      |
| timestamp                 |
| operator                  |
| tx                        |
| type                      |

### User\_orderBy

| Value   |
| ------- |
| id      |
| members |

### OrderDirection

Defines the order direction, either ascending or descending

| Value |
| ----- |
| asc   |
| desc  |

### SubgraphErrorPolicy

| Value | Description                                                             |
| ----- | ----------------------------------------------------------------------- |
| allow | Data will be returned even if the subgraph has indexing errors          |
| deny  | If the subgraph has indexing errors, data will be omitted. The default. |
