Skip to content

Update fee methodology for earlier weeks#6303

Open
brihu23 wants to merge 7 commits intoDefiLlama:masterfrom
Shuttle-Labs:update-fee-methodology-for-earlier-weeks
Open

Update fee methodology for earlier weeks#6303
brihu23 wants to merge 7 commits intoDefiLlama:masterfrom
Shuttle-Labs:update-fee-methodology-for-earlier-weeks

Conversation

@brihu23
Copy link
Copy Markdown
Contributor

@brihu23 brihu23 commented Mar 30, 2026

NOTE

Please enable "Allow edits by maintainers" while putting up the PR.


  • If you would like to add a tvl adapter please submit the PR here.
  1. Once your adapter has been merged, it takes time to show on the UI. If more than 24 hours have passed, please let us know in Discord.
  2. Please fill the form below only if the PR is for listing a new protocol else it can be ignored/replaced with reason/details about the PR
  3. For updating listing info It is a different repo, you can find your listing in this file: https://github.com/DefiLlama/defillama-server/blob/master/defi/src/protocols/data4.ts, you can edit it there and put up a PR
  4. Do not edit/push package.json/package-lock.json file as part of your changes
  5. No need to go to our discord/other channel and announce that you've created a PR, we monitor all PRs and will review it asap

Name (to be shown on DefiLlama):
Twitter Link:
List of audit links if any:
Website Link:
Logo (High resolution, will be shown with rounded borders):
Current TVL:
Treasury Addresses (if the protocol has treasury)
Chain:
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
Short Description (to be shown on DefiLlama):
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):
Github org/user (Optional, if your code is open source, we can track activity):
Does this project have a referral program?

brihu23 and others added 3 commits March 28, 2026 18:22
…fetches

  - fees: wrap getETHReceived and getSolanaReceived in try/catch so Allium
    timeouts/errors dont
…ra-collector transfers - should sort earlier fee days during 1 bip / no fee promo during January, data should remain consistent for post feb 1st
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 30, 2026

Summary by CodeRabbit

  • New Features

    • Added breakdown methodology for "Terminal Trading Fees" across Fees and Revenue categories.
  • Improvements

    • Enhanced fee tracking to collect data from multiple fee collector wallets across EVM and Solana networks.
    • Improved system robustness with enhanced error handling for fee collection processes.

Walkthrough

Modified Genius Protocol fee tracking to iterate over multiple fee collector wallets instead of a single multisig target. For EVM and Solana separately, the adapter now loops through respective fee collector lists, fetches inflows per collector with cross-collector exclusion filters, and includes per-collector error handling with logging.

Changes

Cohort / File(s) Summary
Genius Protocol Fee Collector Refactoring
fees/genius-protocol/index.ts
Replaced single multisig target with iteration over EVM_FEE_COLLECTORS and SOLANA_FEE_COLLECTORS. Added try/catch blocks per collector with warning logs. Implemented cross-collector exclusion via logFilters and blacklists. Updated methodology text to reflect fee collector wallets. Added breakdownMethodology object defining "Terminal Trading Fees" for both Fees and Revenue.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Suggested labels

fees, bug-fix

🚥 Pre-merge checks | ✅ 2 | ❌ 4

❌ Failed checks (3 warnings, 1 inconclusive)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title does not follow the required format [type] protocol-name - description and lacks descriptive detail about the specific changes to the Genius Protocol fee methodology. Update title to follow format like: [fix] genius-protocol - update fee collector methodology for early weeks
Description check ⚠️ Warning The PR description consists entirely of the standard template with all fields empty/unfilled; the author did not provide any actual context about the changes made. Replace template with detailed explanation of the fee methodology changes, including why multiple fee collector addresses are now tracked and how this improves early-week accuracy.
Income Statement Compliance ⚠️ Warning The adapter returns dailyRevenue equal to dailyFees with dailySupplySideRevenue hardcoded to 0, violating the income statement relationship dailyRevenue = dailyFees - dailySupplySideRevenue. Review Genius Protocol fee distribution to determine supplier/liquidity provider payments, implement dailySupplySideRevenue calculation, and adjust dailyRevenue to properly reflect dailyFees minus supplier costs.
Version 2 Required ❓ Inconclusive Unable to access file system to verify adapter status and version details. Please provide the content of fees/genius-protocol/index.ts file or confirm whether this is a new adapter or an existing one being updated, and specify the version number used.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Breakdown Methodology Check ✅ Passed The adapter properly defines breakdownMethodology with Fees and Revenue entries containing Terminal Trading Fees labels, and is correctly exported.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts dexs genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily volume | Start Time
---         | ---          | ---       
ethereum    | 1.43 k       | 1/1/2026  
optimism    | 2.93 M       | 1/1/2026  
bsc         | 146.74 M     | 1/1/2026  
polygon     | 12.84 k      | 1/1/2026  
sonic       | 4.22 k       | 1/1/2026  
hyperliquid | 99.00        | 1/1/2026  
base        | 520.68 k     | 1/1/2026  
arbitrum    | 1.33 M       | 1/1/2026  
avax        | 685.00       | 1/1/2026  
solana      | 1.94 M       | 1/1/2026  
Aggregate   | 153.48 M     |           

@brihu23
Copy link
Copy Markdown
Contributor Author

brihu23 commented Mar 30, 2026

We had 2-3 transitions with fee collection wallets/addresses during the first couple weeks during the 0 fee promo period (where 1 bip was taken) and between weeks 1-4 before stabalizing, updated on-chain methodology to reflect this to show fees to back up api volume results for weeks 1-3 with a few of those crazy volume days

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 16:00:00 GMT
End Date:	Mon, 30 Mar 2026 16:00:00 GMT
---------------------------------------------------

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 0:
Start Date:	Sun, 29 Mar 2026 16:00:00 GMT
End Date:	Sun, 29 Mar 2026 17:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 29.70 k    | 29.70 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 3.00       | 3.00          | 1/1/2026  
optimism    | 232.00     | 232.00        | 1/1/2026  
base        | 17.00      | 17.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 29.96 k    | 29.96 k       |           

Slice 1:
Start Date:	Sun, 29 Mar 2026 17:00:00 GMT
End Date:	Sun, 29 Mar 2026 18:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 30.84 k    | 30.84 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 36.00      | 36.00         | 1/1/2026  
optimism    | 160.00     | 160.00        | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 31.04 k    | 31.04 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 2:
Start Date:	Sun, 29 Mar 2026 18:00:00 GMT
End Date:	Sun, 29 Mar 2026 19:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 13.70 k    | 13.70 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 29.00      | 29.00         | 1/1/2026  
optimism    | 232.00     | 232.00        | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 13.97 k    | 13.97 k       |           

Slice 3:
Start Date:	Sun, 29 Mar 2026 19:00:00 GMT
End Date:	Sun, 29 Mar 2026 20:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 32.63 k    | 32.63 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 487.00     | 487.00        | 1/1/2026  
base        | 1.00       | 1.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 33.13 k    | 33.13 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 4:
Start Date:	Sun, 29 Mar 2026 20:00:00 GMT
End Date:	Sun, 29 Mar 2026 21:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 16.08 k    | 16.08 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 146.00     | 146.00        | 1/1/2026  
base        | 4.00       | 4.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 16.23 k    | 16.23 k       |           

Slice 5:
Start Date:	Sun, 29 Mar 2026 21:00:00 GMT
End Date:	Sun, 29 Mar 2026 22:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.56 k     | 4.56 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 68.00      | 68.00         | 1/1/2026  
base        | 20.00      | 20.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.65 k     | 4.65 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 6:
Start Date:	Sun, 29 Mar 2026 22:00:00 GMT
End Date:	Sun, 29 Mar 2026 23:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.81 k     | 2.81 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 12.00      | 12.00         | 1/1/2026  
optimism    | 13.00      | 13.00         | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.88 k     | 2.88 k        |           

Slice 7:
Start Date:	Sun, 29 Mar 2026 23:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.73 k     | 2.73 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.79 k     | 2.79 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 8:
Start Date:	Mon, 30 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 01:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 643.00     | 643.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 675.00     | 675.00        |           

Slice 9:
Start Date:	Mon, 30 Mar 2026 01:00:00 GMT
End Date:	Mon, 30 Mar 2026 02:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 10.99 k    | 10.99 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 8.00       | 8.00          | 1/1/2026  
optimism    | 26.00      | 26.00         | 1/1/2026  
base        | 14.00      | 14.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 11.05 k    | 11.05 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 10:
Start Date:	Mon, 30 Mar 2026 02:00:00 GMT
End Date:	Mon, 30 Mar 2026 03:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 60.23 k    | 60.23 k       | 1/1/2026  
polygon     | 7.00       | 7.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 146.00     | 146.00        | 1/1/2026  
base        | 19.00      | 19.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 60.40 k    | 60.40 k       |           

