This is an old revision of the document!
Mostly pulled from Etherscan. Describes a token including type, name, symbol and total supply. On Ethereum there are three types of tokens - utility, security and equity token.
| Description | ID |
|---|---|
| Datatype | text (deployment-address) |
| Example | 0x000c100050e98c91f9114fa5dd75ce6869bf4f53 |
| Description | a human readable name for the contract. |
|---|---|
| Datatype | text |
| Example | Crypto10 Hedged |
| Description | the currency symbol of the contract. |
|---|---|
| Datatype | text |
| Example | C10 |
| Description | Used standard |
|---|---|
| Datatype | text |
| Example | ERC-20 |
| Description | Number of decimals |
|---|---|
| Datatype | numeric |
| Example | 18 |
| Description | the total supply of shared value for the currency. |
|---|---|
| Datatype | numeric |
| Example | 6.52E+23 |
| Description | Last update timestamp of these values in Anyblock database |
|---|---|
| Datatype | timestamp with time zone |
| Example | 2019-05-18 08:06:22+00 |
| Description | the truthness of this token information. 1.0 is the best |
|---|---|
| Datatype | numeric |
| Example | 0.8 |
| Description | an array of weblinks with description and link |
|---|---|
| Datatype | jsonb |
| Example | [ {"link": "https://invictuscapital.com/crypto10hedged", "description": "website"},
{"link": "https://etherscan.io/token/images/c10_28.png", "description": "logo"},
{"link": "[email protected]", "description": "email"},
{"link": "https://medium.crypto20.com/", "description": "blog"},
{"link": "https://www.reddit.com/r/invictuscapital", "description": "reddit"}
]
|
| Description | address of the deployed contract |
|---|---|
| Datatype | 0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53 |
| Example | ExampleText |
| Description | Timestamp of creation date |
|---|---|
| Datatype | timestamp with time zone |
| Example | 2019-05-02 12:08:42+00 |
| Description | DescriptionText |
|---|---|
| Datatype | TypeText |
| Example | ExampleText |