UNPKG

ans-api-wrapper

Version:
6 lines (5 loc) 277 B
// CONTRACTS ADDRESSES: PRE-TESTNET; export const ANS_TESTNET_SWC = "M6kPivAcoYAqM71xKhxq9487OWycjMiEsdHIOXds0B4"; // SERVER API ENDPOINTS export const SERVER_ENDPOINT_1 = `http://ans-api.decent.land`; export const SERVER_ENDPOINT_2 = `https://ans-testnet.herokuapp.com`;