Home > @3rdweb/sdk > ThirdwebSDK > getCurrencyModule
Warning: This API is now obsolete.
- see TokenModule
Signature:
getCurrencyModule(address: string): CurrencyModule;
Parameter | Type | Description |
---|---|---|
address | string | The contract address of the given Currency module. |
Returns:
The Currency Module.