Skip to content

Commit

Permalink
chore(cache): automated cache update (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: sakulstra <[email protected]>
  • Loading branch information
github-actions[bot] and sakulstra authored Jan 30, 2024
1 parent a282f3b commit afaa9f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ts/AaveAddressBook.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,7 @@ export {IMetaDelegateHelper_ABI} from './abis/IMetaDelegateHelper';
export {IVotingMachineDataHelper_ABI} from './abis/IVotingMachineDataHelper';
export {IUiPoolDataProvider_ABI} from './abis/IUiPoolDataProvider';
export {IStakeToken_ABI} from './abis/IStakeToken';
export {IAaveToken_ABI} from './abis/IAaveToken';
export {IStkAaveToken_ABI} from './abis/IStkAaveToken';
export {IATokenWithDelegation_ABI} from './abis/IATokenWithDelegation';
export * as AaveV3Harmony from './AaveV3Harmony';

0 comments on commit afaa9f4

Please sign in to comment.