NFT trade test guideline
1.add bsctestnet to metamask
Network Name: BSC Testnet
ChainID: 97
Symbol: BNB
3.Get test BUSD from faucet deployed on bsctestnet:https://testnet.bscscan.com/address/0x72F9F289DBacfb017C6d8754Ae727179aC209F45#writeContract

connect metamask and withdraw BUSD from contract.
5.Mint test NFT through this link:https://rinkeby.etherscan.io/address/0x7f564Ef303885520cb954326127714B5F283459A#writeContract

After Mint success,you can get the NFT ID

Also u can check the NFT through opensea:https://testnets.opensea.io/assets/rinkeby/0x7f564ef303885520cb954326127714b5f283459a/10 remember modify the 10 from the link to your id


7.choose the chain input contract address and nft id

Now,the preparation is ready,you can also add the nft on eth,this tool provide the NFT transfer function on different chain.
You need two address for this test,partyA and partyB.partyA is the one want to buy a NFT through BUSD on bsc,partyB is the one want to sell NFT on rinkeby.
Step one,Input partyB’s address and the amount of coins to lock.then press the create button,sign to create by metamask

step two,After contract created,check the detail about the contract.

Step three,partyB use NFT tools transfer nft to partyA

PartyA can add the nft info check the owner change
Step four,After partyA receive the NFT,partA should confirm the transation

Step five,After partyA confirmed,partyB can withdraw the assets from the contract

After all the steps, the OTC nft transaction is done, can you calculate how much gas you will save by buying nft on ethereum using busd on bsc
Last modified 8mo ago