Slice 11:
Start Date:	Mon, 30 Mar 2026 03:00:00 GMT
End Date:	Mon, 30 Mar 2026 04:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 121.73 k   | 121.73 k      | 1/1/2026  
polygon     | 13.00      | 13.00         | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 49.00      | 49.00         | 1/1/2026  
optimism    | 6.00       | 6.00          | 1/1/2026  
base        | 73.00      | 73.00         | 1/1/2026  
sonic       | 2.00       | 2.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 121.88 k   | 121.88 k      |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 12:
Start Date:	Mon, 30 Mar 2026 04:00:00 GMT
End Date:	Mon, 30 Mar 2026 05:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 64.12 k    | 64.12 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 6.00       | 6.00          | 1/1/2026  
optimism    | 254.00     | 254.00        | 1/1/2026  
base        | 65.00      | 65.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 64.44 k    | 64.44 k       |           

Slice 13:
Start Date:	Mon, 30 Mar 2026 05:00:00 GMT
End Date:	Mon, 30 Mar 2026 06:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 70.78 k    | 70.78 k       | 1/1/2026  
polygon     | 6.00       | 6.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 28.00      | 28.00         | 1/1/2026  
optimism    | 36.00      | 36.00         | 1/1/2026  
base        | 54.00      | 54.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 70.91 k    | 70.91 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 14:
Start Date:	Mon, 30 Mar 2026 06:00:00 GMT
End Date:	Mon, 30 Mar 2026 07:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 145.91 k   | 145.91 k      | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 32.00      | 32.00         | 1/1/2026  
optimism    | 319.00     | 319.00        | 1/1/2026  
base        | 26.00      | 26.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 146.29 k   | 146.29 k      |           

Slice 15:
Start Date:	Mon, 30 Mar 2026 07:00:00 GMT
End Date:	Mon, 30 Mar 2026 08:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 125.13 k   | 125.13 k      | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 2.33 k     | 2.33 k        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 127.51 k   | 127.51 k      |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 16:
Start Date:	Mon, 30 Mar 2026 08:00:00 GMT
End Date:	Mon, 30 Mar 2026 09:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 78.93 k    | 78.93 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 48.00      | 48.00         | 1/1/2026  
optimism    | 5.00 k     | 5.00 k        | 1/1/2026  
base        | 21.00      | 21.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 84.00 k    | 84.00 k       |           

Slice 17:
Start Date:	Mon, 30 Mar 2026 09:00:00 GMT
End Date:	Mon, 30 Mar 2026 10:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 3.00       | 3.00          | 1/1/2026  
bsc         | 60.23 k    | 60.23 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 25.00      | 25.00         | 1/1/2026  
optimism    | 480.00     | 480.00        | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 60.75 k    | 60.75 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 18:
Start Date:	Mon, 30 Mar 2026 10:00:00 GMT
End Date:	Mon, 30 Mar 2026 11:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 74.54 k    | 74.54 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 4.00       | 4.00          | 1/1/2026  
optimism    | 497.00     | 497.00        | 1/1/2026  
base        | 44.00      | 44.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 75.09 k    | 75.09 k       |           

Slice 19:
Start Date:	Mon, 30 Mar 2026 11:00:00 GMT
End Date:	Mon, 30 Mar 2026 12:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 70.72 k    | 70.72 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 7.00       | 7.00          | 1/1/2026  
optimism    | 1.71 k     | 1.71 k        | 1/1/2026  
base        | 63.00      | 63.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 72.50 k    | 72.50 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 20:
Start Date:	Mon, 30 Mar 2026 12:00:00 GMT
End Date:	Mon, 30 Mar 2026 13:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 86.90 k    | 86.90 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 14.00      | 14.00         | 1/1/2026  
optimism    | 2.33 k     | 2.33 k        | 1/1/2026  
base        | 40.00      | 40.00         | 1/1/2026  
sonic       | 12.00      | 12.00         | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 89.29 k    | 89.29 k       |           

Slice 21:
Start Date:	Mon, 30 Mar 2026 13:00:00 GMT
End Date:	Mon, 30 Mar 2026 14:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 96.31 k    | 96.31 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 1.00       | 1.00          | 1/1/2026  
arbitrum    | 58.00      | 58.00         | 1/1/2026  
optimism    | 546.00     | 546.00        | 1/1/2026  
base        | 57.00      | 57.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 96.97 k    | 96.97 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 22:
Start Date:	Mon, 30 Mar 2026 14:00:00 GMT
End Date:	Mon, 30 Mar 2026 15:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 75.62 k    | 75.62 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 92.00      | 92.00         | 1/1/2026  
optimism    | 1.79 k     | 1.79 k        | 1/1/2026  
base        | 95.00      | 95.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 77.61 k    | 77.61 k       |           

Slice 23:
Start Date:	Mon, 30 Mar 2026 15:00:00 GMT
End Date:	Mon, 30 Mar 2026 16:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 58.05 k    | 58.05 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 46.00      | 46.00         | 1/1/2026  
optimism    | 3.56 k     | 3.56 k        | 1/1/2026  
base        | 32.00      | 32.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 61.69 k    | 61.69 k       |           


====== TOTAL DAILY AGGREGATED (sum of slots per chain) ======

