📝 Share Your Feedback on Twitter and Claim 1M Free GetBlock Requests

Method: POST /wallet/createshieldedcontractparameters

dropdown

方法 REST /wallet/createshieldedcontractparameters 例如 Tron (TRX)

POST /wallet/createshieldedcontractparameters

Method not allowed

注意:为了确保安全性,Trongrid已禁用此接口服务,请使用本地节点提供的服务。

Parameters

ovk -

细绳

from_amount -

细绳

to_amount -

细绳

transparent_to_address -

细绳

shielded_TRC20_contract_address -

字符串,需要

shielded_receives -

目的

shielded_spends -

目的

ask -

细绳

nsk -

细绳

Request

curl --location --request POST 'https://trx.getblock.io/wallet/createshieldedcontractparameters' 
--header 'x-api-key: YOUR-API-KEY' 
--header 'Content-Type: application/json' 
--data-raw '{}'


Response

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