mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add BEP20 PAX (#4638)
* add BEP20 PAX * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
a1099ce9b6
commit
b5abcbbaf0
7
blockchains/binance/assets/PAX-F25/info.json
Normal file
7
blockchains/binance/assets/PAX-F25/info.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Paxos Standard",
|
||||
"website": "https://paxos.com/standard",
|
||||
"short_description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.",
|
||||
"explorer": "https://explorer.binance.org/asset/PAX-F25",
|
||||
"research": "https://research.binance.com/en/projects/paxos-standard"
|
||||
}
|
|
@ -2,5 +2,6 @@
|
|||
"name": "Paxos Standard",
|
||||
"website": "https://paxos.com/standard",
|
||||
"short_description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.",
|
||||
"explorer": "https://etherscan.io/token/0x8E870D67F660D95d5be530380D0eC0bd388289E1"
|
||||
"explorer": "https://etherscan.io/token/0x8E870D67F660D95d5be530380D0eC0bd388289E1",
|
||||
"research": "https://research.binance.com/en/projects/paxos-standard"
|
||||
}
|
|
@ -56,6 +56,7 @@
|
|||
"0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18",
|
||||
"0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f",
|
||||
"0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5",
|
||||
"0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094",
|
||||
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
||||
"0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575",
|
||||
"0xBf5140A22578168FD562DCcF235E5D43A02ce9B1",
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Paxos Standard",
|
||||
"website": "https://paxos.com/standard",
|
||||
"short_description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.",
|
||||
"explorer": "https://bscscan.com/token/0xb7f8cd00c5a06c0537e2abff0b58033d02e5e094",
|
||||
"research": "https://research.binance.com/en/projects/paxos-standard"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user