Can I use mainnet abi's for all testnet contracts?

Expert

Can I use mainnet abi's for all testnet contracts? - follow up question, this package is for the contract in Aave v3 core, what about Aave v3 periphery? the readme for the periphery packge doesn't include the notes as core's

Answers 1

For Aave v3, yes, the same abi will work across all networks. You should be able to import the periphery contracts the same way as the core package.