Skip to content

Commit 95fcddb

Browse files
Add AICChain Mainnet and Testnet
1 parent 546e245 commit 95fcddb

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

data/chains.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12743,6 +12743,40 @@
1274312743
}
1274412744
],
1274512745
"logo": "https://tokens.larissa.network/logo.png"
12746+
},
12747+
"3018": {
12748+
"name": "AICChain Mainnet",
12749+
"description": "The world's first L1 public chain designed specifically for high-frequency RWA trading and AI compute trading.",
12750+
"logo": "https://aic-assets.aicchain.io/Logo_Black.png",
12751+
"ecosystem": "Ethereum",
12752+
"isTestnet": false,
12753+
"layer": 1,
12754+
"rollupType": null,
12755+
"native_currency": "AIC",
12756+
"website": "https://aicchain.io/",
12757+
"explorers": [
12758+
{
12759+
"url": "https://scan.aicchain.io",
12760+
"hostedBy": "self"
12761+
}
12762+
]
12763+
},
12764+
"30181": {
12765+
"name": "AICChain Testnet",
12766+
"description": "AICChain Testnet - The world's first L1 public chain designed specifically for high-frequency RWA trading and AI compute trading.",
12767+
"logo": "https://aic-assets.aicchain.io/Logo_Black.png",
12768+
"ecosystem": "Ethereum",
12769+
"isTestnet": true,
12770+
"layer": 1,
12771+
"rollupType": null,
12772+
"native_currency": "tAIC",
12773+
"website": "https://aicchain.io/",
12774+
"explorers": [
12775+
{
12776+
"url": "https://testscan.aicchain.io",
12777+
"hostedBy": "self"
12778+
}
12779+
]
1274612780
}
1274712781
}
1274812782

0 commit comments

Comments
 (0)