getRedelegationFee
getRedelegationFee
is a method on the ARIO
class that retrieves the redelegation fee rate as a percentage for a specific address. The fee rate ranges from 0% to 60% based on the number of redelegations since the last fee reset.
getRedelegationFee
does not require authentication.
Examples
getRedelegationFee
Parameters
Parameter | Type | Description | Required |
---|---|---|---|
address | string | The wallet address to check for redelegation fees | Yes |