Skip to content

Releases: Voxelithicag/interfaces

Release list

v0.4.0

Choose a tag to compare

@Voxelithicag Voxelithicag released this 02 Sep 12:41

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.