Skip to content

Commit f4c471b

Browse files
authored
feat: SOL/incentiv artifacts (#7314)
1 parent c68722d commit f4c471b

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"solanamainnet": {
3+
"hex": "0x8ddd8df6dee0123a47202d758b553570cc579c8f3dbe62a0d2ab86c395870bd8",
4+
"base58": "AYnRuLKV6Tqtibt7iA6DGCCACnRjy4nAhC8b5nPscsYs"
5+
},
6+
"incentiv": {
7+
"hex": "0x000000000000000000000000fac24134dbc4b00ee11114ecdfe6397f389203e3",
8+
"base58": "1111111111114Vd79NaDYFxZ7C5h5XL1oHahCYta"
9+
}
10+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"incentiv": {
3+
"type": "synthetic",
4+
"name": "Solana",
5+
"symbol": "SOL",
6+
"decimals": 9,
7+
"foreignDeployment": "0xfaC24134dbc4b00Ee11114eCDFE6397f389203E3"
8+
},
9+
"solanamainnet": {
10+
"type": "native",
11+
"decimals": 9,
12+
"interchainGasPaymaster": "AkeHBbE5JkwVppujCQQ6WuxsVsJtruBAjUo6fDCFp6fF",
13+
"owner": "CwtTjkcF9HSv7vK8zHJyLYJJjS2QVARUy2DEGFmX9tDU"
14+
}
15+
}

0 commit comments

Comments
 (0)