diff --git a/projects/propchain/index.js b/projects/propchain/index.js index 8c6e971dab..434d4f171e 100644 --- a/projects/propchain/index.js +++ b/projects/propchain/index.js @@ -2,7 +2,8 @@ const ADDRESSES = require('../helper/coreAssets.json') const PROPERTY_TOKENS = [ "0xfa26e9fC1cB8eA03e133A6aD2c5ef4A817c9D44c", - "0xF6e4F43C1c5F6654D1873577904070b39ca396e6" + "0xF6e4F43C1c5F6654D1873577904070b39ca396e6", + "0x580997c88896FE561D90a5Dd5886211E972026E4" ]; async function tvl(api) {