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.

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

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

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

Last updated

Was this helpful?