- Preparing search index...
- The search index is not available
API References
Type alias FindTokenWithMintByMintInput
Find
TokenWithMintByMintInput: {
mint: PublicKey;
address: PublicKey;
addressType: "owner" | "token";
}
Type declaration
-
-
-
addressType: "owner" | "token"
The address of the mint account.