Skip to content

Add Anisian (ANI) – Base#1436

Open
anisiananifree wants to merge 1 commit into
cowprotocol:mainfrom
anisiananifree:add-anisian-ani-base
Open

Add Anisian (ANI) – Base#1436
anisiananifree wants to merge 1 commit into
cowprotocol:mainfrom
anisiananifree:add-anisian-ani-base

Conversation

@anisiananifree

@anisiananifree anisiananifree commented May 25, 2026

Copy link
Copy Markdown

Add Anisian (ANI) on Base

About

Anisian is a fixed-supply, immutable ERC-20 on Base with a deflationary halving burn schedule:

  • 100,000,000 ANI minted once at deployment. No further minting.
  • ~79,000,000 ANI scheduled to be burned over ~14 years via a permissionless burn vault (triggerBurn() callable by anyone).
  • No owner, no admin, no mint, no pause, no upgrade. The deployer has no special on-chain powers after initialize().

This PR only adds the token entry; no scripts, lockfiles, or unrelated files are modified.

Summary by CodeRabbit

  • New Features
    • Added support for the ANI (Anisian) token to the platform

Review Change Stack

@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3365b303-b5e1-4f08-9ce7-6679372cec7a

📥 Commits

Reviewing files that changed from the base of the PR and between 097811e and da0d7c9.

📒 Files selected for processing (1)
  • src/public/CowSwap.json

📝 Walkthrough

Walkthrough

This PR updates the CowSwap token list by adding a new token entry for ANI (Anisian) on Base chain (chainId 8453) and incrementing the version patch number to reflect the metadata change.

Changes

Token List Update

Layer / File(s) Summary
ANI Token Entry and Version Update
src/public/CowSwap.json
Version patch bumped from 0 to 1. New token entry added for ANI/Anisian on chainId 8453 with contract address 0xe378841a3970fd43ac8ad4d1d77b068c87287e5f, 18 decimals, and logo URI.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

A rabbit hops through tokens bright,
Adding ANI to the list tonight,
With base chain bound and logo true,
Version bumped for something new! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'Add Anisian (ANI) – Base' accurately and concisely summarizes the main change: adding a new token entry for Anisian to the token list on Base chain.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant