diff --git a/apps/web/src/config/constants/tokenLists/pancake-unsupported.tokenlist.json b/apps/web/src/config/constants/tokenLists/pancake-unsupported.tokenlist.json index ee5241c764982..fde688d80b21c 100644 --- a/apps/web/src/config/constants/tokenLists/pancake-unsupported.tokenlist.json +++ b/apps/web/src/config/constants/tokenLists/pancake-unsupported.tokenlist.json @@ -23,6 +23,13 @@ "address": "0xa7192e74A09Ccae2284a5FbD71c983948A6075a6", "chainId": 56, "decimals": 9 + }, + { + "name": "Giggle Academy", + "symbol": "Giggle", + "address": "0xB265cBa9bd6e34FA412bD8b4C1514C902C0e7E7d", + "chainId": 56, + "decimals": 18 } ] }