@sentio/sdk
    Preparing search index...

    Interface TransferCallObject

    interface TransferCallObject {
        dst: string;
        wad: bigint;
    }
    Index

    Properties

    Properties

    dst: string
    wad: bigint