Closed lucasmenendez closed 5 months ago
There is a problem with POAP tokens, the way their chain address is generated needs to be replaced with a new one that produces unique values per token. This also occurs with other external tokens such as Gitcoin Passport Stamps
To support strategies that combine multichain tokens, the strategies and their predicates must be composed using the token chain address (network_id:token_address) instead of the token symbol to avoid duplicate keys.