@aleph-sdk/monorepo
    Preparing search index...

    Type Alias ChainNAddress

    type ChainNAddress = {
        address_type?: number;
        chain_id?: number;
    }
    Index

    Properties

    address_type?: number
    chain_id?: number