useTokenMint
Get and parse a token's Mint account
Type Parameters
| Type Parameter | Default type |
|---|---|
TConfig extends { } | { } |
TAddress extends string | string |
Parameters
| Parameter | Type |
|---|---|
__namedParameters | UseTokenMintInput<TConfig, TAddress> |
Returns
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
}