Skip to content

Get all honeypots

GET
/bridge/v2/honeypots

Authorizations

Responses

Returns a list of all honeypots
JSON
[
{
"honeypotAddress": "string",
"isDeployed": true,
"tokenSymbol": "string"
}
]