TransferType:
    | "transaction"
    | "call"
    | "create"
    | "transfer_20"
    | "transfer_721"
    | "transfer_1155"

Transfer types supported by the API. Defines the different types of transfer operations.