Last active
March 16, 2025 08:13
-
-
Save brotherlymite/5e174c6941a96d69274ca5cdb518e6d6 to your computer and use it in GitHub Desktop.
Celo mainnet deployed contracts (for testing with limited caps)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "poolProxy": "0xE833730AB7d84d5AB13a252ac32d1741808cf136", | |
| "usdc token listed": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C", | |
| "usdt token listed": "0x48065fbBE25f71C9282ddf5e1cD6D6A887483D5e", | |
| "ceur token listed": "0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73", | |
| "cusd token listed": "0x765DE816845861e75A25fCA122bb6898B8B1282a", | |
| "celo token listed": "0x471EcE3750Da237f93B8E339c536989b8978a438", | |
| "aToken": "0xebe9B8cE614BcE47d4d8C6343890CAb0ae42bDaA", | |
| "aaveOracle": "0xAf007E6aBF6f18A4f1A7dEc3e0999a406BAcD41B", | |
| "aclManager": "0x61FE3330865469d21d435D6C353922292B941189", | |
| "configEngine": "0x9ED9e88cbb78a9d131830c045E4F5bB2c30F915b", | |
| "defaultInterestRateStrategy": "0xa54937C4A4E35655D5932FA169eeD0C898757EdC", | |
| "emissionManager": "0x93c7211e7a0F9305Ba47001a1e8c1666cd1De549", | |
| "poolAddressesProvider": "0xF8D1Bcf9159A5419fEfF7A747a83D44a4447A69f", | |
| "poolAddressesProviderRegistry": "0x47e6b87230874681817A87F15d39459bCd4fb19c", | |
| "poolConfiguratorImplementation": "0x9dDC26A6E4eA11B318bE6e99A104fD06dc550601", | |
| "poolConfiguratorProxy": "0x7B0Ec093efc5517d54283F8cf9d329Aa83Bae50B", | |
| "poolImplementation": "0xB814e721ffC2316f083Ff60C7BAdCe389DA03644", | |
| "protocolDataProvider": "0x661b58951EB2f05E289a73f29Da2D06c08706389", | |
| "rewardsControllerImplementation": "0x6Ff21d198c3B2b9CF58aDf23a8070A087597e918", | |
| "rewardsControllerProxy": "0xcfD2E4B657b552AD1391B4825818A7FefE93a8dd", | |
| "staticATokenFactoryImplementation": "0x32B3d3df1778E7432F91070682DDE975df07bd18", | |
| "staticATokenFactoryProxy": "0x16a8E700B1d0F1912cB101a02080937B49b1d6Df", | |
| "staticATokenImplementation": "0x071d794a0e0332d8970bEddd1Eb4cF176C03809F", | |
| "transparentProxyFactory": "0x5b774a8F39a98d9912c54dc45230266d776ea42D", | |
| "treasury": "0x16D93fC4caF9D0c58b57DD119Fb1F849d5F3ed94", | |
| "treasuryImplementation": "0x4a80690C994cdFC709e7b42D87B5cD52BE5F6543", | |
| "uiIncentiveDataProvider": "0xA22bd8d27E7a010AcedEDbA8c69cF829a9295a6d", | |
| "uiPoolDataProvider": "0x522ddBdD54E7b5B0db8C12f6C518F9B19C363d3b", | |
| "variableDebtToken": "0x111d1cA169185868F8F2D6318595d8057c862DDB", | |
| "walletBalanceProvider": "0x40D0B5851ed6BA2cA0713047708cde7444782719", | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment