@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Interface Recipient

    interface Recipient {
        address: string;
        amount: number;
    }
    Index

    Properties

    Properties

    address: string
    amount: number