Marketplace
Ecommerce smart contract for NFT's.
Marketplace code
All Blockchain
new contract
contract.marketplace erc721=> (
{
owner : "0x8f890dF9fE06B41D89f9b9c53e8D68791fF2828c",
}
)
contract.marketplace deploy=> ("mainnet")CONNECT https://dapp.tokenbank.exchange/
Request Body
Name
Type
Description
owner*
string
Smart contract owner wallet address
{
// Response
}Last updated