Skip to content

Commit

Permalink
Adding Saturn Swap to the cardano contracts regisry
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-maselli committed Jul 8, 2024
1 parent 06d9f60 commit 4d15b16
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions projects/saturnswap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"projectName": "Saturn Swap",
"labelPrefix": "Saturn Swap",
"website": "https://saturnswap.io/",
"category": "DEX",
"contracts": [
{
"name": "Saturn Swap Contract",
"version": 1,
"language": "AIKEN",
"languageVersion": 1,
"scriptHash": "1af84a9e697e1e7b042a0a06f061e88182feb9e9ada950b36a916bd5",
"audit": [
{
"provider": "Cypher",
"report": "https://saturn-swap.nyc3.cdn.digitaloceanspaces.com/Audits/Saturn%20Swap%20Audit.pdf",
"date": "2024-6-12"
}
]
}
]
}

0 comments on commit 4d15b16

Please sign in to comment.