Get Validator FeeAsk AIget https://api.p2p.org/api/v1/{network}/data/validator/feeGet a list of validator fee.Path ParamsnetworkstringenumrequiredNetwork name.ethereumsolanacosmoshubpolkadotkusamasuipolygontoncardanocelestiaShow 10 enum valuesQuery ParamsstartAtdate-timeTimestamp of the report data period start in the ISO 8601 format. If not specified, the default value is the one month ago.finishAtdate-timeTimestamp of the report data period finish in the ISO 8601 format. If not specified, the default value is the current date.startNumbernumberStart number of the staking period.finishNumbernumberFinish number of the staking period.limitnumber1 to 1000Number of resources that a single response page contains.offsetnumber0 to 10000000Number of resources to exclude from a response.addressstringrequiredValidator address in the required network. For the Ethereum network, it is a public validator key.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated about 1 year ago