Hi guys, someone know how can I get all tokens owned by an address? I found something about working with low-level JSON-RPC, but I don't found resources about it
Jan 9, 2022, 9:15 PM
There is no direct way to get the tokens based on an address. You'd basically need to analyze all token contracts to see which one assigns tokens to that address
Jan 9, 2022, 9:48 PM