Specification
GitHub
Preparing search index...
The search index is not available
L3RS-1 TypeScript SDK - v1.0.0
L3RS-1 TypeScript SDK
FeeAllocation
Interface FeeAllocation
§13.7 — Single fee recipient and their share in basis points.
interface
FeeAllocation
{
basisPoints
:
number
;
recipient
:
string
;
}
Index
Properties
basis
Points
recipient
Properties
basis
Points
basis
Points
:
number
recipient
recipient
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basis
Points
recipient
Python
Go
Rust
Java
Solidity
Specification
GitHub
L3RS-1 TypeScript SDK - v1.0.0
Loading...
§13.7 — Single fee recipient and their share in basis points.