About Emoney
Next Generation Stablecoins for the Internet of Money. Designed for financial inclusion, transparency, and instant settlement.
Home : https://e-money.com/
Available Endpoints
Endpoints
State-Sync
#!/bin/bash
# If SNAP_RPC does not work, use altanative address
# Altanative Address: "https://endpoint1.bharvest.io/rpc/emoney"
SNAP_RPC="https://endpoint1.bharvest.io/rpc/emoney"
LATEST_HEIGHT=$(curl -s $SNAP_RPC/block | jq -r .result.block.header.height); \
BLOCK_HEIGHT=$((LATEST_HEIGHT - 2000)); \
TRUST_HASH=$(curl -s "$SNAP_RPC/block?height=$BLOCK_HEIGHT" | jq -r .result.block_id.hash)
sed -i.bak -E "s|^(enable[[:space:]]+=[[:space:]]+).*$|\1true| ; \
s|^(rpc_servers[[:space:]]+=[[:space:]]+).*$|\1\"$SNAP_RPC,$SNAP_RPC\"| ; \
s|^(trust_height[[:space:]]+=[[:space:]]+).*$|\1$BLOCK_HEIGHT| ; \
s|^(trust_hash[[:space:]]+=[[:space:]]+).*$|\1\"$TRUST_HASH\"|" $HOME/.emd/config/config.toml
Bash
Snapshot
Download | Preparing |
Live Peers
207a19280ed4b6ab88185619936f4613e35426c7@185.181.103.139:26656,9c0f760d8d3d997c83e6d81aa4a78d58e2353c24@209.145.55.255:26656,72c4d526acb996a173411c8b652a158e2e0b4112@13.49.223.81:26656,23a0bd065a36f71fca255ac32e2ffc8a832c30eb@167.44.129.220:26656,d87d3d909ae7afe431d8279a81f89b80a85e3cb2@65.109.22.163:16186,5310091a68adb42ffc987b17744b00672f6760dc@162.55.243.82:2090,a54d5c8560cb956dfcd056f5982ea519f1146627@144.76.63.67:26029,e61fd5377b45e0faef1c35cece6d26bf97a1daa6@65.108.40.48:26756,d44ee8bb4ee7cf0e303394a72837ff244a9bee0f@142.132.248.138:26706,957597110cb2d0ab1414ff594e373501abe81615@18.188.249.78:26656,64058aecbea3dbfac5edc8fadccd1c01e2653d4b@173.230.139.81:26656,a4d8b80ba642b382a7cd1671fd349f9bdb1ae9ae@45.63.123.191:26656,69d9f68e142f049043e066c6b29085cd84c2cf56@85.237.192.110:26656,74d3ce7cbfda32f76af9cd88c68fd2a86f665b66@167.235.108.87:26666,f051a02bb9ec564ff8c0f47b4d4b64adfc409b0a@65.108.213.198:26656,d5ecf962e9fd0a096f0fed4a5dfdd638bd7b0634@65.108.193.42:28656,20c70a6254ba5933138eabb9d105133ca41c03d7@65.108.72.104:26626,92c11d29fbb4f98cb0be0882d40b2d99f6f5a06d@51.79.176.202:46656,91a2fad054c1addd068a3fc59219afc29ef186ff@176.9.84.61:36656,3a452f2a485d6d854b7f4f1d98081652fee9f56a@89.149.218.190:26656,bbb98ca82985d65f5446674f3c68abcb0170e657@144.91.86.122:26656,df0f2fc8efa399877116ba815591b937f972f85c@65.21.255.234:26656,97d85ece2ce1db0bc598cb7165136f670856c120@142.132.205.94:15601,02863ffb84cdf0973b6f340cde17d1a0304410f4@185.158.177.235:30656,aa88252d7b7bc475e4f8db2c6e277cc47b40b7e1@104.248.84.60:26656,ff87ab51e408b79b5d87abbbf575b7d74de2251f@18.170.23.86:26656,19a3f6fe4e05b5f09264fe25ea8a2db650daddec@34.145.51.146:26656,d920b1fc64976f5838bc2bc7924105c177f1e526@88.198.62.198:2140,52089b5851fcdb15482ae2517e4f11ecec7eef6f@89.149.218.189:26656,12c9e0853b57d2bd6ab8cf679046b3cca810e735@177.44.118.75:26656
Plain Text
Addrbook
URL | https://service.bharvest.io/info/emoney/addressbook.json |