Skip to content

Commit

Permalink
Merge pull request #11 from mad-finance/madfi-simple-collection-mint
Browse files Browse the repository at this point in the history
SimpleCollectionMint action module
  • Loading branch information
joshstevens19 committed Jan 17, 2024
2 parents 5b876d9 + 5f3797f commit b919d70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions open-actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,11 @@
"address": "0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153",
"requiresUserFunds": true,
"blockExplorerLink": "https://polygonscan.com/address/0x22cb67432C101a9b6fE0F9ab542c8ADD5DD48153#code"
},
{
"name": "SimpleCollectionMintAction",
"address": "0x55991a42e8FEb9DFAC9Fcc172f133D36AC2282A2",
"requiresUserFunds": true,
"blockExplorerLink": "https://polygonscan.com/address/0x55991a42e8FEb9DFAC9Fcc172f133D36AC2282A2#code"
}
]

0 comments on commit b919d70

Please sign in to comment.