Skip to content

Commit

Permalink
chore: add Abstract testnet deploy (#314)
Browse files Browse the repository at this point in the history
deploy to Abstract Testnet
  • Loading branch information
xalexec authored Sep 19, 2024
1 parent 4332eb8 commit 6be7ff0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,12 @@
"url": "https://albireo-explorer.playfi.ai/address/0xF9cda624FBC7e059355ce98a31693d299FACd963#contract",
"address": "0xF9cda624FBC7e059355ce98a31693d299FACd963"
},
{
"name": "Abstract Testnet",
"chainId": 11124,
"url": "https://explorer.testnet.abs.xyz/address/0xF9cda624FBC7e059355ce98a31693d299FACd963#contract",
"address": "0xF9cda624FBC7e059355ce98a31693d299FACd963"
},
{
"name": "Fraxtal Mainnet",
"chainId": 252,
Expand Down Expand Up @@ -1219,4 +1225,4 @@
"chainId": 499,
"url": "https://scan.rupaya.io/address/0xcA11bde05977b3631167028862bE2a173976CA11"
}
]
]

0 comments on commit 6be7ff0

Please sign in to comment.