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:

  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: 0x70e507f1d20AeC229F435cd1EcaC6A7200119B9F

  • PoolAddressesProviderRegistry: 0xe969066F2cCcE3145f62f669F151c6D566068BA2

  • PoolHelper: 0x57EDfed84F2D3Ce48C8702CcC8330a1358Ca7491

Pool Logic

  • lendingPool: 0xA950974f64aA33f27F6C5e017eEE93BF7588ED07

Tokenization

rTokens

rUSDT: 0x3c19d9F2Df0E25C077A637692DA2337D51daf8B7

rUSDC: 0x9E85DF2B42b2aE5e666D7263ED81a744a534BF1f

rWETH: 0xd10c315293872851184F484E9431dAf4dE6AA992

rWBTC: 0xE57538e4075446e42907Ea48ABFa83B864F518e4

rwstETH: 0x83B3896EC36cB20cFB430fCFE8Da23D450Dd09B5

rsDAI: 0x473693EcDAd05f5002ff5F63880CFA5901FB50E8

rrETH: 0x03AB03DA2c5012855c743bc318c19EF3dE5Bc906

Variable Debt-Bearing Tokens

vdUSDT: 0x2D4fc0D5421C0d37d325180477ba6e16ae3aBAA7

vdUSDC: 0x490726291F6434646FEb2eC96d2Cc566b18a122F

vdWETH: 0xDf1E9234d4F10eF9FED26A7Ae0EF43e5e03bfc31

vdWBTC: 0x0184eB8A4d86ff250cB2F7F3146AeCC14ccb73A4

vdwstETH: 0xc8CBb48a0EED0e406bb52a5cC939358c0aB644A7

vdsDAI: 0xE491C1A4150E9925e8427bea4CDCBD250B730e5C

vdrETH: 0x6a0e8b4D16d5271492bb151Eb4767f25cFc23f03

  • stableAndVariableTokensHelper: 0x82561c8FC58AD23d56C2502b8eC85497075bEEaF

  • aTokensAndRatesHelper: 0xeda11Af74749238E8A0988A2588C342367299712

Miscellaneous

  • aaveOracle: 0xbD60293fBe4B285402510562A64E5fCEE9c4a8F9

  • 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

Miscellaneous

  • wethGateway: 0xc46963a9EAF81f5BEB0B11413687f87a874E2D13

  • walletBalanceProvider: 0x6Dd4146aF75c021CDE2F7Cdd7494e55a928dABBD

  • uiPoolDataProvider: 0xCf64eed0B2F8A9d4f7C5b589E61257EfA5a237E9

  • eligibilityDataProvider: 0x93AC0c301F41FDE042770e891a34B56b434f4BD6

  • leverager: 0x77F6aBDE8bBf87c51A800C43e7b93A7EBDbA605f

Stargate

  • stargateRouter: 0x8731d54E9D02c286767d56ac03e8037C07e01e98

  • stargateBorrow: 0xfc5A3c2ef8070c21cCd4c62856E3e36b41f405BF

Last updated