chain       | Daily fees | Daily revenue
---         | ---        | ---          
ethereum    | 5.00       | 5.00         
bsc         | 1.33 M     | 1.33 M       
polygon     | 54.00      | 54.00        
avax        | 1.00       | 1.00         
arbitrum    | 560.00     | 560.00       
optimism    | 20.37 k    | 20.37 k      
base        | 791.00     | 791.00       
sonic       | 14.00      | 14.00        
hyperliquid | 0.00       | 0.00         
solana      | 0.00       | 0.00         
Aggregate   | 1.36 M     | 1.36 M       

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@fees/genius-protocol/index.ts`:
- Around line 45-65: The call to addTokensReceived inside the EVM_FEE_COLLECTORS
loop is unprotected and can throw, aborting the whole EVM processing; wrap the
addTokensReceived invocation in a try/catch like getETHReceived, logging a
contextual warning/error that includes options.chain and the addr and then
continue the loop (or return 0 for chain-specific helper functions) so a
recoverable failure (e.g., indexer timeout) degrades gracefully instead of
failing the entire fetch; keep the same log style used for getETHReceived.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: e8a1009b-2b80-4606-b055-a2baadeba8b4

📥 Commits

Reviewing files that changed from the base of the PR and between 0d54651 and c1045ce.

📒 Files selected for processing (2)
  • dexs/genius-protocol/index.ts
  • fees/genius-protocol/index.ts

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts dexs genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily volume | Start Time
---         | ---          | ---       
ethereum    | 1.43 k       | 1/1/2026  
optimism    | 2.93 M       | 1/1/2026  
bsc         | 146.74 M     | 1/1/2026  
polygon     | 12.84 k      | 1/1/2026  
sonic       | 4.22 k       | 1/1/2026  
hyperliquid | 99.00        | 1/1/2026  
base        | 520.68 k     | 1/1/2026  
arbitrum    | 1.33 M       | 1/1/2026  
avax        | 685.00       | 1/1/2026  
solana      | 1.94 M       | 1/1/2026  
Aggregate   | 153.48 M     |           

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 1ad4971f-e802-4363-8ae9-b92b2f1d231a

📥 Commits

Reviewing files that changed from the base of the PR and between c1045ce and 9c2d011.

📒 Files selected for processing (1)
  • fees/genius-protocol/index.ts

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 16:00:00 GMT
End Date:	Mon, 30 Mar 2026 16:00:00 GMT
---------------------------------------------------

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 0:
Start Date:	Sun, 29 Mar 2026 16:00:00 GMT
End Date:	Sun, 29 Mar 2026 17:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 29.70 k    | 29.70 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 3.00       | 3.00          | 1/1/2026  
optimism    | 232.00     | 232.00        | 1/1/2026  
base        | 17.00      | 17.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 29.96 k    | 29.96 k       |           

Slice 1:
Start Date:	Sun, 29 Mar 2026 17:00:00 GMT
End Date:	Sun, 29 Mar 2026 18:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 30.84 k    | 30.84 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 36.00      | 36.00         | 1/1/2026  
optimism    | 220.00     | 220.00        | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 31.10 k    | 31.10 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 2:
Start Date:	Sun, 29 Mar 2026 18:00:00 GMT
End Date:	Sun, 29 Mar 2026 19:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 13.70 k    | 13.70 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 29.00      | 29.00         | 1/1/2026  
optimism    | 232.00     | 232.00        | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 13.97 k    | 13.97 k       |           

Slice 3:
Start Date:	Sun, 29 Mar 2026 19:00:00 GMT
End Date:	Sun, 29 Mar 2026 20:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 32.63 k    | 32.63 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 335.00     | 335.00        | 1/1/2026  
base        | 1.00       | 1.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 32.97 k    | 32.97 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 4:
Start Date:	Sun, 29 Mar 2026 20:00:00 GMT
End Date:	Sun, 29 Mar 2026 21:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 16.08 k    | 16.08 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 97.00      | 97.00         | 1/1/2026  
base        | 4.00       | 4.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 16.18 k    | 16.18 k       |           

Slice 5:
Start Date:	Sun, 29 Mar 2026 21:00:00 GMT
End Date:	Sun, 29 Mar 2026 22:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.56 k     | 4.56 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 153.00     | 153.00        | 1/1/2026  
base        | 20.00      | 20.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.73 k     | 4.73 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 6:
Start Date:	Sun, 29 Mar 2026 22:00:00 GMT
End Date:	Sun, 29 Mar 2026 23:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.81 k     | 2.81 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 12.00      | 12.00         | 1/1/2026  
optimism    | 26.00      | 26.00         | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.89 k     | 2.89 k        |           

Slice 7:
Start Date:	Sun, 29 Mar 2026 23:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.73 k     | 2.73 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.79 k     | 2.79 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 8:
Start Date:	Mon, 30 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 01:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 643.00     | 643.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 3.00       | 3.00          | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 678.00     | 678.00        |           

Slice 9:
Start Date:	Mon, 30 Mar 2026 01:00:00 GMT
End Date:	Mon, 30 Mar 2026 02:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 10.99 k    | 10.99 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 8.00       | 8.00          | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 14.00      | 14.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 11.02 k    | 11.02 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 10:
Start Date:	Mon, 30 Mar 2026 02:00:00 GMT
End Date:	Mon, 30 Mar 2026 03:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 62.05 k    | 62.05 k       | 1/1/2026  
polygon     | 7.00       | 7.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 132.00     | 132.00        | 1/1/2026  
base        | 19.00      | 19.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 62.21 k    | 62.21 k       |           

Slice 11:
Start Date:	Mon, 30 Mar 2026 03:00:00 GMT
End Date:	Mon, 30 Mar 2026 04:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 119.90 k   | 119.90 k      | 1/1/2026  
polygon     | 13.00      | 13.00         | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 49.00      | 49.00         | 1/1/2026  
optimism    | 3.00       | 3.00          | 1/1/2026  
base        | 73.00      | 73.00         | 1/1/2026  
sonic       | 2.00       | 2.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 120.04 k   | 120.04 k      |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 12:
Start Date:	Mon, 30 Mar 2026 04:00:00 GMT
End Date:	Mon, 30 Mar 2026 05:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 65.59 k    | 65.59 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 9.00       | 9.00          | 1/1/2026  
optimism    | 254.00     | 254.00        | 1/1/2026  
base        | 65.00      | 65.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 65.92 k    | 65.92 k       |           

Slice 13:
Start Date:	Mon, 30 Mar 2026 05:00:00 GMT
End Date:	Mon, 30 Mar 2026 06:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 69.30 k    | 69.30 k       | 1/1/2026  
polygon     | 6.00       | 6.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 28.00      | 28.00         | 1/1/2026  
optimism    | 55.00      | 55.00         | 1/1/2026  
base        | 54.00      | 54.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 69.44 k    | 69.44 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 14:
Start Date:	Mon, 30 Mar 2026 06:00:00 GMT
End Date:	Mon, 30 Mar 2026 07:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 58.92 k    | 58.92 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 32.00      | 32.00         | 1/1/2026  
optimism    | 116.00     | 116.00        | 1/1/2026  
base        | 26.00      | 26.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 59.10 k    | 59.10 k       |           

Slice 15:
Start Date:	Mon, 30 Mar 2026 07:00:00 GMT
End Date:	Mon, 30 Mar 2026 08:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 123.56 k   | 123.56 k      | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 2.40 k     | 2.40 k        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 125.99 k   | 125.99 k      |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 16:
Start Date:	Mon, 30 Mar 2026 08:00:00 GMT
End Date:	Mon, 30 Mar 2026 09:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 78.87 k    | 78.87 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 48.00      | 48.00         | 1/1/2026  
optimism    | 4.96 k     | 4.96 k        | 1/1/2026  
base        | 21.00      | 21.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 83.89 k    | 83.89 k       |           

Slice 17:
Start Date:	Mon, 30 Mar 2026 09:00:00 GMT
End Date:	Mon, 30 Mar 2026 10:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 3.00       | 3.00          | 1/1/2026  
bsc         | 60.29 k    | 60.29 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 25.00      | 25.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 60.34 k    | 60.34 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 18:
Start Date:	Mon, 30 Mar 2026 10:00:00 GMT
End Date:	Mon, 30 Mar 2026 11:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 74.53 k    | 74.53 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 4.00       | 4.00          | 1/1/2026  
optimism    | 730.00     | 730.00        | 1/1/2026  
base        | 44.00      | 44.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 75.32 k    | 75.32 k       |           

Slice 19:
Start Date:	Mon, 30 Mar 2026 11:00:00 GMT
End Date:	Mon, 30 Mar 2026 12:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 83.01 k    | 83.01 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 7.00       | 7.00          | 1/1/2026  
optimism    | 1.72 k     | 1.72 k        | 1/1/2026  
base        | 63.00      | 63.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 84.80 k    | 84.80 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 20:
Start Date:	Mon, 30 Mar 2026 12:00:00 GMT
End Date:	Mon, 30 Mar 2026 13:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 74.46 k    | 74.46 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 26.00      | 26.00         | 1/1/2026  
optimism    | 5.38 k     | 5.38 k        | 1/1/2026  
base        | 40.00      | 40.00         | 1/1/2026  
sonic       | 12.00      | 12.00         | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 79.93 k    | 79.93 k       |           

Slice 21:
Start Date:	Mon, 30 Mar 2026 13:00:00 GMT
End Date:	Mon, 30 Mar 2026 14:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 97.29 k    | 97.29 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 1.00       | 1.00          | 1/1/2026  
arbitrum    | 58.00      | 58.00         | 1/1/2026  
optimism    | 735.00     | 735.00        | 1/1/2026  
base        | 57.00      | 57.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 98.14 k    | 98.14 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 22:
Start Date:	Mon, 30 Mar 2026 14:00:00 GMT
End Date:	Mon, 30 Mar 2026 15:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 74.63 k    | 74.63 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 93.00      | 93.00         | 1/1/2026  
optimism    | 1.79 k     | 1.79 k        | 1/1/2026  
base        | 95.00      | 95.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 76.61 k    | 76.61 k       |           

Slice 23:
Start Date:	Mon, 30 Mar 2026 15:00:00 GMT
End Date:	Mon, 30 Mar 2026 16:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 58.07 k    | 58.07 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 45.00      | 45.00         | 1/1/2026  
optimism    | 3.56 k     | 3.56 k        | 1/1/2026  
base        | 32.00      | 32.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 61.71 k    | 61.71 k       |           


====== TOTAL DAILY AGGREGATED (sum of slots per chain) ======

chain       | Daily fees | Daily revenue
---         | ---        | ---          
ethereum    | 5.00       | 5.00         
bsc         | 1.25 M     | 1.25 M       
polygon     | 54.00      | 54.00        
avax        | 1.00       | 1.00         
arbitrum    | 575.00     | 575.00       
optimism    | 23.13 k    | 23.13 k      
base        | 791.00     | 791.00       
sonic       | 14.00      | 14.00        
hyperliquid | 0.00       | 0.00         
solana      | 0.00       | 0.00         
Aggregate   | 1.27 M     | 1.27 M       

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts dexs genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily volume | Start Time
---         | ---          | ---       
ethereum    | 1.43 k       | 1/1/2026  
optimism    | 2.93 M       | 1/1/2026  
bsc         | 146.74 M     | 1/1/2026  
polygon     | 12.84 k      | 1/1/2026  
sonic       | 4.22 k       | 1/1/2026  
hyperliquid | 99.00        | 1/1/2026  
base        | 520.68 k     | 1/1/2026  
arbitrum    | 1.33 M       | 1/1/2026  
avax        | 685.00       | 1/1/2026  
solana      | 1.94 M       | 1/1/2026  
Aggregate   | 153.48 M     |           

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 16:00:00 GMT
End Date:	Mon, 30 Mar 2026 16:00:00 GMT
---------------------------------------------------

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 0:
Start Date:	Sun, 29 Mar 2026 16:00:00 GMT
End Date:	Sun, 29 Mar 2026 17:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 28.61 k    | 28.61 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 3.00       | 3.00          | 1/1/2026  
optimism    | 351.00     | 351.00        | 1/1/2026  
base        | 17.00      | 17.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 28.98 k    | 28.98 k       |           

Slice 1:
Start Date:	Sun, 29 Mar 2026 17:00:00 GMT
End Date:	Sun, 29 Mar 2026 18:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 31.94 k    | 31.94 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 36.00      | 36.00         | 1/1/2026  
optimism    | 94.00      | 94.00         | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 32.07 k    | 32.07 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 2:
Start Date:	Sun, 29 Mar 2026 18:00:00 GMT
End Date:	Sun, 29 Mar 2026 19:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 13.70 k    | 13.70 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 29.00      | 29.00         | 1/1/2026  
optimism    | 92.00      | 92.00         | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 13.83 k    | 13.83 k       |           

Slice 3:
Start Date:	Sun, 29 Mar 2026 19:00:00 GMT
End Date:	Sun, 29 Mar 2026 20:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 32.62 k    | 32.62 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 787.00     | 787.00        | 1/1/2026  
base        | 1.00       | 1.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 33.42 k    | 33.42 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 4:
Start Date:	Sun, 29 Mar 2026 20:00:00 GMT
End Date:	Sun, 29 Mar 2026 21:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 16.08 k    | 16.08 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 146.00     | 146.00        | 1/1/2026  
base        | 4.00       | 4.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 16.23 k    | 16.23 k       |           

Slice 5:
Start Date:	Sun, 29 Mar 2026 21:00:00 GMT
End Date:	Sun, 29 Mar 2026 22:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.56 k     | 4.56 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 153.00     | 153.00        | 1/1/2026  
base        | 20.00      | 20.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.73 k     | 4.73 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 6:
Start Date:	Sun, 29 Mar 2026 22:00:00 GMT
End Date:	Sun, 29 Mar 2026 23:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.81 k     | 2.81 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 12.00      | 12.00         | 1/1/2026  
optimism    | 26.00      | 26.00         | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.89 k     | 2.89 k        |           

Slice 7:
Start Date:	Sun, 29 Mar 2026 23:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.73 k     | 2.73 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.79 k     | 2.79 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 8:
Start Date:	Mon, 30 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 01:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 643.00     | 643.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 3.00       | 3.00          | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 678.00     | 678.00        |           

Slice 9:
Start Date:	Mon, 30 Mar 2026 01:00:00 GMT
End Date:	Mon, 30 Mar 2026 02:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 10.99 k    | 10.99 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 8.00       | 8.00          | 1/1/2026  
optimism    | 26.00      | 26.00         | 1/1/2026  
base        | 14.00      | 14.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 11.05 k    | 11.05 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 10:
Start Date:	Mon, 30 Mar 2026 02:00:00 GMT
End Date:	Mon, 30 Mar 2026 03:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 62.05 k    | 62.05 k       | 1/1/2026  
polygon     | 7.00       | 7.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 203.00     | 203.00        | 1/1/2026  
base        | 19.00      | 19.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 62.28 k    | 62.28 k       |           

Slice 11:
Start Date:	Mon, 30 Mar 2026 03:00:00 GMT
End Date:	Mon, 30 Mar 2026 04:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 119.90 k   | 119.90 k      | 1/1/2026  
polygon     | 13.00      | 13.00         | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 49.00      | 49.00         | 1/1/2026  
optimism    | 6.00       | 6.00          | 1/1/2026  
base        | 73.00      | 73.00         | 1/1/2026  
sonic       | 2.00       | 2.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 120.04 k   | 120.04 k      |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 12:
Start Date:	Mon, 30 Mar 2026 04:00:00 GMT
End Date:	Mon, 30 Mar 2026 05:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 65.59 k    | 65.59 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 9.00       | 9.00          | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 65.00      | 65.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 65.66 k    | 65.66 k       |           

Slice 13:
Start Date:	Mon, 30 Mar 2026 05:00:00 GMT
End Date:	Mon, 30 Mar 2026 06:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 69.30 k    | 69.30 k       | 1/1/2026  
polygon     | 6.00       | 6.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 28.00      | 28.00         | 1/1/2026  
optimism    | 19.00      | 19.00         | 1/1/2026  
base        | 54.00      | 54.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 69.41 k    | 69.41 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 14:
Start Date:	Mon, 30 Mar 2026 06:00:00 GMT
End Date:	Mon, 30 Mar 2026 07:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 147.47 k   | 147.47 k      | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 32.00      | 32.00         | 1/1/2026  
optimism    | 16.00      | 16.00         | 1/1/2026  
base        | 28.00      | 28.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 147.55 k   | 147.55 k      |           

Slice 15:
Start Date:	Mon, 30 Mar 2026 07:00:00 GMT
End Date:	Mon, 30 Mar 2026 08:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 123.55 k   | 123.55 k      | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 2.30 k     | 2.30 k        | 1/1/2026  
base        | 22.00      | 22.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 125.90 k   | 125.90 k      |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 16:
Start Date:	Mon, 30 Mar 2026 08:00:00 GMT
End Date:	Mon, 30 Mar 2026 09:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 78.86 k    | 78.86 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 48.00      | 48.00         | 1/1/2026  
optimism    | 3.38 k     | 3.38 k        | 1/1/2026  
base        | 21.00      | 21.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 82.32 k    | 82.32 k       |           

Slice 17:
Start Date:	Mon, 30 Mar 2026 09:00:00 GMT
End Date:	Mon, 30 Mar 2026 10:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 3.00       | 3.00          | 1/1/2026  
bsc         | 60.29 k    | 60.29 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 25.00      | 25.00         | 1/1/2026  
optimism    | 1000.00    | 1000.00       | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 61.33 k    | 61.33 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 18:
Start Date:	Mon, 30 Mar 2026 10:00:00 GMT
End Date:	Mon, 30 Mar 2026 11:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 74.53 k    | 74.53 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 4.00       | 4.00          | 1/1/2026  
optimism    | 472.00     | 472.00        | 1/1/2026  
base        | 44.00      | 44.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 75.05 k    | 75.05 k       |           

Slice 19:
Start Date:	Mon, 30 Mar 2026 11:00:00 GMT
End Date:	Mon, 30 Mar 2026 12:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 71.33 k    | 71.33 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 7.00       | 7.00          | 1/1/2026  
optimism    | 1.33 k     | 1.33 k        | 1/1/2026  
base        | 63.00      | 63.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 72.73 k    | 72.73 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 20:
Start Date:	Mon, 30 Mar 2026 12:00:00 GMT
End Date:	Mon, 30 Mar 2026 13:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 86.17 k    | 86.17 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 26.00      | 26.00         | 1/1/2026  
optimism    | 5.38 k     | 5.38 k        | 1/1/2026  
base        | 40.00      | 40.00         | 1/1/2026  
sonic       | 12.00      | 12.00         | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 91.63 k    | 91.63 k       |           

Slice 21:
Start Date:	Mon, 30 Mar 2026 13:00:00 GMT
End Date:	Mon, 30 Mar 2026 14:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 97.27 k    | 97.27 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 1.00       | 1.00          | 1/1/2026  
arbitrum    | 58.00      | 58.00         | 1/1/2026  
optimism    | 487.00     | 487.00        | 1/1/2026  
base        | 57.00      | 57.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 97.88 k    | 97.88 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs arbitrum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs avax Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs ethereum Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs optimism Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs base Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs polygon Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs bsc Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs sonic Llama Indexer URL/api key is not set
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Token transfers: Failed to use indexer, falling back to logs hyperliquid Llama Indexer URL/api key is not set
Slice 22:
Start Date:	Mon, 30 Mar 2026 14:00:00 GMT
End Date:	Mon, 30 Mar 2026 15:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 74.63 k    | 74.63 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 93.00      | 93.00         | 1/1/2026  
optimism    | 1.79 k     | 1.79 k        | 1/1/2026  
base        | 95.00      | 95.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 76.61 k    | 76.61 k       |           

Slice 23:
Start Date:	Mon, 30 Mar 2026 15:00:00 GMT
End Date:	Mon, 30 Mar 2026 16:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 58.07 k    | 58.07 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 45.00      | 45.00         | 1/1/2026  
optimism    | 3.56 k     | 3.56 k        | 1/1/2026  
base        | 32.00      | 32.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 61.71 k    | 61.71 k       |           


====== TOTAL DAILY AGGREGATED (sum of slots per chain) ======

chain       | Daily fees | Daily revenue
---         | ---        | ---          
ethereum    | 5.00       | 5.00         
bsc         | 1.33 M     | 1.33 M       
polygon     | 54.00      | 54.00        
avax        | 1.00       | 1.00         
arbitrum    | 575.00     | 575.00       
optimism    | 21.64 k    | 21.64 k      
base        | 791.00     | 791.00       
sonic       | 14.00      | 14.00        
hyperliquid | 0.00       | 0.00         
solana      | 0.00       | 0.00         
Aggregate   | 1.36 M     | 1.36 M       

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@fees/genius-protocol/index.ts`:
- Around line 45-55: The current logFilter passed to addTokensReceived relies on
log.from (which only exists on the getLogs path) and therefore doesn't filter
indexer responses; update the call to exclude intra-collector transfers by
either (1) removing logFilter and supplying a fromAddressFilter built from
EVM_COLLECTORS_SET so the indexer can do the exclusion, or (2) force the getLogs
path by adding skipIndexer: true to the options passed to addTokensReceived, or
(3) if you must keep indexer, implement decoding of from in the indexer path
(less recommended). Modify the loop invoking addTokensReceived (for
EVM_FEE_COLLECTORS) to use one of these approaches and reference
addTokensReceived, logFilter, fromAddressFilter, skipIndexer, and
EVM_COLLECTORS_SET when making the change.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9b4ce758-e980-4598-b50e-87e1fc93dac7

