diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 80ea614d..a219e74a 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -370,6 +370,7 @@ sub_ecosystems = [ "Overlay", "Paraswap", "PartyBid", + "PawnFi", "PEAKDEFI", "PeckShield", "Pendle", diff --git a/data/ecosystems/p/pawnfi.toml b/data/ecosystems/p/pawnfi.toml new file mode 100644 index 00000000..6dd00ea1 --- /dev/null +++ b/data/ecosystems/p/pawnfi.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "PawnFi" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/PawnFi"] + +# Repositories +[[repo]] +url = "https://github.com/PawnFi/elsxToJson"