diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c3b55d8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +images/Thumbs.db diff --git a/images/bonsai.png b/images/bonsai.png new file mode 100644 index 0000000..8e29194 Binary files /dev/null and b/images/bonsai.png differ diff --git a/lab10_matic_overlay.json b/lab10_matic_overlay.json index d1c06bb..5af6089 100644 --- a/lab10_matic_overlay.json +++ b/lab10_matic_overlay.json @@ -280,6 +280,14 @@ "decimals": 18, "logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-tokenlists/master/images/pointless.png" }, + { + "chainId": 137, + "name": "Bonsai Token", + "address": "0x3d2bd0e15829aa5c362a4144fdf4a1112fa29b5c", + "decimals": 18, + "symbol": "BONSAI", + "logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/bonsai.png" + }, { "chainId": 137, "name": "Placeholder",