⚡ We welcome businesses to test our enterprise-grade service

xem
NEM (XEM)

Method: POST /namespace

dropdown

方法 REST /namespace 例如 NEM (XEM)

POST /namespace

获取具有给定ID的名称空间。

Parameters

namespace -

名称空间ID。

Request

curl --location --request GET 'https://xem.getblock.io/namespace?namespace=cactus'  
 --header 'x-api-key: YOUR-API-KEY' 
 --header 'Content-Type: application/json'


Response

{
    "fqn": "cactus",
    "height": 3915451,
    "owner": "NDOQZVUH5ZZHPFOFFIF3QYIDU2CRVZOAH5DAOCF6"
}