@gillsdk/reactFunctions
useTokenMint
function useTokenMint<TConfig, TAddress>(__namedParameters):
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
}
| {
account: {
exists: true;
};
};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;
};
}