Loading...
Loading...
Opinion.trade prediction market (BNB Chain CLOB)
npx skill4agent add alsk1992/cloddsbot opinion# Set credentials
export OPINION_API_KEY="your-api-key"
export OPINION_PRIVATE_KEY="0x..."
# Search markets
/op markets trump
# Get price
/op price 813
# Place order
/op buy 813 YES 0.55 100| Command | Description |
|---|---|
| Search markets |
| Get market details |
| Current prices |
| Show orderbook |
| Command | Description |
|---|---|
| Place buy order |
| Place sell order |
| Cancel order |
| Cancel all orders |
| List open orders |
/op buy 813 YES 0.55 100 # Buy YES at 55c, 100 shares
/op sell 813 NO 0.40 50 # Sell NO at 40c, 50 shares
/op cancel abc123 # Cancel specific order| Command | Description |
|---|---|
| Check USDT balance |
| View open positions |
# Required for market data
export OPINION_API_KEY="your-api-key"
# Required for trading
export OPINION_PRIVATE_KEY="0x..."
export OPINION_MULTISIG_ADDRESS="0x..." # Vault/funder address