constructor
Last updated
Last updated
The constructor initializes the SDK and sets the RPC endpoint used for network calls.
Name | Type | Description |
---|---|---|
config
config
This includes the rpcURL, the endpoint that data will be acquired through.
decimalFetcher
decimalFetcher (optional)
This optional parameter allows flexibility to get only the decimals of tokens that will be used.
If unspecified, it is automatically generated and will fetch the decimals of all tokens.