Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generated B20 reference for currency().
function currency() external view returns (string memory);
0xe5a6b10f
currency()
"USD"
"EUR"
"JPY"
IB20Stablecoin(target).currency();
Was this page helpful?