📥 Commits

Reviewing files that changed from the base of the PR and between 9c2d011 and bf7c31f.

📒 Files selected for processing (1)
  • fees/genius-protocol/index.ts

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts dexs genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily volume | Start Time
---         | ---          | ---       
ethereum    | 1.43 k       | 1/1/2026  
optimism    | 2.93 M       | 1/1/2026  
bsc         | 146.74 M     | 1/1/2026  
polygon     | 12.84 k      | 1/1/2026  
sonic       | 4.22 k       | 1/1/2026  
hyperliquid | 99.00        | 1/1/2026  
base        | 520.68 k     | 1/1/2026  
arbitrum    | 1.33 M       | 1/1/2026  
avax        | 685.00       | 1/1/2026  
solana      | 1.94 M       | 1/1/2026  
Aggregate   | 153.48 M     |           

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Sun, 29 Mar 2026 17:00:00 GMT
End Date:	Mon, 30 Mar 2026 17:00:00 GMT
---------------------------------------------------

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 0:
Start Date:	Sun, 29 Mar 2026 17:00:00 GMT
End Date:	Sun, 29 Mar 2026 18:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 24.97 k    | 24.97 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 38.00      | 38.00         | 1/1/2026  
optimism    | 220.00     | 220.00        | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 25.23 k    | 25.23 k       |           

