EcosystemsTrust RegistriesModule ParametersVersion: v4 (next)On this pageModule Parameters MOD-TR-QRY-3 Query the current parameters of the Trust Registry module. Execute the Query CLIAPIUsageveranad q tr params --node $NODE_RPC --output jsonExampleveranad q tr params --node $NODE_RPC --output jsonExample Response{ "params": { "trust_unit_price": "1000000" }}curl -X GET "https://api.testnet.verana.network/verana/tr/v1/params" -H "accept: application/json"