Please enter token in following format: Bearer
No content
POST /v1/contracts/add HTTP/1.1 Host: Authorization: Bearer YOUR_SECRET_TOKEN Content-Type: application/json Accept: */* Content-Length: 53 { "address": "text", "blockchainId": "text", "abi": "text" }