Tezos methods
Method | Availability | Comment |
---|---|---|
/chains/{chain_id} | ❌ | |
/chains/{chain_id}/blocks | ✅ | |
/chains/{chain_id}/chain_id | ✅ | |
/chains/{chain_id}/invalid_blocks | ✅ | |
/chains/{chain_id}/invalid_blocks/{block_hash} | ✅ | |
/chains/{chain_id}/invalid_blocks/{block_hash} | ❌ | |
/chains/{chain_id}/is_bootstrapped | ✅ | |
/chains/{chain_id}/levels/caboose | ✅ | |
/chains/{chain_id}/levels/checkpoint | ✅ | |
/chains/{chain_id}/levels/savepoint | ✅ | |
/config | ✅ | |
/config/history_mode | ✅ | |
/config/logging | ❌ | |
/config/network/dal | ✅ | |
/config/network/user_activated_protocol_overrides | ✅ | |
/config/network/user_activated_upgrades | ✅ | |
/errors | ✅ | |
/fetch_protocol/{Protocol_hash} | ✅ | |
/health/ready | ✅ | |
/injection/block | ❌ | |
/injection/operation | ❌ | |
/injection/protocol | ❌ | |
/monitor/active_chains | ✅ | |
/monitor/applied_blocks | ✅ | |
/monitor/bootstrapped | ✅ | |
/monitor/heads/{chain_id} | ✅ | |
/monitor/protocols | ✅ | |
/monitor/validated_blocks | ✅ | |
/network/connections | ✅ | |
/network/connections/{peer_id} | ✅ | |
/network/connections/{peer_id} | ❌ | |
/network/greylist | ❌ | |
/network/greylist/ips | ✅ | |
/network/greylist/peers | ✅ | |
/network/log | ✅ | |
/network/peers | ✅ | |
/network/peers/{peer_id} | ✅ | |
/network/peers/{peer_id} | ❌ | |
/network/peers/{peer_id}/banned | ✅ | |
/network/peers/{peer_id}/log | ✅ | |
/network/points | ✅ | |
/network/points/{point} | ✅ | |
/network/points/{point} | ❌ | |
/network/points/{point} | ❌ | |
/network/points/{point}/banned | ✅ | |
/network/points/{point}/log | ✅ | |
/network/self | ✅ | |
/network/stat | ✅ | |
/protocols | ✅ | |
/protocols/{Protocol_hash} | ✅ | |
/protocols/{Protocol_hash}/environment | ✅ | |
/stats/gc | ✅ | |
/stats/memory | ✅ | |
/version | ✅ | |
/workers/block_validator | ✅ | |
/workers/chain_validators | ✅ | |
/workers/chain_validators/{chain_id} | ✅ | |
/workers/chain_validators/{chain_id}/ddb | ✅ | |
/workers/chain_validators/{chain_id}/peers_validators | ✅ | |
/workers/chain_validators/{chain_id}/peers_validators/{peer_id} | ✅ | |
/workers/prevalidators | ✅ | |
/workers/prevalidators/{chain_id} | ✅ |
Updated 1 day ago