Skip to content

Commit 43972bf

Browse files
committed
feat: add Triple Arbiter facilitator (Prosharky)
EIP-3009 USDC settlement on Base mainnet, 50 bps fee, EAS attestation feed. Signed-off-by: mintmas <[email protected]>
1 parent 2224f1c commit 43972bf

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "Triple Arbiter",
3+
"description": "x402 settlement facilitator + EAS-compatible threat-intel attestation issuer on Base mainnet. Non-custodial EIP-3009 USDC settlement with a 50 bps facilitator fee. Pairs settlement receipts with on-chain EAS attestations for agent-to-agent trust signals.",
4+
"logoUrl": "/logos/triple-arbiter.svg",
5+
"websiteUrl": "https://mardi-worldwide-sacred-model.trycloudflare.com",
6+
"category": "Facilitators",
7+
"facilitator": {
8+
"baseUrl": "https://mardi-worldwide-sacred-model.trycloudflare.com",
9+
"networks": ["base"],
10+
"schemes": ["exact"],
11+
"assets": ["EIP-3009"],
12+
"supports": {
13+
"verify": true,
14+
"settle": true,
15+
"supported": true,
16+
"list": false
17+
}
18+
}
19+
}
Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)