Skip to content

Commit

Permalink
Merge pull request #187 from MoralisWeb3/salisbury88-patch-1
Browse files Browse the repository at this point in the history
Create 2023-06-23-address-labels.md
  • Loading branch information
YosephKS authored Jun 23, 2023
2 parents b3ec672 + 3dceab7 commit a8cca3c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions blog/blog/2023-06-23-address-labels.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Address Labels"
slug: "address-labels"
authors:
name: Reuben Salisbury
tags: [Web3 Data API]
---

Our ERC20 transfers, NFT transfers and transaction endpoints have just got an upgrade!

All endpoints that currently return a `to_address` and/or `from_address` will now include an additional `to_address_label` and `from_address_less` respectively 🤩

These labels reflect publicly known addresses such as `Coinbase`, `Binance`, `Uniswap v3`, `1inch` etc; as well as specific addresses such as `Uniswap v2: Router 2` 🔥

Perfect for adding extra detail into your wallet applications and transaction analytics 🙌

0 comments on commit a8cca3c

Please sign in to comment.