From 4f54a8f0c477f62776783eea7728e2d404ce742d Mon Sep 17 00:00:00 2001 From: Andrew M <35627271+zachzwei@users.noreply.github.com> Date: Thu, 11 Mar 2021 21:22:38 +0800 Subject: [PATCH] edit_ERC20_PAID (#5892) * edit_ERC20_PAID https://paidnetwork.medium.com/paid-v2-airdrop-4f5e611a4fe2 old contract: 0x8c8687fc965593dfb2f0b4eaefd55e9d8df348df new contract: 0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787 * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 11 +++++++ .../logo.png | Bin .../info.json | 30 ------------------ 4 files changed, 12 insertions(+), 30 deletions(-) create mode 100644 blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/info.json rename blockchains/ethereum/assets/{0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df => 0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787}/logo.png (100%) delete mode 100644 blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 14a42542e..27bc35498 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -576,6 +576,7 @@ "0x15ef5b9447710Eab904e63e6233Ff540400d603f", "0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e", "0x1602af2C782cC03F9241992E243290Fccf73Bb13", + "0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787", "0x16172F24b626B58eDa8ba0daD551d60821Af6599", "0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df", "0x1626e3d05De1428FD209BBfb911d78E0E06a73F2", diff --git a/blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/info.json b/blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/info.json new file mode 100644 index 000000000..43c08be6e --- /dev/null +++ b/blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/info.json @@ -0,0 +1,11 @@ +{ + "name": "PAID Network", + "symbol": "PAID", + "type": "ERC20", + "decimals": 18, + "description": "PAID Network is a comprehensive business toolkit for all business transaction needs.", + "website": "https://paidnetwork.com/", + "explorer": "https://etherscan.io/token/0x1614f18fc94f47967a3fbe5ffcd46d4e7da3d787", + "status": "active", + "id": "0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png b/blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png rename to blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/logo.png diff --git a/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json b/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json deleted file mode 100644 index fd3acfe03..000000000 --- a/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "PAID", - "website": "https://paidnetwork.com/", - "source_code": "https://etherscan.io/address/0x8c8687fc965593dfb2f0b4eaefd55e9d8df348df", - "white_paper": "https://docsend.com/view/jdbdpza9d9nehnf2", - "description": " PAID Network is an ecosystem DAPP that leverages blockchain technology to deliver DeFi powered SMART Agreements to make business exponentially more efficient. We allow users to create their own policy, to ensure they Get PAID.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/paid_network", - "handle": "paid_network" - }, - { - "name": "Medium", - "url": "https://paidnetwork.medium.com/", - "handle": "paidnetwork" - }, - { - "name": "GitHub", - "url": "https://github.com/PAIDNetwork", - "handle": "PAIDNetwork" - } - ], - "explorer": "https://etherscan.io/token/0x8c8687fc965593dfb2f0b4eaefd55e9d8df348df", - "type": "ERC20", - "symbol": "PAID", - "decimals": 18, - "status": "active", - "id": "0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df" -} \ No newline at end of file