@aldea/compiler / "aldea/coin" / __ProxyFungible
Class: __ProxyFungible
"aldea/coin".__ProxyFungible
Base Jig class
Hierarchy
↳
__ProxyFungible
Implements
Table of contents
Constructors
Properties
Accessors
Methods
Constructors
constructor
• new __ProxyFungible(params): __ProxyFungible
Parameters
| Name | Type |
|---|---|
params | JigInitParams |
Returns
Inherited from
Defined in
index.d.ts:89
Properties
$lock
• Readonly $lock: Lock
Implementation of
Inherited from
Defined in
index.d.ts:76
$output
• Readonly $output: Output
Implementation of
Inherited from
Defined in
index.d.ts:75
Accessors
amount
• get amount(): number
Returns
number
Implementation of
Defined in
index.d.ts:123
Methods
combine
▸ combine(tokens): Fungible
Parameters
| Name | Type |
|---|---|
tokens | Fungible[] |
Returns
Implementation of
Defined in
index.d.ts:125
send
▸ send(amount): Fungible
Parameters
| Name | Type |
|---|---|
amount | number |
Returns
Implementation of
Defined in
index.d.ts:124