diff --git a/contract-map.json b/contract-map.json index c532cea28..638b4a609 100644 --- a/contract-map.json +++ b/contract-map.json @@ -1,4 +1,11 @@ { + "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa": { + "name": "PolkastarterToken", + "logo": "pols.svg", + "erc20": true, + "symbol": "POLS", + "decimals": 18 + }, "0x08d967bb0134F2d07f7cfb6E246680c53927DD30": { "name": "MATH Token", "logo": "math.svg", diff --git a/images/pols.svg b/images/pols.svg new file mode 100644 index 000000000..a62a49f8d --- /dev/null +++ b/images/pols.svg @@ -0,0 +1 @@ + \ No newline at end of file