Update testnet marketplace contract address

This commit is contained in:
Serkan Reis 2024-03-01 11:23:25 +03:00
parent c12fd51525
commit c4027859c0

View File

@ -73,7 +73,7 @@ const RemoveOfferPage: NextPage = () => {
wallet.address as string,
NETWORK === 'mainnet'
? 'stars1fvhcnyddukcqfnt7nlwv3thm5we22lyxyxylr9h77cvgkcn43xfsvgv0pl'
: 'stars1dnadsd7tx0dmnpp26ms7d66zsp7tduygwjgfjzueh0lg9t5lq5vq9kn47c',
: 'stars18cszlvm6pze0x9sz32qnjq4vtd45xehqs8dq7cwy8yhq35wfnn3qgzs5gu',
{
remove_collection_bid: {
collection: collectionAddressState.value,