cURL
Tokenization
Authorize Tokenize/Burn
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.bison.markets/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Chain to execute the action on; one of: base, bsc
Available options:
base, bsc Example:
"base"
ID of the market to mint/burn in
Example:
"PRES-2024"
Number of ccontracts as a positive integer string (scaled by market precision). For precision 2, 1 contract = 100 ccontracts.
Example:
"1050"
Action to execute; one of: mint (mint tokens), burn (burn tokens)
Available options:
mint, burn Example:
"mint"
Side of the market (yes or no)
Available options:
yes, no Example:
"yes"
User wallet address
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"