Skip to content

Conversation

0x4r45h
Copy link
Contributor

@0x4r45h 0x4r45h commented Oct 8, 2025

Apex has initiated a buyback program. they're going to buy back tokens weekly and send them to a contract for a 3-year lockup.

Blog: https://www.apex.exchange/blog/detail/Buyback-Program

X announcement: https://x.com/OfficialApeXdex/status/1974521208885665874

Side note: I’m not part of the Apex team, just sharing this to contribute.

@llamabutler
Copy link

The apex-omni.ts adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts fees apex-omni.ts

🦙 Running APEX-OMNI.TS adapter 🦙
---------------------------------------------------
Start Date:	Tue, 07 Oct 2025 00:00:00 GMT
End Date:	Wed, 08 Oct 2025 00:00:00 GMT
---------------------------------------------------

{
  llamaRPCError: true,
  errors: [
    {
      host: 'https://arb1.arbitrum.io/rpc',
      error: 'invalid argument 0: empty hex string'
    },
    {
      host: 'https://arb1.lava.build',
      error: 'invalid argument 0: empty hex string'
    },
    {
      host: 'https://arbitrum.public.blockpi.network/v1/rpc/public',
      error: 'invalid argument 0: empty hex string'
    },
    {
      host: 'https://arbitrum.therpc.io',
      error: 'invalid argument 0: empty hex string'
    },
    {
      host: 'https://api.zan.top/arb-one',
      error: 'invalid argument 0: empty hex string'
    },
    {
      host: 'https://arbitrum.public.blockpi.network/v1/rpc/public',
      error: 'invalid argument 0: empty hex string'
    },
    {
      host: 'https://api.zan.top/arb-one',
      error: 'Request failed with status code 429'
    }
  ],
  method: 'getLogs',
  chain: 'arbitrum'
}

@llamabutler
Copy link

The apex-omni.ts adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts fees apex-omni.ts

🦙 Running APEX-OMNI.TS adapter 🦙
---------------------------------------------------
Start Date:	Tue, 07 Oct 2025 00:00:00 GMT
End Date:	Wed, 08 Oct 2025 00:00:00 GMT
---------------------------------------------------

chain     | Daily fees | Daily user fees | Start Time | Daily holders revenue
---       | ---        | ---             | ---        | ---                  
ethereum  | 317.66 k   | 317.66 k        | 31/8/2023  |                      
arbitrum  |            |                 | 2/10/2025  | 0                    
Aggregate | 317.66 k   | 317.66 k        |            | 0                    

@treeoflife2 treeoflife2 self-assigned this Oct 9, 2025
@0x4r45h
Copy link
Contributor Author

0x4r45h commented Oct 16, 2025

Hey @treeoflife2, they deposited another 1.4mil token deposit to this address 3 days ago.

Are there any other concerns I can work on to get this merged?

@treeoflife2
Copy link
Member

treeoflife2 commented Oct 16, 2025

Hey @treeoflife2, they deposited another 1.4mil token deposit to this address 3 days ago.

Are there any other concerns I can work on to get this merged?

i was working on this, but possible problem with this was Apex protocol is in ethereum chain, but buyback happens in the arbitrum, i will work on it

@llamabutler
Copy link

The apex-omni.ts adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts fees apex-omni.ts

🦙 Running APEX-OMNI.TS adapter 🦙
---------------------------------------------------
Start Date:	Thu, 16 Oct 2025 00:00:00 GMT
End Date:	Fri, 17 Oct 2025 00:00:00 GMT
---------------------------------------------------

chain     | Daily fees | Daily user fees | Daily revenue | Daily holders revenue | Start Time
---       | ---        | ---             | ---           | ---                   | ---       
ethereum  | 180.26 k   | 180.26 k        | 0             | 0                     | 31/8/2023 
arbitrum  | 0          | 0               | 0             | 0                     | 2/10/2025 
Aggregate | 180.26 k   | 180.26 k        | 0             | 0                     |           

@treeoflife2 treeoflife2 merged commit c5f3fb8 into DefiLlama:master Oct 17, 2025
2 checks passed
g1nt0ki added a commit that referenced this pull request Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants