Table Columns
Unique Key:| Column Name | Description |
|---|---|
| symbol | Symbol/ticker of the token |
| name | Name of the token |
| address | Contract address of the token (module_namespace.module_name) |
| decimals | Number of decimal places for the token |
| _created_at | Timestamp when this record was created |
| _updated_at | Timestamp when this record was last updated |