P2P NFT Trading & Transfer

Owing to the player owned nature of NFT assets, players may freely trade with one another outside the marketplace through the use of the NFT smart contracts.

NFTs traded through the use of smart contracts incur the same 24 hour trade lock.

  • Trainer NFT (BUT) contract: 0xa40E375bBff05D982F9401311949c6970EA6e523

  • Bunicorn NFT (BUB) contract: 0x86B81f94646337879ddfEE8BCb89724f4ae721FE

Set the decimal to "0" if prompted.

  • Kindly keep in mind that there is a possibility for scams when you decide to go with P2P trading.

  • The Bunicorn team is not legally responsible and unable to provide assistance if you have lost BUNI, BUR or NFTs through P2P trading.

  • Trading through the Bunicorn marketplace is highly recommended to ensure that players are exposed to the least risk possible.

Transfer Trainer NFT (BUT) to another address

  • Go to safeTransferFrom function and input the details and press Write.

  • from is your address

  • to is your recipient address

  • tokenId is the ID of your Trainer

The heading number of safeTransferFrom could be different from time to time. Make sure you fill in the safeTransferFrom that has three categories including from, to, and tokenId.

Transfer Bunicorn NFT (BUB) to another address

  • Go to safeTransferFrom function and input the details and press Write

  • from is your address

  • to is your recipient address

  • tokenId is the ID of your Bunicorn

The heading number of safeTransferFrom could be different from time to time. Make sure you fill in the safeTransferFrom that has three categories including from, to, and tokenId.

Transfer Ancient Bunicorn/Egg/Chest NFT to another address

  • Go to safeTransferFrom function and input the details and press Write

  • from is your address

  • to is your recipient address

  • tokenId is the ID of your NFT

The heading number of safeTransferFrom could be different from time to time. Make sure you fill in the safeTransferFrom that has three categories including from, to, and tokenId.

Last updated