diff --git a/src/tokens/polygonTokens.json b/src/tokens/polygonTokens.json index 2cc1735fc..a5a48afb5 100644 --- a/src/tokens/polygonTokens.json +++ b/src/tokens/polygonTokens.json @@ -20771,5 +20771,23 @@ "website": "" } } + }, + { + "chainId": 137, + "name": "Autonolas", + "symbol": "OLAS", + "decimals": 18, + "address": "0xFEF5d947472e72Efbb2E388c730B7428406F2F95", + "logoURI": "https://olas.network/images/olas-token-logo.svg", + "tags": ["pos", "erc20"], + "extensions": { + "rootAddress": "0x0001A500A6B18995B03f44bb040A5fFc28E45CB0", + "project": { + "name": "Olas", + "summary": "Crypto's Ocean of Services: The unified network for off-chain services, e.g. automation, relayers and co-owned AI. Coordinated by OLAS, powered by autonomous agents.", + "contact": "info@valory.xyz", + "website": "https://olas.network" + } + } } ]