Addresses, ABIs and types for Voxelithic on Robinhood Chain (4663).
npm install voxelithic-interfaces
Token addresses are generated from the router's own configuration and every one is checked against mainnet before it ships: symbol() and decimals() must match, and an address with no contract fails the build.
ABIs come from the Foundry build artifacts, so they match the verified bytecode rather than being retyped.
CI builds on Node 18, 20 and 22, imports the built package, and re-verifies every address against chain 4663 on each push.