YtseJam.9784:

I’m developing an app with the API:V2 and was trying to map the ids from v2/account/wallet to v2/currencies, and I’m seeing that i have something with a value=1155 for an id=17 which there is no corresponding currency in the currencies endpoint: https://api.guildwars2.com/v2/currencies/17 returns no such id. If i go in game and check my account wallet, i don’t have anything that has a value of 1155 or similar. All the other amounts on the wallet and the amounts returned by the API match… so what the heck is that? :-)

Eearslya.6309:

Last time someone asked about this, I believe Lawton clarified it was Glory, which is obviously no longer in use in the game.

Lawton Campbell.8517:

Whoops, wrote the code for the blacklist but forgot to configure Glory as a blacklisted currency. Just pushed a config update, #17 should disappear from /v2/account/wallet soon.