1.2 亿+
85 万+
≤ 3s
99.9%

65,000

💸

🔐

🧩

🔌

🛟

2.6

2.2

1.9

📥

🔔

📊

🔑


curl -X POST https://api.trxapi.io/v1/order \
  -H "Authorization: Bearer <API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "receiver": "TR7NHqjeKQx...",
    "energy": 65000,
    "duration": "1h"
  }'


{ "code":0, "order_id":"E20260713xx",
  "status":"delegating" }