Properties
newAddress
new
Address: (type?: "bls" | "secp256k1") => Promise<AsObject>
Type declaration
-
- (type?: "bls" | "secp256k1"): Promise<AsObject>
-
Parameters
-
Optional type: "bls" | "secp256k1"
Returns Promise<AsObject>
sendFil
send
Fil: (from: string, to: string, amount: bigint) => Promise<AsObject>
Type declaration
-
- (from: string, to: string, amount: bigint): Promise<AsObject>
-
Parameters
-
from: string
-
to: string
-
amount: bigint
Returns Promise<AsObject>
List all wallet addresses.
The list of wallet addresses.