Skip to content

Contract Addresses

All contracts are deployed on Ethereum Mainnet and verified on Etherscan.


Core Contracts (v3 - Current)

ContractAddressEtherscan
TDHTimelock0x25D37615C3718103175944786ec4395458a0DE88View
TDHLendingCore0x53a91A7e443a45bb7C6F8111B282145ba424E598View
TDHCollateralGuard0x006706e76a31d61D7F5588c4Bb29c144Aec825a7View
TDHLiquidationModule0x23b00f6C1d1d05614f88F322A6AD2BBaaae33dFeView
TDHDepositManager0x5474D3FE00d3D08F9f5607d963d259f204DcFd21View
TDHAdditionalCollateralNot yet deployed-

Admin Addresses

RoleAddressNotes
Owner0x0bd4bE9567eE205D942d59b384BAEf92F977a165Contract deployer
Fee Recipient0x0bd4bE9567eE205D942d59b384BAEf92F977a165Receives platform fees
Timelock0x25D37615C3718103175944786ec4395458a0DE8824-hour delay for admin operations

Supported NFT Collections

Primary Collateral (TDH-bearing)

CollectionContractEtherscan
The Memes by 65290x33FD426905F149f8376e227d0C9D3340AaD17aF1View
6529 Gradient0x0c58Ef43fF3032005e472Cb5709f8908aCb00205View
Meme Lab0x4db52a61dc491e15a2f78f5ac001c14ffe3568cbView

Additional Collateral (Approved Collections)

No additional collateral collections configured yet. Check back later.


Verifying Contracts

All contracts are verified on Etherscan. You can:

  1. Read the contract code
  2. Verify it matches our GitHub repository
  3. Interact directly through Etherscan (advanced)

Source Code

GitHub: https://github.com/maybehotcarl/nftloans


Important: Verify Before Interacting

Always verify you're interacting with the correct contracts:

  1. Check the address matches this page
  2. Check the contract is verified on Etherscan
  3. Check the Etherscan verified code matches our GitHub
  4. Be wary of phishing sites with different addresses

ABIs

For developers integrating with the contracts:

Or generate from source using Foundry:

bash
forge build
# ABIs in out/ContractName.sol/ContractName.json

Built for the 6529 community