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 <zachzwei@users.noreply.github.com>
This commit is contained in:
Andrew M 2021-03-11 21:22:38 +08:00 committed by GitHub
parent 3b8cbc1445
commit 4f54a8f0c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 30 deletions

View File

@ -576,6 +576,7 @@
"0x15ef5b9447710Eab904e63e6233Ff540400d603f",
"0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e",
"0x1602af2C782cC03F9241992E243290Fccf73Bb13",
"0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787",
"0x16172F24b626B58eDa8ba0daD551d60821Af6599",
"0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df",
"0x1626e3d05De1428FD209BBfb911d78E0E06a73F2",

View File

@ -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"
}

View File

@ -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"
}