Skip to content

Commit be00a80

Browse files
committed
Add Canonical SKL Deployment from Ethereum to Base
1 parent 1883053 commit be00a80

File tree

2 files changed

+10420
-0
lines changed

2 files changed

+10420
-0
lines changed

data/SKL/data.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "SKALE",
3+
"symbol": "SKL",
4+
"decimals": 18,
5+
"description": "SKALE is a gas-free, high-performance blockchain designed for mass adoption, particularly in gaming, AI, and DeFi applications.",
6+
"website": "https://skale.space/",
7+
"twitter": "@SkaleNetwork",
8+
"nobridge": true,
9+
"tokens": {
10+
"ethereum": {
11+
"address": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7"
12+
},
13+
"base": {
14+
"address": "0x91D00CF7bE6F47bf9BFAaA974d80Ea79a4A3bfe7"
15+
}
16+
}
17+
}

0 commit comments

Comments
 (0)