ERC20Snapshot for another ERC20 token?

let’s say weighted voting is dependent on your balance of another ERC20 Tokens. is it possible to conduct a snapshot of for example “LINK” ERC20 Token?

1 Like

Hi @Menlo,

Welcome to the community :wave:

For an ERC20 token to use ERC20Snapshot it needs to extend from ERC20Snapshot. It doesn’t support snapshots of another token.

I don’t think there is a way to do a snapshot of another ERC20 tokens balances.