Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveAssetsFromGroupV1Args

    Arguments for removeAssetsFromGroupV1.

    type RemoveAssetsFromGroupV1Args = {
        assets: Address[];
    }
    Index

    Properties

    Properties

    assets: Address[]

    The addresses of the assets to remove from the group.