fetch protocol params
Fetch Protocol Params
post/v1.0.0/network-info/protocol-parameters
Response
protocol params fetched
Example response
{
"minFeeCoefficient": 44,
"minFeeConstant": 155381,
"maxCollateralInputs": 3,
"stakeKeyDeposit": 2000000,
"pool_deposit": 500000000,
"maxValueSize": 5000,
"minPoolCost": 340000000,
"coinsPerUtxoWord": 34482,
"maxTxSize": 16384,
"protocolVersion": {
"minor": 1,
"major": 2
}
}