Centralized account info
The CentralizedAccountInfo
entity provides account information collected by CSPR.cloud team for the well-known accounts in the Casper ecosystem.
Properties
The CentralizedAccountInfo
entity has the following properties:
Property
Type
Description
account_hash
string(64)
Account hash represented as a hexadecimal string
name
string
Account name
url
string
Website URL associated with the account
avatar_url
string
Account avatar URL
Example
Optional properties
None
Relations
The CentralizedAccountInfo
entity has the following relations with other entities:
Entity
Mapping property
Description
account_hash
Account info is related to an account
Endpoints
The CentralizedAccountInfo
entity has the following endpoints:
Relation endpoints
None
Last updated