diff --git a/contract-map.json b/contract-map.json index a0a300b00..a6fec925c 100644 --- a/contract-map.json +++ b/contract-map.json @@ -1,4 +1,11 @@ { + "0x8b79656FC38a04044E495e22fAD747126ca305C4": { + "name": "AgaveCoin", + "logo": "agvc.svg", + "erc20": true, + "symbol": "AGVC", + "decimals": 18 + }, "0x967da4048cD07aB37855c090aAF366e4ce1b9F48": { "name": "Ocean Token", "logo": "ocean.svg", diff --git a/images/agvc.svg b/images/agvc.svg new file mode 100644 index 000000000..9ba25444f --- /dev/null +++ b/images/agvc.svg @@ -0,0 +1 @@ + \ No newline at end of file