Base Contracts

Radiant v2 Contract Addresses

Primary Tokens

The RDNT token and RDNT/ETH LP contract addresses are as follows:

Disclaimer

The staking token on Base is initially deployed at a 50/50 full range, with plans to shift to an 80/20 range (in alignment with the Arbitrum and Mainnet Balancer configurations), and implement an automated pool manager. Click here to learn more about Univ3 concentrated liquidity.

The only way to obtain eligible dLP tokens on Base is via zapping through Radiant's front end. DO NOT create liquidity directly on Aerodrome, as their returned NFT is not compatible with the RDNT protocol and it will not allow you to earn protocol revenue or RDNT rewards.

The subsequent contracts are divided into two categories:

  1. Core Contracts: core protocol contracts that contain the logic for supply, borrow, liquidation, aTokens, pool configuration, oracles, and interest rate strategies

  2. Peripheral Contracts: rewards, UI data provider, incentive data provider, wallet balance provider, and wETH gateway

Core Contracts

Configuration

  • PoolAddressProvider: 0xe7f252D19AB96254144Fbb0D94ebC0ff7EA0C541

  • PoolAddressesProviderRegistry: 0x3eAF348Cf1fEC09C0f8d4f52AD3B8D894206b724

  • PoolHelper: 0x871515966a41b43b7222b118071EaBa4AFB20121

Pool Logic

  • lendingPool: 0x30798cFe2CCa822321ceed7e6085e633aAbC492F

Tokenization

rTokens

rUSDC: 0xC2dDb87Da8F16f1c3983Fa7112419A1381919b14

rWETH: 0x47CeFa4f2170e6CbA87452E9053540e05182A556

rcbWETH: 0x20508bA938fEdaE646FCAd48416bC9B6a448786E

rwstETH: 0x43095e6e52A603FA571DDE18a7A123ec407433fE

rweETH: 0x223A4066bd6A30477Ead12a7AF52125390C735dA

Variable Debt-Bearing Tokens

vdUSDC: 0x392376C337413ce2e9ad7dD5F3468Ae58F323B00

vdWETH: 0x2455485C868C94781AA25f3fe9a5F9A6771D659C

vdcbWETH: 0xf349787feD9c02bB7D4928FBc2c3d51A38ED7FbB

vdwstETH: 0xb8EB4737c7dA019F26a297C8020F024BAA0c61D7

vdweETH: 0x73a53a1d90FC37bC6EF66e25C819976CC2ad7D22

  • stableAndVariableTokensHelper: 0x94eC3843260028557cE3Be0AAc7aef6EA1DB1f53

  • aTokensAndRatesHelper: 0xFe6c435194A395C09Ec95712500105943D5829e7

Miscellaneous

  • aaveOracle: 0xe373749cd9b2D379f7f6Dd595e5164498b922164

  • oracleRouter: 0x211dd83f6e49fd63c8db4dbaea5358256acfb350

  • aaveProtocolDataProvider: 0x07d2DC09A1CbDD01e5f6Ca984b060A3Ff31b9EAF

  • lendingRateOracle: 0x64eb9A7b70caC33c20Ae53f5b11834530c6553b4

  • priceProvider: 0x8096240D997a25f3d11a2354659A16eA3886fcFF

  • daoTreasury: 0x2ab122a2703d02C2f12fb17B6Dd63f7F7c8a89aE

  • lockZap: 0xAD1640540CbF73b458A051eDc8768240F0412142

  • bountyManager: 0x0fF1A27339B663515f31DA5DD7E8503E058D20b0

  • compounder: 0xB905F3c95576Baa125c56e477D119DB9f9EABFB7

  • baseAssetWrappedAddress: 0x4200000000000000000000000000000000000006

  • wrappedBaseDebtToken: 0x2455485C868C94781AA25f3fe9a5F9A6771D659C

  • multicall: 0xcA11bde05977b3631167028862bE2a173976CA11

Peripheral Contracts

Rewards

  • middleFeeDistribution: 0xC49b4D1e6CbbF4cAEf542f297449696d8B47E411

  • multiFeeDistribution: 0xD87F8a52a91680c993ece968B281bf92505A3741

  • mtwRDNT: 0xaBc44F1711C94CB72b96bf7dC24b567886359d71

  • merklDistributor: 0x3ef3d8ba38ebe18db133cec108f4d14ce00dd9ae

  • revenueManagement: 0x4e8db0e4804bccd75e2833ca5aae9028226be2a6

Misc

  • wethGateway: 0x18baA31BA51c63B7D4Eb4cB15870DDdc8918900a

  • walletBalanceProvider: 0xd3c1AC5a3AeA3857C4C9e894C7B07eFAC50E1504

  • uiPoolDataProvider: 0xE3809A8Ba9C5592D9Dfe5b2500cCeDB6b3f9996C

  • eligibilityDataProvider: 0x376B59c8C944fDd414551934eD542e7f4A1ed5A1

  • leverager: 0x630AC6B80Ac752BbfA70070372Ccfe2B70097D56

Stargate

  • stargateRouter: 0x45f1A95A4D3f3836523F5c83673c797f4d4d263B

  • stargateBorrowV2: 0x68a703683916e98133dfdd646e3f249a8169c03c

Last updated