Ethereum Contracts
Primary Tokens
The RDNT token and wETH/RDNT LP contract addresses for Ethereum are as follows:
rdntToken:
0x137dDB47Ee24EaA998a535Ab00378d6BFa84F893
stakingToken (Balancer 80/20 LP):
0xcF7b51ce5755513d4bE016b0e28D6EDEffa1d52a
The subsequent contracts on Ethereum are divided into two categories:
Core Contracts: core protocol contracts that contain the logic for supply, borrow, liquidation, aTokens, pool configuration, oracles, and interest rate strategies
Peripheral Contracts: rewards, UI data provider, incentive data provider, wallet balance provider, and wETH gateway
Core Contracts
Configuration
PoolAddressProvider: 0x70e507f1d20AeC229F435cd1EcaC6A7200119B9F
PoolAddressesProviderRegistry: 0xe969066F2cCcE3145f62f669F151c6D566068BA2
PoolHelper: 0x57EDfed84F2D3Ce48C8702CcC8330a1358Ca7491
Pool Logic
lendingPool: 0xA950974f64aA33f27F6C5e017eEE93BF7588ED07
Tokenization
stableAndVariableTokensHelper: 0x82561c8FC58AD23d56C2502b8eC85497075bEEaF
aTokensAndRatesHelper: 0xeda11Af74749238E8A0988A2588C342367299712
Miscellaneous
aaveOracle: 0xbD60293fBe4B285402510562A64E5fCEE9c4a8F9
oracleRouter: 0xa12059746f0673eb3a83b1192c37f0b07a0faab4
aaveProtocolDataProvider: 0x362f3BB63Cff83bd169aE1793979E9e537993813
lendingRateOracle: 0xb7FA311c6F62Dd73f794e7B4021333E79F3121D1
priceProvider: 0x126bD00B8a0A8b7B230368902d6b0b619dB2784c
DAO treasury: 0xCD264F5D45E407770dEc2975337716779e47a8Fb
lockZap: 0x135271435886724607C3B21712f8031504f06909
bountyManager: 0x73E40889b17962c27Da5F8f6f2A2E3A00D93C2d0
compounder: 0xf81aE7E80f9fd04884F8f3089c7223cb3c75114b
baseAssetWrappedAddress: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wrappedBaseDebtToken: 0xDf1E9234d4F10eF9FED26A7Ae0EF43e5e03bfc31
Peripheral Contracts
Rewards
multiFeeDistribution: 0x28E395a54a64284DBA39652921Cd99924f4e3797
chefIncentivesController: 0x14b0A611230Dc48E9cc048d3Ae5279847Bf30919
revenueManagement: 0x8e0268c0c8c45691e4c62fdf8f440a47dd8a5e3f
Miscellaneous
wethGateway: 0xf251030DAeA3F09ed7D118F57F4b91F281250527
walletBalanceProvider: 0x6Dd4146aF75c021CDE2F7Cdd7494e55a928dABBD
uiPoolDataProvider: 0x83F523B2Af1599F718686D91F47E0dF64fC8312E
eligibilityDataProvider: 0x93AC0c301F41FDE042770e891a34B56b434f4BD6
leverager: 0x77F6aBDE8bBf87c51A800C43e7b93A7EBDbA605f
Stargate
stargateRouter: 0x8731d54E9D02c286767d56ac03e8037C07e01e98
stargateBorrowV2: 0x07bac9a0db5233794d3c3d9a6291288c28673712
Last updated