export type RpcHasSystemTokenResult = { having: boolean; tokenId: string; };