Wallet
- Production
- Sandbox
Name | Type | Examples / Valid options | Description |
---|---|---|---|
id | uuid | 1ec4e197-ece9-4f1c-8aa3-0ee848812ee2 | Id of this wallet. |
wallet_name | string | Personal wallet | Custom name of this wallet. |
chain | string | POLYGON | Chain of this wallet. |
currency_id | string | COPM | Token currency of this wallet. |
address | string | 0x1234567890 | Address of this wallet. |
created_at | string | 2024-07-15T19:06:40.498Z | Creation date of this wallet. |
updated_at | string | 2024-07-15T19:06:40.498Z | Last update date of this wallet. |
Name | Type | Examples / Valid options | Description |
---|---|---|---|
id | uuid | 1ec4e197-ece9-4f1c-8aa3-0ee848812ee2 | Id of this wallet. |
wallet_name | string | Personal wallet | Custom name of this wallet. |
chain | string | POLYGON | Chain of this wallet. |
currency_id | string | testCOPM | Token currency of this wallet. |
address | string | 0x1234567890 | Address of this wallet. |
created_at | string | 2024-07-15T19:06:40.498Z | Creation date of this wallet. |
updated_at | string | 2024-07-15T19:06:40.498Z | Last update date of this wallet. |