|
|
|
@ -5,8 +5,8 @@ REACT_APP_RPC_URL_SHARD2=https://api.s2.t.hmny.io/ |
|
|
|
|
REACT_APP_RPC_URL_SHARD3=https://api.s3.t.hmny.io/ |
|
|
|
|
# supported shards, comma separated 0,1,2,3 |
|
|
|
|
REACT_APP_AVAILABLE_SHARDS=0,1,2,3 |
|
|
|
|
# explorer v1 api for contract verification. (will migrate to v1 in the future) |
|
|
|
|
VERIFICATION_API_URL=https://ctrver.t.hmny.io/ |
|
|
|
|
# api for contract verification |
|
|
|
|
REACT_APP_EXPLORER_V1_API_URL=https://ctrver.t.hmny.io/ |
|
|
|
|
# IPFS gateway for tokens assets |
|
|
|
|
REACT_APP_INDEXER_IPFS_GATEWAY=https://ipfs.io/ipfs/ |
|
|
|
|
# backend websocket API url |
|
|
|
|