From 6e3803f154444d5fcf59860c420b5edcbc077a0c Mon Sep 17 00:00:00 2001 From: 0xpeluche <0xpeluche@protonmail.com> Date: Sat, 6 Jul 2024 15:53:41 +0200 Subject: [PATCH] reoganization file (require a top of file) --- projects/securitize/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/securitize/index.js b/projects/securitize/index.js index 0ff890fd95a..97790fae5b4 100644 --- a/projects/securitize/index.js +++ b/projects/securitize/index.js @@ -1,6 +1,7 @@ -const BUIDL = "0x7712c34205737192402172409a8f7ccef8aa2aec" const ADDRESSES = require('../helper/coreAssets.json') +const BUIDL = "0x7712c34205737192402172409a8f7ccef8aa2aec" + module.exports = { ethereum: { tvl: async (api) => {