Skip to content

Supported Chains

Although Decent provides support for select testnets, we recommend testing on mainnets whenever possible. Testnet liquidity is inconsistent and may not be an accurate reflection of mainnet transaction experiences. We recommend principally testing on Base Sepolia and Arbitrum Sepolia.

Chain NameChain IDSupport Status
Arbitrum Sepolia421614Full
Base Sepolia84532Full
Sepolia11155111Full

Support status reflects viable source tokens for transactions.

Decent Scan

Decent Scan displays key information to track transactions. In the drop down menu, we currently only display mainnets. To specify that you are searching for a testnet transaction, please construct a URL in the following format:

https://www.decentscan.xyz/?chainId=<TESTNET_CHAIN_ID>&txHash=<SOURCE_CHAIN_TX_HASH>

We plan to update the Decent Scan interface for clearer handling of testnet transactions.

Contract Addresses

"arbitrum_sepolia": {
  "DcntEth": "0x41cd299Db97621496F4B77868de9bBd159158358",
  "DecentBridgeAdapter": "0xE6bF158E4198EbFcaa3B947F4300b2B6E36e2B8e",
  "DecentBridgeExecutor": "0xeb1a463c5531b181BF9BF4C4f14ED345E8383450",
  "DecentEthRouter": "0x07Fde30922C25b880F6100C5c9211707a24E56C2",
  "StargateBridgeAdapter": "0x935782e62df0453Ada6a3fC01B23994d36daF53d",
  "UTB": "0x83cd5CbcA4774c3EdC2a5429Fa7af0F046766EE4",
  "UTBExecutor": "0xbdeaCe56589c2358bE5f4b78491E9c3180aec2f5",
  "UTBFeeManager": "0x978A6A7e29763EDded666f2EeF5465AFaEa438e6",
  "UniSwapper": "0x6Fc72C99fd765fB0aEe9532B690B0f448C9AE068"
},
"base_sepolia": {
  "DcntEth": "0x4d0b9D8C5Ca8ef595aB48812296ebA63A4De7f0a",
  "DecentBridgeAdapter": "0x829f314D10Ca26fa6Bb4E57e65B2eEE854f4d4F3",
  "DecentBridgeExecutor": "0x3a09Bf293eEe8E54C263749CC0195cdf8A0AFc04",
  "DecentEthRouter": "0x1749084cD299C3a47389b8543308824C9Ea4a022",
  "StargateBridgeAdapter": "0x1457839dF2aBF3F52acD0E83e2969cE0D526Da98",
  "UTB": "0x2251e1C6596C90277c14abCb5555Df887C3c34A1",
  "UTBExecutor": "0x1319A5EEA1d57C93Bc3Bf602e9EFbD2144C8526f",
  "UTBFeeManager": "0x1B61f8Fa368686C65995199f349E05e5CB137F9F",
  "UniSwapper": "0xA537180266493873898a3d573Eb449e0F591cBB1"
},
"sepolia": {
  "DcntEth": "0xA5064D0bB1ccae81c09e32C4f5401069ea7Ffb3e",
  "DecentBridgeAdapter": "0x84f5975d3Ee381e7Adf47a9d859C8544cB263FF3",
  "DecentBridgeExecutor": "0xa9BDD02E07534313FCbaF5dB351ba76f3D8E2033",
  "DecentEthRouter": "0x559aB6548C984C10074CB9Bd63694F6a26050457",
  "StargateBridgeAdapter": "0x135075df43c05FA6C6147dc45E3754Eb407489D0",
  "UTB": "0x16d29013Bcc3969ABD1c7cf01b4788F749eDad46",
  "UTBExecutor": "0xE6FdfE37Cac67CF7Dc73FF05d50FbF25F5B122a9",
  "UTBFeeManager": "0x68795Be1192FDFE15A42F331A56aEBb6cde83630",
  "UniSwapper": "0x73c4102a467B0E62dEfBDde67D69b06b8a56982E"
},