filecoin-pin
Preparing search index...
index
ServiceApprovalStatus
Interface ServiceApprovalStatus
Service approval status from the Payments contract
interface
ServiceApprovalStatus
{
lockupAllowance
:
bigint
;
lockupUsed
:
bigint
;
maxLockupPeriod
:
bigint
;
rateAllowance
:
bigint
;
rateUsed
:
bigint
;
}
Index
Properties
lockup
Allowance
lockup
Used
max
Lockup
Period
rate
Allowance
rate
Used
Properties
lockup
Allowance
lockupAllowance
:
bigint
lockup
Used
lockupUsed
:
bigint
max
Lockup
Period
maxLockupPeriod
:
bigint
rate
Allowance
rateAllowance
:
bigint
rate
Used
rateUsed
:
bigint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
lockup
Allowance
lockup
Used
max
Lockup
Period
rate
Allowance
rate
Used
filecoin-pin
Loading...
Service approval status from the Payments contract