EconomyService Set Currencies

I just read about the EconomyService in the Spongepowered Docs but I’m wondering how I can set the Default Curreny as well as Currencies in general.
As far as I know there is no setDefaultCurreny() or setCurrencies() method only the getDefaultCurrency() and get Currencies().

Thank in advence for any help.

If you are using the EconomyService, you do not set or change the currencies. That is up to the Economy plugin to handle.