You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For NFT, query the dgoodstats table.
However , It's hard to query FT for someone:
1.Query table "accounts", get "category" and "token_name"
2.According to first step ,query table "dgoodstats";
Why not return "fungible" in query table "accounts" ?
For NFT, query the dgoodstats table.
However , It's hard to query FT for someone:
1.Query table "accounts", get "category" and "token_name"
2.According to first step ,query table "dgoodstats";
Why not return "fungible" in query table "accounts" ?