From 0c35f2a126e8f40e1358a02469df84184eeb2d46 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:20:00 +0000 Subject: [PATCH] Add Ultron Foundation --- data/ecosystems/u/ultron-foundation.toml | 52 ++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 data/ecosystems/u/ultron-foundation.toml diff --git a/data/ecosystems/u/ultron-foundation.toml b/data/ecosystems/u/ultron-foundation.toml new file mode 100644 index 0000000000..b0a1ffa10c --- /dev/null +++ b/data/ecosystems/u/ultron-foundation.toml @@ -0,0 +1,52 @@ +# Ecosystem Level Information +title = "Ultron Foundation" + +sub_ecosystems = ["iZUMi.finance"] + +github_organizations = ["https://github.com/UltronFoundationDev"] + +# Repositories +[[repo]] +url = "https://github.com/UltronFoundationDev/blockscout" + +[[repo]] +url = "https://github.com/UltronFoundationDev/chainbridge-deploy" + +[[repo]] +url = "https://github.com/UltronFoundationDev/chainbridge-solidity" + +[[repo]] +url = "https://github.com/UltronFoundationDev/chainbridge-utils" + +[[repo]] +url = "https://github.com/UltronFoundationDev/chains" + +[[repo]] +url = "https://github.com/UltronFoundationDev/defillama-server" + +[[repo]] +url = "https://github.com/UltronFoundationDev/expedition" + +[[repo]] +url = "https://github.com/UltronFoundationDev/farm-solidity" + +[[repo]] +url = "https://github.com/UltronFoundationDev/genesis-generator" + +[[repo]] +url = "https://github.com/UltronFoundationDev/icons" + +[[repo]] +url = "https://github.com/UltronFoundationDev/Mainnet" + +[[repo]] +url = "https://github.com/UltronFoundationDev/public_docs" + +[[repo]] +url = "https://github.com/UltronFoundationDev/staking-contracts" + +[[repo]] +url = "https://github.com/UltronFoundationDev/swap-core" + +[[repo]] +url = "https://github.com/UltronFoundationDev/ultron-staker-info"