Skip to content

Commit

Permalink
Merge branch 'feat/cosmwasm-launchpad' of github.com:TERITORI/teritor…
Browse files Browse the repository at this point in the history
…i-dapp into feat/cosmwasm-launchpad
  • Loading branch information
WaDadidou committed Dec 19, 2024
2 parents c845420 + ab66645 commit a19ea36
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 76 deletions.
1 change: 0 additions & 1 deletion go/pkg/networks/features.gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package networks

import (
"encoding/json"

"github.com/pkg/errors"
)

Expand Down
8 changes: 0 additions & 8 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -11636,14 +11636,6 @@
"type": "CosmWasmNFTsBurner",
"burnerContractAddress": "tori1qyl0j7a24amk8k8gcmvv07y2zjx7nkcwpk73js24euh64hkja6esd2p2xp"
},
{
"type": "NFTLaunchpad",
"launchpadContractAddress": "tori1te7ku4de0k4rl8lhyuvpmhygaq7k7vy5zpsjq9y638efxsnx3aaqck2utf",
"launchpadEndpoint": "https://dapp-backend.testnet.teritori.com",
"nftTr721CodeId": 60,
"codeId": 71,
"defaultMintDenom": "utori"
},
{
"type": "NFTMarketplace",
"cwAddressListCodeId": 63,
Expand Down
158 changes: 91 additions & 67 deletions rust/apipb/src/launchpad.v1.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a19ea36

Please sign in to comment.