chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:14 -08:00
parent b6a776e5d7
commit 25c96e210a
316 changed files with 29779 additions and 677 deletions

View File

@@ -0,0 +1,33 @@
{
"chainId": 138,
"chainName": "SMOM-DBIS-138",
"rpcUrl": "https://rpc.d-bis.org",
"explorerUrl": "https://explorer.d-bis.org",
"entryPointAddress": "",
"accountFactoryAddress": "",
"paymasterAddress": "",
"deployment": {
"entryPoint": {
"address": "",
"transactionHash": "",
"blockNumber": 0
},
"accountFactory": {
"address": "",
"transactionHash": "",
"blockNumber": 0
},
"paymaster": {
"address": "",
"transactionHash": "",
"blockNumber": 0,
"enabled": false
}
},
"features": {
"delegation": true,
"advancedPermissions": true,
"gasAbstraction": false,
"userOperations": true
}
}