export declare const METAMASK_ACCOUNT_URL = "https://account.api.cx.metamask.io"; export declare const METAMASK_ACCOUNTS_URL = "https://accounts.api.cx.metamask.io/v2"; export declare const METAMASK_PRICE_URL = "https://price.api.cx.metamask.io/v2"; export declare const TRON_WEB_URL = "https://api.trongrid.io"; export declare const TRON_SCAN_URL = "https://apilist.tronscanapi.com/api";