SupportedTokensDto
Summary
Members | Descriptions |
---|---|
| The Token Smart Contract. |
| The Token Symbol. |
| The Precision of the Token. |
Members
public string
TokenContract
The Token Smart Contract.
public string
TokenSymbol
The Token Symbol.
public string
TokenPrecision
The Precision of the Token.
Last updated