/contracts/addresses
This page is the canonical list of Dealers.sh contract addresses on Abstract. If anything on this site disagrees with the deployed contract, the deployed contract is what is correct. Please open an issue against the docs repo if you spot a discrepancy.
Abstract (chain id 2741)
The full set of contracts is listed below. Every address is verified on the Abstract block explorer, and the source code is readable from each contract page.
| Contract | Address | Explorer |
|---|---|---|
DealersNFT | 0x610CcEe1AE4aFF961d043faB379491C2997383F7 | view |
DealersCore | 0x0D8d2755a49d30BD57F6a9bA5Fa8a7c9FFF86E8e | view |
DealersActions | 0xa02bccd8Aa2b9067bf22213d25E7E73D3F6cDB6D | view |
DealersPVE | 0x61Ee140E5757366ece5Ee89ea9688c0ea2da88e6 | view |
DealersPVP | 0x49090a745Ba1E45c9C0f9c21448Ce965b3798949 | view |
DealersHeists | 0x4B7A7E9dD2254c7848Def422cEB517AC6310C90e | view |
DealersBoosts | 0x7cbE9cD59E6D9842b7d2EeBdd7E24836db64545B | view |
DEDrugRegistry | 0xb89125a33eb5FD401a9ef66DECe2A6a060989CcC | view |
DEAreaRegistry | 0xe7598E61738921967f888736A1977b80Da526510 | view |
DealersClaims | 0xdBDD44758Deb81B3D88766c6a6fc439960Ea4Ba8 | view |
DealersMulticall | 0x39249C625D7a6C952A5aC389510839eB1bB33099 | view |
DealersPaymentHandler | 0x798E0f15A34F491eF4A69E9CC626A625bb80A504 | view |
DealersRandomness | 0x76f965BdB22f482503Cf0de3C67394d987da400D | view |
DealersChatFactory | 0xB13A49F39eD9146A89d917b4DB4beF1c143e2FFe | view |
DealerRendererSVG | 0x8c99b0c302E774CF50ba6B4763dcB15d84ede31A | view |
DealerRendererHTML | 0x889F5a12DaB04b3f5bB60672FDD599be8A0949d5 | view |
Chain information
The network is the Abstract, which carries chain id 2741. The block explorer is hosted at explorer.abs.xyz and exposes verified source for every contract listed above. Each row in the table above links directly to the explorer page for the corresponding contract.
How to verify a contract yourself
The verification process is straightforward. Open the explorer at the link above, paste any of the addresses from the table into the search bar, and the explorer will route you to the contract page. The Contract tab on that page shows whether the source has been verified, the compiler version used, and the full source code for review. Comparing the deployed bytecode hash with the hash that the Dealers.sh repository produces locally confirms that the verified source matches what is actually running.
We do not ask anyone to trust the table on this page. The whole point of publishing addresses is so that you can verify them.