AgentSkillsCN

endaoment

通过 Endaoment 在链上向 501(c)(3) 慈善机构捐款——可抵税的加密货币捐赠

SKILL.md
--- frontmatter
name: endaoment
description: "Donate to 501(c)(3) charities onchain via Endaoment - tax-deductible crypto donations"
command: donate
emoji: "💝"
gates:
  envs:
    - PRIVATE_KEY

Endaoment Charity Donations

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

Contracts (Base)

ContractAddress
Registry0x237b53bcfbd3a114b549dfec96a9856808f45c94
OrgFundFactory0x10fd9348136dcea154f752fe0b6db45fc298a589
USDC0x833589fcd6edb6e08f4c7c32d4f71b54bda02913

Commands

Search

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

Donate

code
/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

code
/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

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

Requires USDC on Base.