Skip to main content

ACS12 - User Contract Standard

ACS12 is a standard used to manage user contracts.

Types

acs12.UserContractMethodFees

FieldTypeLabelDescription
feesacs12.UserContractMethodFeerepeatedList of fees to be charged.
is_size_fee_freeboolOptional based on the implementation of SetConfiguration method.

acs12.UserContractMethodFee

FieldTypeLabelDescription
symbolstringThe token symbol of the method fee.
basic_feeint64The amount of fees to be charged.