Please add support for API based import and tracking of DeFi farms, pools, … Currently only the swaps are visible as these are directly on the blockchain within the same address as specified. But the others are happening within smart contracts and are therefore not visible when querying only the account’s address. For them, the used smart contract would have to be queried to check the held funds.
Popular smart contracts for this are e.g.:
- PancakeSwap: Auto CAKE Syrup Pool: Contract Address 0xa80240eb5d7e05d3f250cf000eec0891d00b51cc | BscScan
- Axie Infinity: Ronin Bridge: Axie Infinity: Ronin Bridge | Address 0x1a2a1c938ce3ec39b6d47113c7955baa9dd454f2 | Etherscan
- Gala Games (app.gala.games)
…