Hi, I’m working with a project aiming to provide multiple chain airdrop token/NFT tools.
The flow is like this
Airdrop creator create a vault, deposit asset into there.
User go to the interface then claim by their wallet.
The vault will send asset if the user is valid
The POC working well with ICP assets. But I concern about can I do it in another chain with canister. I know that canister now can have ability to hold other chain asset.