Networks
The CapyFi protocol is deployed on multiple networks. Find contract addresses and network-specific information.
Ethereum
Ethereum mainnet deployment (Network ID: 1)
The primary deployment of the CapyFi protocol on Ethereum mainnet.
0x0b9af1fd73885aD52680A1aeAa7A3f17AC702afA0x00dc4965916e03A734190fA382633657c71f867E0xfbA2712d3bbcf32c6E0178a21955b61FE1FF424AcaTokens:
0x98Ac8AC56d833bD69d34F909Ac15226772FAc9aa0x37DE57183491Fa9745d8Fa5DCd950f0c3a4645c90x0568F6cb5A0E84FACa107D02f81ddEB1803f3B500xDa5928d59ECE82808Af2cbBE4f2872FeA8E12CD60x0f864A3e50D1070adDE5100fd848446C0567362B0xc3aD34De18B59A24BD0877e454Fb924181F09C8f0xF61159B4a0EE5b1615c9Afb3dA38111043344c320xf80eeec09f417Fa7FCc4A848Ef03af9dF2658d7BWorldchain
Worldchain deployment (Network ID: 480)
CapyFi protocol deployment on Worldchain network.
0x589d63300976759a0fc74ea6fA7D951f581252D70xD103A8B88eC16B8279B9dCf83F11BA2b209a3ce60x9E60d50407520eD4b6d47906B6c74Bc5D99aD282caTokens:
0xF36749472Ad6dA1CcF9eDe8ff321654990635FfA0xaAd91abe333c4536FFbF02b83daBaB49C9Aa23ed0x03c1cF154d621E0Fd7e2b88be3aE60CCf07Aca310xCdA6e3bF6e6529cdEF7D6BE0B133bEd79390796D0x05350F1FC5d396917A73FCE318524551e287D1Df0x57Dd2468FA18023978804240b503D3Ea315eFc95LaChain
LaChain deployment (Network ID: 418)
CapyFi protocol deployment on LaChain network.
0x123Abe3A273FDBCeC7fc0EBedc05AaeF4eE630600xB45435f4d5Fa43C8Fd59199beA39D5A023D0d20c0x4E07BDEec540D3a2318A91fAEe130E692506a360caTokens:
0x8A3e793Ea2120A615dA2119b03CA015ceE59DB5c0xe06651160F514b8a6bA65f83f07dEca2889b3C460x465ebFCeB3953e2922B686F2B4006173664D16cE0x694C3940B4680504a82d6c30E64377B0D2e9d2510x87153302A2b8B2dCf29642D149F5C88C73ee4bf60x08dfCC0eE2659d131bb82e4f15e15513F643063E0x86C04b213453aF49977b8C9beFc08D0Df2abA027Contract Addresses
Complete list of deployed contracts
All contract addresses for Ethereum, Worldchain, and LaChain are listed above. Each network has its own set of deployed contracts with specific addresses.
Network IDs:
Ethereum: 1
Worldchain: 480
LaChain: 418
Network Configuration
How to configure your application for different networks
When building applications on top of CapyFi, you'll need to configure your application to work with the correct network and contract addresses.
Configuration Steps:
- Set the correct network ID (1 for Ethereum, 480 for Worldchain, 418 for LaChain)
 - Use the appropriate contract addresses for your target network
 - Configure your RPC endpoint for the network
 - Set the correct gas price and limits
 - Test thoroughly before mainnet deployment
 
Network Status
Current status of protocol deployments