debeem-wallet
interface ExplorerItem {
    name: string;
    standard: string;
    url: string;
}

Properties

Properties

name: string
standard: string
url: string