⚡ We welcome businesses to test our enterprise-grade service

xem
NEM (XEM)

Method: POST /account/unlocked/info

dropdown

方法 REST /account/unlocked/info 例如 NEM (XEM)

POST /account/unlocked/info

Method not allowed

每个节点都可以允许用户在该节点上使用其委托键收获。 NIS配置具有配置允许收割机的最大数量的条目,并且只允许仅针对某些帐户地址进行收获。 解锁信息提供了有关允许收割机的最大数量以及已经使用该节点的最大数量的信息。

Parameters

-

Request

curl --location --request POST 'https://xem.getblock.io/account/unlocked/info' 
 --header 'x-api-key: YOUR-API-KEY' 
 --header 'Content-Type: application/json'


Response

{
    "result": "null",
    "id": "getblock.io",
    "status_code": 405,
    "message": "Method not allowed"
}