Slice 1:
Start Date:	Sun, 29 Mar 2026 18:00:00 GMT
End Date:	Sun, 29 Mar 2026 19:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 13.70 k    | 13.70 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 28.00      | 28.00         | 1/1/2026  
optimism    | 140.00     | 140.00        | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 13.87 k    | 13.87 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 2:
Start Date:	Sun, 29 Mar 2026 19:00:00 GMT
End Date:	Sun, 29 Mar 2026 20:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 32.63 k    | 32.63 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 1.00       | 1.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 32.64 k    | 32.64 k       |           

Slice 3:
Start Date:	Sun, 29 Mar 2026 20:00:00 GMT
End Date:	Sun, 29 Mar 2026 21:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 16.08 k    | 16.08 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 146.00     | 146.00        | 1/1/2026  
base        | 4.00       | 4.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 16.23 k    | 16.23 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 4:
Start Date:	Sun, 29 Mar 2026 21:00:00 GMT
End Date:	Sun, 29 Mar 2026 22:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.56 k     | 4.56 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 153.00     | 153.00        | 1/1/2026  
base        | 20.00      | 20.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.73 k     | 4.73 k        |           

Slice 5:
Start Date:	Sun, 29 Mar 2026 22:00:00 GMT
End Date:	Sun, 29 Mar 2026 23:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.81 k     | 2.81 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 12.00      | 12.00         | 1/1/2026  
optimism    | 13.00      | 13.00         | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.88 k     | 2.88 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 6:
Start Date:	Sun, 29 Mar 2026 23:00:00 GMT
End Date:	Mon, 30 Mar 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.73 k     | 2.73 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 43.00      | 43.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.79 k     | 2.79 k        |           

Slice 7:
Start Date:	Mon, 30 Mar 2026 00:00:00 GMT
End Date:	Mon, 30 Mar 2026 01:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 641.00     | 641.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 674.00     | 674.00        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 8:
Start Date:	Mon, 30 Mar 2026 01:00:00 GMT
End Date:	Mon, 30 Mar 2026 02:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 10.99 k    | 10.99 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 8.00       | 8.00          | 1/1/2026  
optimism    | 25.00      | 25.00         | 1/1/2026  
base        | 14.00      | 14.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 11.05 k    | 11.05 k       |           

Slice 9:
Start Date:	Mon, 30 Mar 2026 02:00:00 GMT
End Date:	Mon, 30 Mar 2026 03:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 62.05 k    | 62.05 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 1.00       | 1.00          | 1/1/2026  
optimism    | 310.00     | 310.00        | 1/1/2026  
base        | 19.00      | 19.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 62.38 k    | 62.38 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 10:
Start Date:	Mon, 30 Mar 2026 03:00:00 GMT
End Date:	Mon, 30 Mar 2026 04:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 119.91 k   | 119.91 k      | 1/1/2026  
polygon     | 13.00      | 13.00         | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 49.00      | 49.00         | 1/1/2026  
optimism    | 4.00       | 4.00          | 1/1/2026  
base        | 73.00      | 73.00         | 1/1/2026  
sonic       | 2.00       | 2.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 120.05 k   | 120.05 k      |           

Slice 11:
Start Date:	Mon, 30 Mar 2026 04:00:00 GMT
End Date:	Mon, 30 Mar 2026 05:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 65.59 k    | 65.59 k       | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 9.00       | 9.00          | 1/1/2026  
optimism    | 155.00     | 155.00        | 1/1/2026  
base        | 65.00      | 65.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 65.82 k    | 65.82 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 12:
Start Date:	Mon, 30 Mar 2026 05:00:00 GMT
End Date:	Mon, 30 Mar 2026 06:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 69.31 k    | 69.31 k       | 1/1/2026  
polygon     | 6.00       | 6.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 28.00      | 28.00         | 1/1/2026  
optimism    | 19.00      | 19.00         | 1/1/2026  
base        | 54.00      | 54.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 69.41 k    | 69.41 k       |           

Slice 13:
Start Date:	Mon, 30 Mar 2026 06:00:00 GMT
End Date:	Mon, 30 Mar 2026 07:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 147.48 k   | 147.48 k      | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 32.00      | 32.00         | 1/1/2026  
optimism    | 116.00     | 116.00        | 1/1/2026  
base        | 26.00      | 26.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 147.65 k   | 147.65 k      |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 14:
Start Date:	Mon, 30 Mar 2026 07:00:00 GMT
End Date:	Mon, 30 Mar 2026 08:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 123.56 k   | 123.56 k      | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 1.64 k     | 1.64 k        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 125.23 k   | 125.23 k      |           

Slice 15:
Start Date:	Mon, 30 Mar 2026 08:00:00 GMT
End Date:	Mon, 30 Mar 2026 09:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 78.87 k    | 78.87 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 48.00      | 48.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 21.00      | 21.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 78.94 k    | 78.94 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 16:
Start Date:	Mon, 30 Mar 2026 09:00:00 GMT
End Date:	Mon, 30 Mar 2026 10:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 3.00       | 3.00          | 1/1/2026  
bsc         | 60.29 k    | 60.29 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 25.00      | 25.00         | 1/1/2026  
optimism    | 1000.00    | 1000.00       | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 61.34 k    | 61.34 k       |           

Slice 17:
Start Date:	Mon, 30 Mar 2026 10:00:00 GMT
End Date:	Mon, 30 Mar 2026 11:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 74.53 k    | 74.53 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 4.00       | 4.00          | 1/1/2026  
optimism    | 1.20 k     | 1.20 k        | 1/1/2026  
base        | 44.00      | 44.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 75.79 k    | 75.79 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 18:
Start Date:	Mon, 30 Mar 2026 11:00:00 GMT
End Date:	Mon, 30 Mar 2026 12:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 71.34 k    | 71.34 k       | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 7.00       | 7.00          | 1/1/2026  
optimism    | 1.72 k     | 1.72 k        | 1/1/2026  
base        | 63.00      | 63.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 73.13 k    | 73.13 k       |           

