How did you implement metafab, as I am having a lot of problems.
I used Metafab's currency (https://docs.trymetafab.com/reference/createcurrency) for coins.
Here is the sample code -
to get currency in c# - https://github.com/MetaFabInc/metafab-csharp/blob/main/docs/CurrenciesApi.md#get...
to mint currency in c# - https://github.com/MetaFabInc/metafab-csharp/blob/main/docs/CurrenciesApi.md#min...
all the best for ur project.