🟢Deployed Contracts

The following smart contracts have been deployed across supported chains to power DLN:

Solana

Smart contractAddressDescription

DlnSource

Used to place orders on DLN

DlnDestination

Used to fulfill and cancel DLN orders

Solana Contracts IDLs

EVM Chains

Smart contractAddressDescription

DlnSource

0xeF4fB24aD0916217251F553c0596F8Edc630EB66

Used to place orders on DLN

DlnDestination

0xe7351fd770a37282b91d153ee690b63579d6dd7f

Used to fulfill and cancel orders placed on DLN

CrosschainForwarder

0x663dc15d3c1ac63ff12e45ab68fea3f0a883c251

Intermediary smart contract used exclusively by the DLN API to sell input assets for trusted liquid assets prior order created, if necessary.

ExternalCallExecutor

0xFC2CA4022d26AD4dCb3866ae30669669F6A28f19

Used to accepting tokens and data to execute dln external calls

EVM Contracts ABIs

DlnSource.abi.json

DlnDestination.abi.json

Last updated