Slice 19:
Start Date:	Mon, 30 Mar 2026 12:00:00 GMT
End Date:	Mon, 30 Mar 2026 13:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 86.14 k    | 86.14 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 26.00      | 26.00         | 1/1/2026  
optimism    | 2.31 k     | 2.31 k        | 1/1/2026  
base        | 40.00      | 40.00         | 1/1/2026  
sonic       | 12.00      | 12.00         | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 88.53 k    | 88.53 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 20:
Start Date:	Mon, 30 Mar 2026 13:00:00 GMT
End Date:	Mon, 30 Mar 2026 14:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 97.29 k    | 97.29 k       | 1/1/2026  
polygon     | 3.00       | 3.00          | 1/1/2026  
avax        | 1.00       | 1.00          | 1/1/2026  
arbitrum    | 58.00      | 58.00         | 1/1/2026  
optimism    | 436.00     | 436.00        | 1/1/2026  
base        | 57.00      | 57.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 97.84 k    | 97.84 k       |           

Slice 21:
Start Date:	Mon, 30 Mar 2026 14:00:00 GMT
End Date:	Mon, 30 Mar 2026 15:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 74.64 k    | 74.64 k       | 1/1/2026  
polygon     | 5.00       | 5.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 93.00      | 93.00         | 1/1/2026  
optimism    | 1.79 k     | 1.79 k        | 1/1/2026  
base        | 95.00      | 95.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 76.62 k    | 76.62 k       |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 22:
Start Date:	Mon, 30 Mar 2026 15:00:00 GMT
End Date:	Mon, 30 Mar 2026 16:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 58.06 k    | 58.06 k       | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 45.00      | 45.00         | 1/1/2026  
optimism    | 3.56 k     | 3.56 k        | 1/1/2026  
base        | 32.00      | 32.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 61.70 k    | 61.70 k       |           

Slice 23:
Start Date:	Mon, 30 Mar 2026 16:00:00 GMT
End Date:	Mon, 30 Mar 2026 17:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 51.34 k    | 51.34 k       | 1/1/2026  
polygon     | 11.00      | 11.00         | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 2.00       | 2.00          | 1/1/2026  
optimism    | 2.75 k     | 2.75 k        | 1/1/2026  
base        | 8.00       | 8.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 54.12 k    | 54.12 k       |           


====== TOTAL DAILY AGGREGATED (sum of slots per chain) ======

chain       | Daily fees | Daily revenue
---         | ---        | ---          
ethereum    | 5.00       | 5.00         
bsc         | 1.35 M     | 1.35 M       
polygon     | 58.00      | 58.00        
avax        | 1.00       | 1.00         
arbitrum    | 575.00     | 575.00       
optimism    | 17.71 k    | 17.71 k      
base        | 782.00     | 782.00       
sonic       | 14.00      | 14.00        
hyperliquid | 0.00       | 0.00         
solana      | 0.00       | 0.00         
Aggregate   | 1.37 M     | 1.37 M       

