⚡ We welcome businesses to test our enterprise-grade service

Method: GET /wallet/getnewshieldedaddress

dropdown

Method REST /wallet/getnewshieldedaddress example for Tron (TRX)

GET /wallet/getnewshieldedaddress

Method not allowed

Note: To ensure security, Trongrid has disabled this interface service, please use the service provided by the local node.

Parameters

-

Request

curl --location --request GET 'https://trx.getblock.io/wallet/getnewshieldedaddress' \
--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"
}