Association
Create an association between account. An association can represent any kind of relationship. The meaning is defined by the association type.
JSON
{
"type": 16,
"version": 4,
"id": "7xzhQ5dkehS547ejG4X17QRBvJigT7ruELgLp7qff6G9",
"sender": "3NBcx7AQqDopBj3WfwCVARNYuZyt1L9xEVM",
"senderKeyType": "ed25519",
"senderPublicKey": "7gghhSwKRvshZwwh6sG97mzo1qoFtHEQK7iM4vGcnEt7",
"fee": 60000000,
"timestamp": 1689090586785,
"associationType": 1,
"recipient": "3N2XoMuukk4BPiLn95vDkv4ocU5szMXuxVN",
"expires": 1704067200000,
"subject": "3yZe7d",
"data": [
{
"key": "str",
"type": "string",
"value": "some text"
},
{
"key": "int",
"type": "integer",
"value": 1234567
},
{
"key": "bool",
"type": "boolean",
"value": true
},
{
"key": "bin",
"type": "binary",
"value": "base64:aGVsbG8="
}
],
"proofs": [
"2k6hCWSQdJhMkSni4q6Y76X1obGCx2B3FPEsJXtJLyG3aaJAYeCNMAmGhdTqHxzM7m4SKLgJ7iV8UFF2Dmq5jAJa"
],
"height": 2546397,
"effectiveFee": 49587000
}Association identifier
Data entries
Binary schema
#
Field Name
Type
Length
#
Field Name
Type
Length
#
Field Name
Type
Length
Last updated