0x........
address from deployment step 6 here.0x13ac5c6338796a31a39e74d70b0153c1be5f53b4
(if you deployed a contracts, this will be your KittyCore address)approve
method from the Select an Item dropdown menu. If you deployed your own contracts, the _toaddress will be the [ Foreign ] foreignMediator: 0x........
address from deployment step 6 here.0x7dB6493D9B6D99D9A240a6914AdAd5e0E8E8BE40
Write
0x7db6493d9b6d99d9a240a6914adad5e0e8e8be40
(foreignMediator proxy contract address)transferToken
method from the dropdown menuWrite
and complete the transaction confirmation through MetaMask0x7db6493d9b6d99d9a240a6914adad5e0e8e8be40
). Check Token Holders here.0xc6a592ED792de33e6CBBF7ce04Dd9D3884B46B9A
and copied ABI.approve
method_to
parameter:0x7dB6493D9B6D99D9A240a6914AdAd5e0E8E8BE40
, in _tokenId
parameter insert the Id of the token you want to transfer. Write
and confirm the transaction confirmation.0x5EeC77239398FE328791E28700CAFddB2990ea97
and copied ABI.transferToken
method_from
parameter paste the address of your account that will receive the token on the other network_tokenId
parameter insert the Id of the token you want to transfer. Write
and confirm the transaction confirmation.