Calculate the TVL of all the Idle ecosystem contracts including accrued governance tokens.
yarn
Create a .env file in the root directory and insert the infura key entry:
INFURA_KEY={YOUR_INFURA_KEY}
yarn start
The Idle TVL will be logged.
Calculate the TVL of all the Idle ecosystem contracts including accrued governance tokens.
yarn
Create a .env file in the root directory and insert the infura key entry:
INFURA_KEY={YOUR_INFURA_KEY}
yarn start
The Idle TVL will be logged.