mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
10 lines
322 B
Markdown
10 lines
322 B
Markdown
!!! info "[Kind](/../../schemas/kind)"
|
|
The list of asset kinds that are supported on the GRVT exchange<br>
|
|
|
|
|Value| Description |
|
|
|-|-|
|
|
|`PERPETUAL` = 1|the perpetual asset kind|
|
|
|`FUTURE` = 2|the future asset kind|
|
|
|`CALL` = 3|the call option asset kind|
|
|
|`PUT` = 4|the put option asset kind|
|