Represents the script public key.
| 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. | |
| req_sigs | int | Represents the required signatures. | |
| type | str | Represents the script type. |