Object representation of the script
| Name | Type | Description | Notes |
|---|---|---|---|
| addresses | [str] | ||
| asm | str | Represents the assembly of the script public key of the address. | |
| hex | str | Represents the hex of the script public key of the address. | |
| type | str | Represents the script type. | |
| req_sigs | int | Represents the required signatures. | [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] |