icns-frontend/constants/icns.ts
2022-12-13 23:46:32 +09:00

8 lines
291 B
TypeScript

export const RPC_URL = "";
export const REST_URL = "https://lcd.testnet.osmosis.zone";
export const REGISTRAR_ADDRESS =
"osmo1npn97g7hsgqlp70rw8nhd7c7vyvkukv9x0n25sn4fk5mgcjlz4gq9zlgf3";
export const RESOLVER_ADDRESS =
"osmo1002awr7frr9wk44lc3vfzt0d2w6vz5z03ql6fszjsjy8vdcvk0sskruz3c";