Raindex SDK Documentation
    Preparing search index...

    Interface ExternalCall

    interface ExternalCall {
        calldata: string;
        to: string;
    }
    Index

    Properties

    Properties

    calldata: string
    to: string