SPLToken.cs

This is a ScriptableObject that is instantiated and added to a list in the CryptoReceiver. It holds a token's Mint address, Amount as a float and the Decimal places it uses.

Last updated