Function collectionObject
- collectionObject<T0 = any>(
client: Aptos,
request: {
functionArguments: [string];
typeArguments: [`${string}::${string}::${string}`];
},
version?: bigint,
): Promise<[_0x1.object$.Object<_0x4.collection.Collection>]> Parameters
- client: Aptos
- request: {
functionArguments: [string];
typeArguments: [`${string}::${string}::${string}`];
} Optional
version: bigint