v1
latestOpenAPI 3.0.02026-07-2241414.1 KBReports
Contribute Reports
post/reports/batch
Request body
Example request
[
{
"scamCategory": "RUG_PULL",
"losses": [
{
"asset": "USD",
"amount": 50
},
{
"asset": "BTC",
"amount": 0.12
}
],
"description": "Project rug pulled me",
"compromiseIndicators": [
{
"value": "192.168.1.1",
"type": "IP"
}
],
"agreedToBeContactedData": {
"agreed": true,
"agreedToBeContactedByLawEnforcement": true,
"name": "John Doe",
"email": "john_doe@example.com",
"phoneNumber": "123456789",
"whereDidYouHear": "I heard about chainabuse from twitter.",
"cityAndState": "San Francisco, CA",
"country": "US"
},
"addresses": [
{
"domain": "scammer.example.com"
}
],
"tokens": [
{
"tokenId": "120"
}
],
"transactionHashes": [
{
"transactionHash": "0x1bdb80d04c3c9c4b1507dbf08d6b4ce3d9286cdd08f7601f699cfd88ed17b6bb",
"chain": "ETH"
}
],
"accusedScammers": [
{
"info": [
{
"type": "NAME",
"contact": "BTC player"
},
{
"type": "EMAIL",
"contact": "rich-in-bitcoin@example.com"
}
]
}
]
}
]Response
Created