Register and share your invite link to earn from video plays and referrals.

1inch Devs
@1inchdevs
This one’s for the builders. News, insights and ecosystem deep dives for Web3 developers. Find agent-ready APIs and more at
67 Following    873 Followers
Every 1inch API supports @Arc from day one. Arc is a new EVM Layer 1 built for stablecoin finance. Builders on it get the full 1inch stack at launch: Swap API with intent-based execution and MEV protection, cross-chain swaps into Arc with no bridge, limit orders and Portfolio data. Aqua is live on Arc too: shared liquidity open to builders and LPs from day one.
Show more
Solady, CreateX and the 1inch deployer share the same 16 bytes of CREATE3 proxy code. Deploy with the same salt and you still get three different addresses. Annotated bytecode plus the salt and ownership rules that explain why.
Show more
CREATE3 is not an opcode. It is a pattern built from CREATE and CREATE2, and the address it produces depends on three things, not one. Part 1 of our series covers what a CREATE3 address actually depends on.
Show more