Represents the script public key.
| Name | Type | Description | Notes |
|---|---|---|---|
| address | str | Represents the addresses which send the amount | |
| asm | str | Represents the assembly of the script public key of the address. | [optional] |
| hex | str | Represents the hex of the script public key of the address. | [optional] |
| type | str | Represents the hex of the script public key of the address. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |