Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2250,6 +2250,7 @@ To verify a deployed [`CreateX`](./src/CreateX.sol) contract on a block explorer
- [IoTeX](https://iotexscan.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [HYCHAIN](https://explorer.hychain.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [Zircuit](https://explorer.zircuit.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [MegaETH](https://mega.etherscan.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [Bitlayer](https://www.btrscan.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [Ronin](https://app.roninchain.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [ZKsync Era](https://era.zksync.network/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
Expand All @@ -2268,6 +2269,7 @@ To verify a deployed [`CreateX`](./src/CreateX.sol) contract on a block explorer
- [MemeCore](https://memecorescan.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [LightLink Phoenix](https://phoenix.lightlink.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [XRPL EVM](https://explorer.xrplevm.org/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [DMD Diamond](https://explorer.bit.diamonds/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)

#### Ethereum Test Networks

Expand Down Expand Up @@ -2345,7 +2347,7 @@ To verify a deployed [`CreateX`](./src/CreateX.sol) contract on a block explorer
- [IoTeX Testnet](https://testnet.iotexscan.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [HYCHAIN Testnet](https://testnet.explorer.hychain.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [Zircuit Sepolia Testnet (Garfield)](https://explorer.garfield-testnet.zircuit.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [MegaETH Testnet](https://www.megaexplorer.xyz/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [MegaETH Testnet](https://testnet-mega.etherscan.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [Bitlayer Testnet](https://testnet-scan.bitlayer.org/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [Ronin Testnet (Saigon)](https://saigon-app.roninchain.com/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [ZKsync Era Sepolia Testnet](https://sepolia-era.zksync.network/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
Expand All @@ -2364,6 +2366,7 @@ To verify a deployed [`CreateX`](./src/CreateX.sol) contract on a block explorer
- [LightLink Testnet (Pegasus)](https://pegasus.lightlink.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [XRPL EVM Testnet](https://explorer.testnet.xrplevm.org/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [Arc Testnet](https://testnet.arcscan.app/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)
- [DMD Diamond Testnet](https://testnet-explorer.bit.diamonds/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed)

## Integration With External Tooling

Expand Down
25 changes: 23 additions & 2 deletions deployments/deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,13 @@
"https://repo.sourcify.dev/48900/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
]
},
{
"name": "MegaETH",
"chainId": 4326,
"urls": [
"https://mega.etherscan.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
]
},
{
"name": "Bitlayer",
"chainId": 200901,
Expand Down Expand Up @@ -681,6 +688,13 @@
"https://explorer.xrplevm.org/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
]
},
{
"name": "DMD Diamond",
"chainId": 17771,
"urls": [
"https://explorer.bit.diamonds/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
]
},
{
"name": "Sepolia",
"chainId": 11155111,
Expand Down Expand Up @@ -1201,9 +1215,9 @@
},
{
"name": "MegaETH Testnet",
"chainId": 6342,
"chainId": 6343,
"urls": [
"https://www.megaexplorer.xyz/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
"https://testnet-mega.etherscan.io/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
]
},
{
Expand Down Expand Up @@ -1336,5 +1350,12 @@
"https://testnet.arcscan.app/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed",
"https://repo.sourcify.dev/5042002/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
]
},
{
"name": "DMD Diamond Testnet",
"chainId": 37373,
"urls": [
"https://testnet-explorer.bit.diamonds/address/0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed"
]
}
]
2 changes: 1 addition & 1 deletion foundry.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib/openzeppelin-contracts": {
"branch": {
"name": "master",
"rev": "8614ef7a24d476e37db66054e5237faaf7f43717"
"rev": "becf082688e4ac5ee6aab641a1c9090a1d0d5c64"
}
},
"lib/solady": {
Expand Down
55 changes: 54 additions & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -988,10 +988,15 @@ const config: HardhatUserConfig = {
accounts,
},
megaETHTestnet: {
chainId: 6342,
chainId: 6343,
url: vars.get("MEGAETH_TESTNET_URL", "https://carrot.megaeth.com/rpc"),
accounts,
},
megaETHMain: {
chainId: 4326,
url: vars.get("MEGAETH_MAINNET_URL", "https://mainnet.megaeth.com/rpc"),
accounts,
},
bitlayerTestnet: {
chainId: 200810,
url: vars.get("BITLAYER_TESTNET_URL", "https://testnet-rpc.bitlayer.org"),
Expand Down Expand Up @@ -1218,6 +1223,16 @@ const config: HardhatUserConfig = {
url: vars.get("ARC_TESTNET_URL", "https://rpc.testnet.arc.network"),
accounts,
},
dmdTestnet: {
chainId: 37373,
url: vars.get("DMD_TESTNET_URL", "https://testnet-rpc.bit.diamonds"),
accounts,
},
dmdMain: {
chainId: 17771,
url: vars.get("DMD_MAINNET_URL", "https://rpc.bit.diamonds"),
accounts,
},
},
contractSizer: {
alphaSort: true,
Expand Down Expand Up @@ -1473,6 +1488,9 @@ const config: HardhatUserConfig = {
// For Zircuit testnet & mainnet
zircuit: vars.get("ZIRCUIT_API_KEY", ""),
zircuitTestnet: vars.get("ZIRCUIT_API_KEY", ""),
// For MegaETH testnet & mainnet
megaETH: vars.get("MEGAETH_API_KEY", ""),
megaETHTestnet: vars.get("MEGAETH_API_KEY", ""),
// For Bitlayer testnet & mainnet
bitlayer: vars.get("BITLAYER_API_KEY", ""),
bitlayerTestnet: vars.get("BITLAYER_API_KEY", ""),
Expand Down Expand Up @@ -1522,6 +1540,9 @@ const config: HardhatUserConfig = {
xrplEVMTestnet: vars.get("XRPLEVM_API_KEY", ""),
// For Arc testnet
arcTestnet: vars.get("ARC_API_KEY", ""),
// For DMD Diamond testnet & mainnet
dmd: vars.get("DMD_API_KEY", ""),
dmdTestnet: vars.get("DMD_API_KEY", ""),
},
customChains: [
{
Expand Down Expand Up @@ -2605,6 +2626,22 @@ const config: HardhatUserConfig = {
browserURL: "https://explorer.garfield-testnet.zircuit.com",
},
},
{
network: "megaETH",
chainId: 4326,
urls: {
apiURL: "http://api-mega.etherscan.io/api",
browserURL: "https://mega.etherscan.io",
},
},
{
network: "megaETHTestnet",
chainId: 6343,
urls: {
apiURL: "https://api-testnet-mega.etherscan.io/api",
browserURL: "https://testnet-mega.etherscan.io",
},
},
{
network: "bitlayer",
chainId: 200901,
Expand Down Expand Up @@ -2866,6 +2903,22 @@ const config: HardhatUserConfig = {
browserURL: "https://testnet.arcscan.app",
},
},
{
network: "dmd",
chainId: 17771,
urls: {
apiURL: "https://explorer.bit.diamonds/api",
browserURL: "https://explorer.bit.diamonds",
},
},
{
network: "dmdTestnet",
chainId: 37373,
urls: {
apiURL: "https://testnet-explorer.bit.diamonds/api",
browserURL: "https://testnet-explorer.bit.diamonds",
},
},
],
},
};
Expand Down
4 changes: 2 additions & 2 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@next/eslint-plugin-next": "^16.1.6",
"@tailwindcss/postcss": "^4.1.18",
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/node": "^25.2.2",
"@types/react": "^19.2.13",
"@types/node": "^25.2.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"autoprefixer": "^10.4.24",
"eslint": "^9.39.2",
Expand Down
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"author": "pcaversaccio (https://pcaversaccio.com), Matt Solomon (https://mattsolomon.dev)",
"license": "AGPL-3.0-only",
"packageManager": "pnpm@10.29.2",
"packageManager": "pnpm@10.29.3",
"scripts": {
"clean": "hardhat clean && forge clean",
"test": "forge test --out forge-artifacts",
Expand Down Expand Up @@ -200,6 +200,7 @@
"deploy:zircuittestnet": "hardhat run --no-compile --network zircuitTestnet scripts/deploy.ts",
"deploy:zircuitmain": "hardhat run --no-compile --network zircuitMain scripts/deploy.ts",
"deploy:megaethtestnet": "hardhat run --no-compile --network megaETHTestnet scripts/deploy.ts",
"deploy:megaethmain": "hardhat run --no-compile --network megaETHMain scripts/deploy.ts",
"deploy:bitlayertestnet": "hardhat run --no-compile --network bitlayerTestnet scripts/deploy.ts",
"deploy:bitlayermain": "hardhat run --no-compile --network bitlayerMain scripts/deploy.ts",
"deploy:ronintestnet": "hardhat run --no-compile --network roninTestnet scripts/deploy.ts",
Expand Down Expand Up @@ -238,6 +239,8 @@
"deploy:xrplevmtestnet": "hardhat run --no-compile --network xrplEVMTestnet scripts/deploy.ts",
"deploy:xrplevmmain": "hardhat run --no-compile --network xrplEVMMain scripts/deploy.ts",
"deploy:arctestnet": "hardhat run --no-compile --network arcTestnet scripts/deploy.ts",
"deploy:dmdtestnet": "npx hardhat run --no-compile --network dmdTestnet scripts/deploy.ts",
"deploy:dmdmain": "npx hardhat run --no-compile --network dmdMain scripts/deploy.ts",
"prettier:check": "prettier -c \"**/*.{js,ts,md,sol,json,yml,yaml}\"",
"prettier:check:interface": "pnpm -C interface prettier:check",
"prettier:fix": "prettier -w \"**/*.{js,ts,md,sol,json,yml,yaml}\"",
Expand All @@ -262,7 +265,7 @@
"eslint-config-prettier": "^10.1.8",
"ethers": "^6.16.0",
"globals": "^17.3.0",
"hardhat": "^2.28.4",
"hardhat": "^2.28.5",
"hardhat-abi-exporter": "^2.11.0",
"hardhat-contract-sizer": "^2.10.1",
"hardhat-gas-reporter": "^2.3.0",
Expand Down
Loading
Loading