Skip to content

Commit a9c564f

Browse files
Add Ultravioleta DAO facilitator to ecosystem directory
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b054f42 commit a9c564f

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"name": "Ultravioleta DAO",
3+
"description": "Production-grade multi-chain facilitator in Rust supporting 18 mainnets across 7 blockchain families with 5 stablecoins, escrow settlements, and ERC-8004 reputation.",
4+
"logoUrl": "/logos/ultravioleta-dao.png",
5+
"websiteUrl": "https://facilitator.ultravioletadao.xyz",
6+
"category": "Facilitators",
7+
"facilitator": {
8+
"baseUrl": "https://facilitator.ultravioletadao.xyz",
9+
"networks": [
10+
"base",
11+
"base-sepolia",
12+
"ethereum",
13+
"arbitrum",
14+
"arbitrum-sepolia",
15+
"avalanche",
16+
"avalanche-fuji",
17+
"polygon",
18+
"polygon-amoy",
19+
"optimism",
20+
"optimism-sepolia",
21+
"celo",
22+
"celo-sepolia",
23+
"bsc",
24+
"unichain",
25+
"unichain-sepolia",
26+
"monad",
27+
"hyperevm",
28+
"hyperevm-testnet",
29+
"skale-base",
30+
"skale-base-sepolia",
31+
"solana",
32+
"solana-devnet",
33+
"sui",
34+
"sui-testnet",
35+
"fogo",
36+
"fogo-testnet",
37+
"near",
38+
"near-testnet",
39+
"stellar",
40+
"stellar-testnet",
41+
"algorand",
42+
"algorand-testnet"
43+
],
44+
"schemes": ["exact", "escrow", "upto"],
45+
"assets": ["EIP-3009", "SPL", "Sui::Coin", "NEAR", "Stellar", "Algorand"],
46+
"supports": {
47+
"verify": true,
48+
"settle": true,
49+
"supported": true,
50+
"list": false
51+
}
52+
}
53+
}
8.1 KB
Loading

0 commit comments

Comments
 (0)