Published infrastructure
API and P2P for Vaulta
Use these endpoints to sync a node, query chain state, or vote with confidence that eossupportbp is a real producer with public peers.
Query API
HTTPS chain API. POST /v1/chain/get_info to confirm it is on Vaulta mainnet (same chain id as historic EOS).
https://api.eossupport.iocleos / HTTP
curl -s https://api.eossupport.io/v1/chain/get_info
Seed P2P
Add this peer in config.ini as p2p-peer-address. Port 9876 is the Antelope default.
p2p.eossupport.io:9876In config.ini
p2p-peer-address = p2p.eossupport.io:9876
Live check from this site
- Chain id
- aca376f206b8fc25a6ed44dbdc66547c36c6c33e3a119ffbeaef943642f0e906
- Head block
- 522,411,143
- Current schedule producer
- starteosiobp
- Producer rank
- #3 · Top 21
The producer node that signs blocks does not publish a public P2P or API address. That is intentional.