Skip to content

Latest commit

 

History

History

elys

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Services

Elys is a fast layer 1 blockchain powered by the Cosmos-SDK. It is the first, and only, decentralized suite of financial applications in the Cosmos ecosystem that has built-in native bridging capabilities for optimal user experience and value capture, and native margin trading capabilities that are powered by liquidity pools & liquidity providers.

Chain ID: elystestnet-1 | Latest Version Tag: v0.7.0 | Wasm: OFF

Website | Discord | Twitter

Subscribe to our free 🤖 Testnet Proposal Bot to never miss upcoming proposals

Chain explorer

https://explorer.kjnodes.com/elys-testnet

Public endpoints

Peering

state-sync

d5519e378247dfb61dfe90652d1fe3e2b3005a5b@elys-testnet.rpc.kjnodes.com:15356

seed-node

3f472746f46493309650e5a033076689996c8881@elys-testnet.rpc.kjnodes.com:15359

addrbook

curl -Ls https://snapshots.kjnodes.com/elys-testnet/addrbook.json > $HOME/.elys/config/addrbook.json

live-peers (11)

peers="[email protected]:25656,[email protected]:21956,[email protected]:26656,[email protected]:26656,[email protected]:60756,[email protected]:30656,[email protected]:26676,[email protected]:54656,[email protected]:26656,[email protected]:26656,[email protected]:15356"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.elys/config/config.toml