@bheluga bheluga self-assigned this Mar 31, 2026
try {
return await fetchURL(`${DAILY_VOLUME_URL}?date=${options.dateString}`);
} catch (e) {
console.warn(`[genius-protocol] volume API unavailable for ${options.dateString}: ${(e as Error).message}`);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@brihu23 you need not worry about handling this, even if it throws error we handle externally and show as 0.
is your dune query onchain? if yes can you switch to that instead , so we would exactly know sources of your volume.
also is genius protocol an interface? like is it a platform which provides trading on external liquidity like pancakeswap/ hyperliquid etc?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hi @bheluga! Got it - yes we will be switching to a router so that all volume will be on chain in the next month or so. We are a trading terminal - https://www.tradegenius.com/home similar to Axiom, Fomo, GMGN. I can see if we can create a way to recreate volume based off of txns to our fee collection wallets in an upcoming sprint for dex volume

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Our Dune query is not on-chain it is the same API - our fee collection is on chain - working to get the banner removed as we have 5-10k active traders / wallets who have contributed > 100 dollars in fees. This PR should show that - assuming that that banner came up because our multisig only receives funds from our fee collection wallet.

@brihu23 brihu23 closed this Mar 31, 2026
@brihu23 brihu23 reopened this Apr 1, 2026
@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts dexs genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Tue, 31 Mar 2026 00:00:00 GMT
End Date:	Wed, 01 Apr 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily volume | Start Time
---         | ---          | ---       
ethereum    | 1.15 k       | 1/1/2026  
optimism    | 2.00 M       | 1/1/2026  
bsc         | 12.57 M      | 1/1/2026  
polygon     | 7.06 k       | 1/1/2026  
sonic       | 1.89 k       | 1/1/2026  
hyperliquid | 0.00         | 1/1/2026  
base        | 234.86 k     | 1/1/2026  
arbitrum    | 498.17 k     | 1/1/2026  
avax        | 1.13 k       | 1/1/2026  
solana      | 271.16 k     | 1/1/2026  
Aggregate   | 15.58 M      |           

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Tue, 31 Mar 2026 11:00:00 GMT
End Date:	Wed, 01 Apr 2026 11:00:00 GMT
---------------------------------------------------

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 0:
Start Date:	Tue, 31 Mar 2026 11:00:00 GMT
End Date:	Tue, 31 Mar 2026 12:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 1.02 k     | 1.02 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 3.00       | 3.00          | 1/1/2026  
optimism    | 107.00     | 107.00        | 1/1/2026  
base        | 5.00       | 5.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.13 k     | 1.13 k        |           

Slice 1:
Start Date:	Tue, 31 Mar 2026 12:00:00 GMT
End Date:	Tue, 31 Mar 2026 13:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 971.00     | 971.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 8.00       | 8.00          | 1/1/2026  
optimism    | 89.00      | 89.00         | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.09 k     | 1.09 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 2:
Start Date:	Tue, 31 Mar 2026 13:00:00 GMT
End Date:	Tue, 31 Mar 2026 14:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 2.00       | 2.00          | 1/1/2026  
bsc         | 763.00     | 763.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 52.00      | 52.00         | 1/1/2026  
optimism    | 221.00     | 221.00        | 1/1/2026  
base        | 56.00      | 56.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.09 k     | 1.09 k        |           

Slice 3:
Start Date:	Tue, 31 Mar 2026 14:00:00 GMT
End Date:	Tue, 31 Mar 2026 15:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 1.09 k     | 1.09 k        | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 22.00      | 22.00         | 1/1/2026  
optimism    | 159.00     | 159.00        | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.29 k     | 1.29 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 4:
Start Date:	Tue, 31 Mar 2026 15:00:00 GMT
End Date:	Tue, 31 Mar 2026 16:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 13.00      | 13.00         | 1/1/2026  
bsc         | 2.26 k     | 2.26 k        | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 2.00       | 2.00          | 1/1/2026  
optimism    | 30.00      | 30.00         | 1/1/2026  
base        | 20.00      | 20.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 2.33 k     | 2.33 k        |           

Slice 5:
Start Date:	Tue, 31 Mar 2026 16:00:00 GMT
End Date:	Tue, 31 Mar 2026 17:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 980.00     | 980.00        | 1/1/2026  
polygon     | 11.00      | 11.00         | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 2.00       | 2.00          | 1/1/2026  
base        | 37.00      | 37.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.03 k     | 1.03 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 6:
Start Date:	Tue, 31 Mar 2026 17:00:00 GMT
End Date:	Tue, 31 Mar 2026 18:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 125.00     | 125.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 9.00       | 9.00          | 1/1/2026  
base        | 12.00      | 12.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 159.00     | 159.00        |           

Slice 7:
Start Date:	Tue, 31 Mar 2026 18:00:00 GMT
End Date:	Tue, 31 Mar 2026 19:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 57.00      | 57.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 35.00      | 35.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 93.00      | 93.00         |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 8:
Start Date:	Tue, 31 Mar 2026 19:00:00 GMT
End Date:	Tue, 31 Mar 2026 20:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 26.00      | 26.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 3.00       | 3.00          | 1/1/2026  
optimism    | 2.00       | 2.00          | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 34.00      | 34.00         |           

Slice 9:
Start Date:	Tue, 31 Mar 2026 20:00:00 GMT
End Date:	Tue, 31 Mar 2026 21:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 64.00      | 64.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 65.00      | 65.00         |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 10:
Start Date:	Tue, 31 Mar 2026 21:00:00 GMT
End Date:	Tue, 31 Mar 2026 22:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 0.00       | 0.00          | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 252.00     | 252.00        | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 253.00     | 253.00        |           

Slice 11:
Start Date:	Tue, 31 Mar 2026 22:00:00 GMT
End Date:	Tue, 31 Mar 2026 23:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 95.00      | 95.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 162.00     | 162.00        | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 257.00     | 257.00        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 12:
Start Date:	Tue, 31 Mar 2026 23:00:00 GMT
End Date:	Wed, 01 Apr 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 144.00     | 144.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 1.00       | 1.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 146.00     | 146.00        |           

Slice 13:
Start Date:	Wed, 01 Apr 2026 00:00:00 GMT
End Date:	Wed, 01 Apr 2026 01:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 47.00      | 47.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 2.00       | 2.00          | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 49.00      | 49.00         |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 14:
Start Date:	Wed, 01 Apr 2026 01:00:00 GMT
End Date:	Wed, 01 Apr 2026 02:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 2.00       | 2.00          | 1/1/2026  
bsc         | 1.06 k     | 1.06 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 21.00      | 21.00         | 1/1/2026  
optimism    | 4.00       | 4.00          | 1/1/2026  
base        | 4.00       | 4.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.09 k     | 1.09 k        |           

Slice 15:
Start Date:	Wed, 01 Apr 2026 02:00:00 GMT
End Date:	Wed, 01 Apr 2026 03:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 1.02 k     | 1.02 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 30.00      | 30.00         | 1/1/2026  
optimism    | 217.00     | 217.00        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 1.00       | 1.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.30 k     | 1.30 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 16:
Start Date:	Wed, 01 Apr 2026 03:00:00 GMT
End Date:	Wed, 01 Apr 2026 04:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 716.00     | 716.00        | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 44.00      | 44.00         | 1/1/2026  
optimism    | 179.00     | 179.00        | 1/1/2026  
base        | 23.00      | 23.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 964.00     | 964.00        |           

Slice 17:
Start Date:	Wed, 01 Apr 2026 04:00:00 GMT
End Date:	Wed, 01 Apr 2026 05:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 3.00       | 3.00          | 1/1/2026  
bsc         | 1.42 k     | 1.42 k        | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 117.00     | 117.00        | 1/1/2026  
base        | 34.00      | 34.00         | 1/1/2026  
sonic       | 1.00       | 1.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.60 k     | 1.60 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 18:
Start Date:	Wed, 01 Apr 2026 05:00:00 GMT
End Date:	Wed, 01 Apr 2026 06:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 3.19 k     | 3.19 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 20.00      | 20.00         | 1/1/2026  
optimism    | 140.00     | 140.00        | 1/1/2026  
base        | 17.00      | 17.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 3.37 k     | 3.37 k        |           

Slice 19:
Start Date:	Wed, 01 Apr 2026 06:00:00 GMT
End Date:	Wed, 01 Apr 2026 07:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.01 k     | 4.01 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 202.00     | 202.00        | 1/1/2026  
base        | 130.00     | 130.00        | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.35 k     | 4.35 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 20:
Start Date:	Wed, 01 Apr 2026 07:00:00 GMT
End Date:	Wed, 01 Apr 2026 08:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 4.60 k     | 4.60 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 35.00      | 35.00         | 1/1/2026  
optimism    | 321.00     | 321.00        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.98 k     | 4.98 k        |           

Slice 21:
Start Date:	Wed, 01 Apr 2026 08:00:00 GMT
End Date:	Wed, 01 Apr 2026 09:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 5.08 k     | 5.08 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 64.00      | 64.00         | 1/1/2026  
optimism    | 326.00     | 326.00        | 1/1/2026  
base        | 2.00       | 2.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 5.48 k     | 5.48 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 22:
Start Date:	Wed, 01 Apr 2026 09:00:00 GMT
End Date:	Wed, 01 Apr 2026 10:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.28 k     | 4.28 k        | 1/1/2026  
polygon     | 4.00       | 4.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 7.00       | 7.00          | 1/1/2026  
optimism    | 141.00     | 141.00        | 1/1/2026  
base        | 7.00       | 7.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.44 k     | 4.44 k        |           

Slice 23:
Start Date:	Wed, 01 Apr 2026 10:00:00 GMT
End Date:	Wed, 01 Apr 2026 11:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 3.62 k     | 3.62 k        | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 31.00      | 31.00         | 1/1/2026  
optimism    | 141.00     | 141.00        | 1/1/2026  
base        | 8.00       | 8.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 3.80 k     | 3.80 k        |           


====== TOTAL DAILY AGGREGATED (sum of slots per chain) ======

chain       | Daily fees | Daily revenue
---         | ---        | ---          
ethereum    | 23.00      | 23.00        
bsc         | 36.64 k    | 36.64 k      
polygon     | 23.00      | 23.00        
avax        | 0.00       | 0.00         
arbitrum    | 801.00     | 801.00       
optimism    | 2.41 k     | 2.41 k       
base        | 481.00     | 481.00       
sonic       | 2.00       | 2.00         
hyperliquid | 0.00       | 0.00         
solana      | 0.00       | 0.00         
Aggregate   | 40.38 k    | 40.38 k      

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

♻️ Duplicate comments (1)
fees/genius-protocol/index.ts (1)

127-134: 🧹 Nitpick | 🔵 Trivial

breakdownMethodology present but no labeled .add() calls tie into it.

The breakdownMethodology documents "Terminal Trading Fees" but the helper functions (addTokensReceived, getETHReceived, getSolanaReceived) add to balances without labels. Per guidelines, labels should be provided even for a single source to avoid backfills when additional sources are added.

When Aster Builder / Hyperliquid fees are integrated, consider wrapping the balance additions with labeled tracking. For now, this serves as documentation but won't produce labeled breakdowns in the output.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@fees/genius-protocol/index.ts` around lines 127 - 134, The
breakdownMethodology defines "Terminal Trading Fees" but the balance updates use
unlabeled helpers, so add labeled balance entries to match the documentation:
where addTokensReceived, getETHReceived, and getSolanaReceived currently push
amounts into balances, wrap those calls with balances.add(...) (or replace the
unlabeled adds) supplying the label "Terminal Trading Fees" (and the appropriate
chain/token) so the reported breakdown matches breakdownMethodology and future
sources (e.g., Aster Builder/Hyperliquid) can be added without backfilling.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Duplicate comments:
In `@fees/genius-protocol/index.ts`:
- Around line 127-134: The breakdownMethodology defines "Terminal Trading Fees"
but the balance updates use unlabeled helpers, so add labeled balance entries to
match the documentation: where addTokensReceived, getETHReceived, and
getSolanaReceived currently push amounts into balances, wrap those calls with
balances.add(...) (or replace the unlabeled adds) supplying the label "Terminal
Trading Fees" (and the appropriate chain/token) so the reported breakdown
matches breakdownMethodology and future sources (e.g., Aster
Builder/Hyperliquid) can be added without backfilling.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: b5db3f95-8488-4e35-a564-3c7beca16954

📥 Commits

Reviewing files that changed from the base of the PR and between bf7c31f and f32c4d1.

📒 Files selected for processing (1)
  • fees/genius-protocol/index.ts

@llamabutler
Copy link
Copy Markdown

The genius-protocol adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees genius-protocol

🦙 Running GENIUS-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Tue, 31 Mar 2026 11:00:00 GMT
End Date:	Wed, 01 Apr 2026 11:00:00 GMT
---------------------------------------------------

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 0:
Start Date:	Tue, 31 Mar 2026 11:00:00 GMT
End Date:	Tue, 31 Mar 2026 12:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 1.02 k     | 1.02 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 4.00       | 4.00          | 1/1/2026  
optimism    | 265.00     | 265.00        | 1/1/2026  
base        | 5.00       | 5.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.29 k     | 1.29 k        |           

Slice 1:
Start Date:	Tue, 31 Mar 2026 12:00:00 GMT
End Date:	Tue, 31 Mar 2026 13:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 947.00     | 947.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 8.00       | 8.00          | 1/1/2026  
optimism    | 233.00     | 233.00        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.21 k     | 1.21 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 2:
Start Date:	Tue, 31 Mar 2026 13:00:00 GMT
End Date:	Tue, 31 Mar 2026 14:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 2.00       | 2.00          | 1/1/2026  
bsc         | 786.00     | 786.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 58.00      | 58.00         | 1/1/2026  
optimism    | 221.00     | 221.00        | 1/1/2026  
base        | 56.00      | 56.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.12 k     | 1.12 k        |           

Slice 3:
Start Date:	Tue, 31 Mar 2026 14:00:00 GMT
End Date:	Tue, 31 Mar 2026 15:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 1.09 k     | 1.09 k        | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 15.00      | 15.00         | 1/1/2026  
optimism    | 94.00      | 94.00         | 1/1/2026  
base        | 15.00      | 15.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.22 k     | 1.22 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 4:
Start Date:	Tue, 31 Mar 2026 15:00:00 GMT
End Date:	Tue, 31 Mar 2026 16:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 13.00      | 13.00         | 1/1/2026  
bsc         | 778.00     | 778.00        | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 2.00       | 2.00          | 1/1/2026  
optimism    | 21.00      | 21.00         | 1/1/2026  
base        | 20.00      | 20.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 836.00     | 836.00        |           

Slice 5:
Start Date:	Tue, 31 Mar 2026 16:00:00 GMT
End Date:	Tue, 31 Mar 2026 17:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 980.00     | 980.00        | 1/1/2026  
polygon     | 11.00      | 11.00         | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 3.00       | 3.00          | 1/1/2026  
base        | 37.00      | 37.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.03 k     | 1.03 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 6:
Start Date:	Tue, 31 Mar 2026 17:00:00 GMT
End Date:	Tue, 31 Mar 2026 18:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 101.00     | 101.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 12.00      | 12.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 126.00     | 126.00        |           

Slice 7:
Start Date:	Tue, 31 Mar 2026 18:00:00 GMT
End Date:	Tue, 31 Mar 2026 19:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 57.00      | 57.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 4.00       | 4.00          | 1/1/2026  
base        | 35.00      | 35.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 96.00      | 96.00         |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 8:
Start Date:	Tue, 31 Mar 2026 19:00:00 GMT
End Date:	Tue, 31 Mar 2026 20:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 26.00      | 26.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 3.00       | 3.00          | 1/1/2026  
optimism    | 2.00       | 2.00          | 1/1/2026  
base        | 3.00       | 3.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 34.00      | 34.00         |           

Slice 9:
Start Date:	Tue, 31 Mar 2026 20:00:00 GMT
End Date:	Tue, 31 Mar 2026 21:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 64.00      | 64.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 65.00      | 65.00         |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 10:
Start Date:	Tue, 31 Mar 2026 21:00:00 GMT
End Date:	Tue, 31 Mar 2026 22:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.00       | 4.00          | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 252.00     | 252.00        | 1/1/2026  
optimism    | 1.00       | 1.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 257.00     | 257.00        |           

Slice 11:
Start Date:	Tue, 31 Mar 2026 22:00:00 GMT
End Date:	Tue, 31 Mar 2026 23:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 95.00      | 95.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 163.00     | 163.00        | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 258.00     | 258.00        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 12:
Start Date:	Tue, 31 Mar 2026 23:00:00 GMT
End Date:	Wed, 01 Apr 2026 00:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 137.00     | 137.00        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 0.00       | 0.00          | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 1.00       | 1.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 139.00     | 139.00        |           

Slice 13:
Start Date:	Wed, 01 Apr 2026 00:00:00 GMT
End Date:	Wed, 01 Apr 2026 01:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 54.00      | 54.00         | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 2.00       | 2.00          | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 0.00       | 0.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 56.00      | 56.00         |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 14:
Start Date:	Wed, 01 Apr 2026 01:00:00 GMT
End Date:	Wed, 01 Apr 2026 02:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 2.00       | 2.00          | 1/1/2026  
bsc         | 1.06 k     | 1.06 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 21.00      | 21.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 4.00       | 4.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.09 k     | 1.09 k        |           

Slice 15:
Start Date:	Wed, 01 Apr 2026 02:00:00 GMT
End Date:	Wed, 01 Apr 2026 03:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 1.17 k     | 1.17 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 30.00      | 30.00         | 1/1/2026  
optimism    | 217.00     | 217.00        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 1.00       | 1.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.44 k     | 1.44 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 16:
Start Date:	Wed, 01 Apr 2026 03:00:00 GMT
End Date:	Wed, 01 Apr 2026 04:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 574.00     | 574.00        | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 44.00      | 44.00         | 1/1/2026  
optimism    | 129.00     | 129.00        | 1/1/2026  
base        | 23.00      | 23.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 772.00     | 772.00        |           

Slice 17:
Start Date:	Wed, 01 Apr 2026 04:00:00 GMT
End Date:	Wed, 01 Apr 2026 05:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 3.00       | 3.00          | 1/1/2026  
bsc         | 1.42 k     | 1.42 k        | 1/1/2026  
polygon     | 2.00       | 2.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 17.00      | 17.00         | 1/1/2026  
optimism    | 60.00      | 60.00         | 1/1/2026  
base        | 34.00      | 34.00         | 1/1/2026  
sonic       | 1.00       | 1.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 1.54 k     | 1.54 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 18:
Start Date:	Wed, 01 Apr 2026 05:00:00 GMT
End Date:	Wed, 01 Apr 2026 06:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 3.19 k     | 3.19 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 20.00      | 20.00         | 1/1/2026  
optimism    | 124.00     | 124.00        | 1/1/2026  
base        | 17.00      | 17.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 3.36 k     | 3.36 k        |           

Slice 19:
Start Date:	Wed, 01 Apr 2026 06:00:00 GMT
End Date:	Wed, 01 Apr 2026 07:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.01 k     | 4.01 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 13.00      | 13.00         | 1/1/2026  
optimism    | 0.00       | 0.00          | 1/1/2026  
base        | 130.00     | 130.00        | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.16 k     | 4.16 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 20:
Start Date:	Wed, 01 Apr 2026 07:00:00 GMT
End Date:	Wed, 01 Apr 2026 08:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 1.00       | 1.00          | 1/1/2026  
bsc         | 5.20 k     | 5.20 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 35.00      | 35.00         | 1/1/2026  
optimism    | 321.00     | 321.00        | 1/1/2026  
base        | 24.00      | 24.00         | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 5.58 k     | 5.58 k        |           

Slice 21:
Start Date:	Wed, 01 Apr 2026 08:00:00 GMT
End Date:	Wed, 01 Apr 2026 09:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.49 k     | 4.49 k        | 1/1/2026  
polygon     | 0.00       | 0.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 64.00      | 64.00         | 1/1/2026  
optimism    | 326.00     | 326.00        | 1/1/2026  
base        | 2.00       | 2.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 4.88 k     | 4.88 k        |           

[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, BVziE3ADny6PePfxQzsdDUW15a1VjE4BUh9WbxV4fFus): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 3vHMUuSvmBxvwY1RLLwvi7Xiaktq9984HrqFs8Ybkshx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 36nWszWtjg6t5qn1JSG5yk1CpLK8J8QfQPvE9aRV1gh3): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, HYjmGWf2SJtLTV58Es4M3Vh2K5UBxAredtpPb22dvZuL): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] inflows skipped (solana, 37LTs1U4ycmtUQLCgoiiNb5WG4ph8rb54WSZvRsYwyUx): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (sonic, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (ethereum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (avax, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (arbitrum, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (optimism, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (base, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (bsc, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0xf70853810b8fc6869068dc8f7f94c439c9a2cdca): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x3409c15308a379e2ab9ab3c54eda8dd4fdc2ba42): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x34dac76555ab52fab3eb7071fb864dbb8fa3752d): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
[genius-protocol] native inflows skipped (polygon, 0x03d7d9caf7498f524d17f5e863c12b88f546baad): Allium API Key is required[Ignore this error for github bot]
Slice 22:
Start Date:	Wed, 01 Apr 2026 09:00:00 GMT
End Date:	Wed, 01 Apr 2026 10:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 4.98 k     | 4.98 k        | 1/1/2026  
polygon     | 4.00       | 4.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 7.00       | 7.00          | 1/1/2026  
optimism    | 141.00     | 141.00        | 1/1/2026  
base        | 7.00       | 7.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 5.14 k     | 5.14 k        |           

Slice 23:
Start Date:	Wed, 01 Apr 2026 10:00:00 GMT
End Date:	Wed, 01 Apr 2026 11:00:00 GMT
---------------------------------------------------

chain       | Daily fees | Daily revenue | Start Time
---         | ---        | ---           | ---       
ethereum    | 0.00       | 0.00          | 1/1/2026  
bsc         | 2.91 k     | 2.91 k        | 1/1/2026  
polygon     | 1.00       | 1.00          | 1/1/2026  
avax        | 0.00       | 0.00          | 1/1/2026  
arbitrum    | 31.00      | 31.00         | 1/1/2026  
optimism    | 141.00     | 141.00        | 1/1/2026  
base        | 8.00       | 8.00          | 1/1/2026  
sonic       | 0.00       | 0.00          | 1/1/2026  
hyperliquid | 0.00       | 0.00          | 1/1/2026  
solana      | 0.00       | 0.00          | 1/1/2026  
Aggregate   | 3.09 k     | 3.09 k        |           


====== TOTAL DAILY AGGREGATED (sum of slots per chain) ======

chain       | Daily fees | Daily revenue
---         | ---        | ---          
ethereum    | 23.00      | 23.00        
bsc         | 35.14 k    | 35.14 k      
polygon     | 24.00      | 24.00        
avax        | 0.00       | 0.00         
arbitrum    | 802.00     | 802.00       
optimism    | 2.30 k     | 2.30 k       
base        | 481.00     | 481.00       
sonic       | 2.00       | 2.00         
hyperliquid | 0.00       | 0.00         
solana      | 0.00       | 0.00         
Aggregate   | 38.78 k    | 38.78 k      

@brihu23 brihu23 requested a review from bheluga April 1, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants