Skip to content

Conversation

ex-maximiliano
Copy link

Name: Engyx Digital Energy
Twitter/X: https://x.com/engyx_digital
Website: https://engyx.io
Logo: projects/engyx/logo.png
Current TVL: 0 (pre-launch)
Treasury Addresses: multiple protocol wallets (see adapter for details)
Chain: BSC
Coingecko ID:
Token address and ticker: 0xe1ec410835e5dFA47A6893448Cbc0AC216dBE642 (ENGYX)
Category: Tokenized Assets (RWA)
Oracle Provider(s): N/A
Methodology: Counts Engyx tokens locked in all protocol wallets (pre-launch).

@waynebruce0x
Copy link
Collaborator

please dont upload the logo to the repo, just add it to the PR comments

start: 0,
timetravel: false,
misrepresentedTokens: true,
bsc: { tvl },
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use const { staking } = require('./helper/staking') and export it as staking while tvl: () => ({})

module.exports = {
methodology: 'Cuenta los tokens Engyx bloqueados en todas las wallets del protocolo.',
start: 0,
timetravel: false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be true

methodology: 'Cuenta los tokens Engyx bloqueados en todas las wallets del protocolo.',
start: 0,
timetravel: false,
misrepresentedTokens: true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be false

}

module.exports = {
methodology: 'Cuenta los tokens Engyx bloqueados en todas las wallets del protocolo.',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be in english?

@waynebruce0x waynebruce0x self-assigned this Aug 22, 2025
@waynebruce0x
Copy link
Collaborator

also please delete the empty index.js

@ex-maximiliano
Copy link
Author

logo

misrepresentedTokens: false,
bsc: {
tvl: () => ({}), // No TVL counted until ENGX has market value
staking: staking(ENGYX_TOKEN_CONTRACT),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to pass the wallets to this as well. Have you tested this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants