@sentio/sdk
    Preparing search index...

    Interface EthCallContext

    interface EthCallContext {
        address: string;
        blockTag: string;
        chainId: string;
    }
    Index

    Properties

    address: string
    blockTag: string
    chainId: string