SecretNET.Token Namespace

Snip20Tx..::..IncreaseAllowance Method

Overload List


  Name Description
Public method IncreaseAllowance(MsgIncreaseAllowance, Nullable<(Of <<'(TxOptions>)>>))
Set or increase the allowance such that spender may access up to current_allowance + amount tokens from the Cosmos message sender account. This may optionally come with an expiration time, which if set limits when the approval can be used (by time).
Public method IncreaseAllowance(String, String, String, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>))
Set or increase the allowance such that spender may access up to current_allowance + amount tokens from the Cosmos message sender account. This may optionally come with an expiration time, which if set limits when the approval can be used (by time).