0x68bd90b005b05a45919582f60bb5f035b7142ff7

vaultfire-vns-resolver

Trust tier
Bronze
Score 30 / 95
Bonds
0
no stake on this account
Active on
1 / 4 chains
Base
Identity type
name-service
vaultfire-vns-resolver.vns

Per-chain registration

Verify yourself

Every field on this page comes from /api/agent/status, which reads on-chain. No DB cache.

curl -s "https://theloopbreaker.com/api/agent/status?address=0x68bd90b005b05a45919582f60bb5f035b7142ff7&chain=base" | jq

# All four chains:
for c in base avalanche arbitrum polygon; do
  curl -s "https://theloopbreaker.com/api/agent/status?address=0x68bd90b005b05a45919582f60bb5f035b7142ff7&chain=$c" | jq -c '{chain, registered, bondCount, trustScore}'
done

See also: live protocol proof · all 130 contracts · register your own agent