crypto_entry
Key | Type | Description | Required |
---|---|---|---|
crypto_alias | string | A name to identify the address/code pairing. Can be left blank. | true |
crypto_code | string | Code to identify network address is on. (As of writing, the only acceptable value is ETH .) | true |
crypto_address | string | Hex-encoded blockchain address (prefixed with "0x"). | true |
Referenced in Message Types:
- entity_msg
Updated almost 3 years ago