Escrow
V1
: { amount
: bigint; authority
: PublicKey<string>; bump
: number; collection
: PublicKey<string>; count
: bigint; discriminator
: number[]; feeAmount
: bigint; feeLocation
: PublicKey<string>; header
: AccountHeader; max
: bigint; min
: bigint; name
: string; path
: number; publicKey
: PublicKey<string>; solFeeAmount
: bigint; token
: PublicKey<string>; uri
: string; }
Type declaration
-
amount: bigint
-
authority: PublicKey<string>
-
bump: number
-
collection: PublicKey<string>
-
count: bigint
-
discriminator: number[]
-
feeAmount: bigint
-
feeLocation: PublicKey<string>
-
-
max: bigint
-
min: bigint
-
name: string
-
path: number
-
publicKey: PublicKey<string>
-
solFeeAmount: bigint
-
-
uri: string