Skip to main content
GET
/
api
/
gasless
/
status
Get gasless service status
curl --request GET \
  --url https://api-testnet.mayybee.com/api/gasless/status
{
  "ready": true,
  "operator": "0x7aDB49aE5DF789EE9B9F82614609967cCe4eE23d",
  "balance": "0.5 BNB"
}

Response

200 - application/json

Service status

ready
boolean

Whether gasless service is operational

operator
string

Operator wallet address

balance
string

Operator BNB balance