File size: 569 Bytes
71b8eb2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"permissions": {
"allow": [
"Bash(curl -s \"https://gamma-api.polymarket.com/tags?limit=500&offset=0\")",
"Bash(python3 -c ' *)",
"Bash(curl -s \"https://gamma-api.polymarket.com/tags?limit=20&is_carousel=true\")",
"Bash(curl -s \"https://gamma-api.polymarket.com/tags?limit=100&is_carousel=true\")",
"Bash(curl -s \"https://gamma-api.polymarket.com/events?active=true&closed=false&limit=5&order=volume24hr&ascending=false\")",
"Bash(curl -s 'https://gamma-api.polymarket.com/tags?slug=__TRACKED_VAR__&limit=1')"
]
}
}
|