RefundDeclaredValue
- Schema
- Example
amount
RequiredString
amount is corresponding to the ticker, the amount of the coin in this transfer, this amount should be string (Reference: Longest AVAX should be decimal(28,18) / numeric(28,18))
Min Length1
Example
8e-18
{
"amount": 8e-18
}