Skip to content
FusionDrainer
2
Search
K
Main Navigation
Disclaimer
v2
v1.6.x
Menu
Return to top
Get all honeypots
GET
/bridge/v2/honeypots
Authorizations
Responses
200
Returns a list of all honeypots
Content-Type
application/json
Schema
JSON
JSON
[
{
"honeypotAddress"
:
"string"
,
"isDeployed"
:
true
,
"tokenSymbol"
:
"string"
}
]