mnee
Version:
A simple package for interacting with the MNEE USD
14 lines (13 loc) • 1.16 kB
TypeScript
export declare const PUBLIC_PROD_MNEE_API_TOKEN = "92982ec1c0975f31979da515d46bae9f";
export declare const PUBLIC_SANDBOX_MNEE_API_TOKEN = "54f1fd1688ba66a58a67675b82feb93e";
export declare const PROD_TOKEN_ID = "ae59f3b898ec61acbdb6cc7a245fabeded0c094bf046f35206a3aec60ef88127_0";
export declare const PROD_APPROVER = "020a177d6a5e6f3a8689acd2e313bd1cf0dcf5a243d1cc67b7218602aee9e04b2f";
export declare const PROD_ADDRESS = "1inHbiwj2jrEcZPiSYnfgJ8FmS1Bmk4Dh";
export declare const DEV_TOKEN_ID = "833a7720966a2a435db28d967385e8aa7284b6150ebb39482cc5228b73e1703f_0";
export declare const DEV_ADDRESS = "1A1QNEkLuvAALsmG4Me3iubP8zb5C6jpv5";
export declare const QA_TOKEN_ID = "55cde0733049a226fdb6abc387ee9dcd036e859f7cbc69ab90050c0435139f00_0";
export declare const QA_ADDRESS = "1BW7cejD27vDLiHsbK1Hvf1y4JTKvC1Yue";
export declare const STAGE_TOKEN_ID = "833a7720966a2a435db28d967385e8aa7284b6150ebb39482cc5228b73e1703f_0";
export declare const STAGE_ADDRESS = "1AZNdbFYBDFTAEgzZMfPzANxyNrpGJZAUY";
export declare const MNEE_PROXY_API_URL = "https://proxy-api.mnee.net";
export declare const SANDBOX_MNEE_API_URL = "https://sandbox-proxy-api.mnee.net";