mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
466 B
JSON
12 lines
466 B
JSON
{
|
|
"name": "Paxos Standard",
|
|
"website": "https://paxos.com/standard",
|
|
"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",
|
|
"type": "BEP2",
|
|
"symbol": "PAX",
|
|
"decimals": 8,
|
|
"id": "PAX-F25"
|
|
}
|