Yours Protocol allows your dapp to provide on-chain utility to tokens that have their ownership on external EVM blockchains. This section will describe how you can set that up. For more higher-level information about how the tokens are synced, see the documentation.
It is very easy to consume external tokens, the additional steps involved are:
Include the ICMF modules
Installing the icmf library
Configuring which external tokens you want to listen to
Contracts
The Gamma chain, which in our case here we specified with bc-rid x"0C034CAB6586CD4F38EAF56721905BA388762906CA75C0C67650F9AB2E69C7BC" broadcasts events for a contract on a topic basis.
In the example above we are subscribing to 5 NFT contracts and all of them on Amoy Polygon testnet.