Coda by Ian Macalinao
    Preparing search index...
    RuleSet:
        | { __kind: "None" }
        | { __kind: "ProgramAllowList"; fields: readonly [Address[]] }
        | { __kind: "ProgramDenyList"; fields: readonly [Address[]] }

    Restricts which programs may transfer an asset with the Royalties plugin: None, a ProgramAllowList, or a ProgramDenyList.