> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/cross-chain-bridges/getting-started-with-liquidbridge/eosio-atomic-assets-less-than-greater-than-erc1155-non-fungible-tokens/evm-side-setup/transfer-ownership.md).

# Transfer Ownership of ERC1155 contract to atomictokenpeg1155 contract

First we'll select the CONTRACT tab of the `ERC1155Tradeable.sol` contract, then the Write Contract button, then Connect to Web3

![](https://4003270724-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MTfSc9O76OFJpqcb3QC%2F-MlPwNkI4bHNNohDEfSf%2F-MlPxWvUdwXu0e_fmMuL%2F10.png?alt=media\&token=7cbcc1e5-6a1d-4944-88a9-ce2e77636c2f)

Click Connect to Web3, ensuring we have our token contract set as our account.

Scroll to #14, we're going to give up ownership of the token to the **atomictokenpeg1155 contract account.**

![](https://4003270724-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MTfSc9O76OFJpqcb3QC%2F-MlPwNkI4bHNNohDEfSf%2F-MlPxpoZMbMbXAt-LIjF%2F11.png?alt=media\&token=73c29517-8955-45b7-a8e3-1926404c5c30)

Now if you scroll to #11 you will see the new owner is the bridge contract account.
