Contracts
/api/contracts provides endpoints for gathering, outputting, and importing Smart Contract data to and from the database.
/api/contracts provides endpoints for gathering, outputting, and importing Smart Contract data to and from the database.
List all available contracts. Uses pagination and filtering.
OK
Get a single contract using database ID.
OK
Update display and sync flags of contract. Super admin access required.
true
true
OK