Skip to content

Latest commit

 

History

History

uptick

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Services

Uptick Network is building business-grade infrastructure and ecosystems for non-fungible tokens (NFTs). The platform is designed with a focus on multi-chain and cross-chain interoperability, and includes three key components: the NFT infrastructure, an NFT marketplace, and NFT ecosystem applications.

Chain ID: uptick_7000-2 | Latest Version Tag: v0.2.6 | Wasm: OFF

Website | Discord | Twitter

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

Chain explorer

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

Public endpoints

Peering

state-sync

d5519e378247dfb61dfe90652d1fe3e2b3005a5b@uptick-testnet.rpc.kjnodes.com:11556

seed-node

3f472746f46493309650e5a033076689996c8881@uptick-testnet.rpc.kjnodes.com:11559

addrbook

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

live-peers (10)

peers="6af07daddb8a57c01d05d8c0894f8293a41090d0@185.245.183.122:26656,af5262526a0800a29a0a7194e1488a9fa62d0005@195.3.223.208:26656,b9d3fe835ded0b93c39befad43fb3c4964ae740f@91.195.101.100:26656,e24bde7fe207160442fe6b93ee376a739def5757@51.222.248.153:26656,6a775f6034f64827a6220de07b1ad344284bbf51@194.163.155.84:46656,a818920590d15226a206ec4c73b1c5c20c56a435@65.21.134.202:26666,0afb5ce897e69eec34fb32bf87f4a2f93f79e0b3@65.109.65.210:30656,b483acbcae7ccd1244f588144245e9d1124c3de5@88.99.56.200:26666,5368bc0c12a7bfd9d69ba192b06f2be97d28e7ef@185.239.209.56:31656,d5519e378247dfb61dfe90652d1fe3e2b3005a5b@65.109.68.190:11556"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.uptickd/config/config.toml