diff --git a/mainnet/OogaBooga.json b/mainnet/OogaBooga.json new file mode 100644 index 0000000..0d72378 --- /dev/null +++ b/mainnet/OogaBooga.json @@ -0,0 +1,14 @@ +{ + "name": "Ooga Booga", + "description": "Protocol description", + "categories": ["DeFi::Dex Aggregator"], + "addresses": { + "OBRouter": "0x5fbD1B5AA82d09359C05428647871fe9aDd3F411" + }, + "links": { + "project": "https://oogabooga.io/", + "twitter": "https://x.com/0xoogabooga", + "github": "https://github.com/0xoogabooga", + "docs": "https://docs.oogabooga.io/" + } +}