Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alsk1992 avatar

Endaoment

  • 13 installs
  • 610 repo stars
  • Updated June 26, 2026
  • alsk1992/cloddsbot

Endaoment is a Claude Code skill that makes tax-deductible USDC donations to 501(c)(3) charities on-chain via Endaoment smart contracts on Base.

About

Endaoment is a skill that donates USDC to 501(c)(3) nonprofits on-chain through Endaoment smart contracts on the Base network. A developer uses /donate commands to search charities by name or EIN, approve USDC spending, and send a donation. It requires a wallet PRIVATE_KEY and USDC on Base, and notes a 1.5% fee and US tax-deductibility.

  • Donates USDC to 501(c)(3) nonprofits on-chain via Endaoment smart contracts on Base
  • Searches charities by name or EIN and returns charity info before donating
  • Uses named Endaoment contract addresses and a 1.5% org-donation fee

Endaoment by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #289 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

endaoment capabilities & compatibility

Requires a funded wallet (PRIVATE_KEY) with USDC on Base plus a 1.5% donation fee and gas.

Capabilities
onchain donation · charity lookup · usdc transfer
Pricing
Bring your own API key
From the docs

What endaoment says it does

Donate to 501(c)(3) nonprofits onchain via Endaoment smart contracts on Base.
SKILL.md
Org donations: 1.5% fee (e.g., $100 → $1.50 fee, $98.50 to charity)
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill endaoment

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs13
repo stars610
Last updatedJune 26, 2026
Repositoryalsk1992/cloddsbot

What it does

Donate USDC to 501(c)(3) charities on-chain via Endaoment smart contracts on Base, searching charities by name or EIN.

Who is it for?

Making tax-deductible crypto donations to registered US charities on Base.

Skip if: Non-US charities or donations in tokens other than USDC.

When should I use this skill?

You want to donate USDC to a 501(c)(3) nonprofit on-chain via Endaoment on Base.

What you get

An on-chain USDC donation to a chosen 501(c)(3), searchable by name or EIN, with a known fee.

By the numbers

  • 1.5% org-donation fee
  • 4 popular charities listed with EINs

Files

SKILL.mdMarkdownGitHub ↗

Endaoment Charity Donations

Donate to 501(c)(3) nonprofits onchain via Endaoment smart contracts on Base.

Contracts (Base)

ContractAddress
Registry0x237b53bcfbd3a114b549dfec96a9856808f45c94
OrgFundFactory0x10fd9348136dcea154f752fe0b6db45fc298a589
USDC0x833589fcd6edb6e08f4c7c32d4f71b54bda02913

Commands

Search

/donate search <name or EIN>     Find charity by name or EIN
/donate info <EIN>               Get charity info

Donate

/donate <EIN> <amount>           Donate USDC to charity
/donate approve <amount>         Approve USDC for donations

Popular Charities

CharityEIN
GiveDirectly27-1661997
American Red Cross53-0196605
Doctors Without Borders13-3433452
ASPCA13-1623829

Examples

/donate search "Red Cross"
/donate info 27-1661997
/donate 27-1661997 10              # Donate $10 USDC

Fees

  • Org donations: 1.5% fee (e.g., $100 → $1.50 fee, $98.50 to charity)
  • All donations are tax-deductible (US 501(c)(3))

Setup

export PRIVATE_KEY="0x..."  # Your wallet key

Requires USDC on Base.

Related skills

Web3 & Blockchainpaymentsfinance

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.