Tocheck how manyAntique Bronze Bullions your character has earned from killing raid bosses you can use the following macro:
/run a=C_CurrencyInfo.GetCurrencyInfo(3010) print("You have earned " .. a.totalEarned .. " of " .. a.maxQuantity .. " possible bullion drops")
/run a=C_CurrencyInfo.GetCurrencyInfo(3010) print("You have earned " .. a.totalEarned .. " of " .. a.maxQuantity .. " possible bullion drops")