mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
528 B
JSON
11 lines
528 B
JSON
{
|
|
"name": "Quantum Proof (3FA)",
|
|
"website": "https://3fa.app/",
|
|
"description": "3FA utilizes a hybrid pin-code generating algorithm when computer and human logics are intertwined together in such a way that the resulting verification password is mathematically impossible to decrypt.",
|
|
"explorer": "https://etherscan.io/token/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895",
|
|
"type": "ERC20",
|
|
"symbol": "3FA",
|
|
"decimals": 4,
|
|
"status": "active",
|
|
"id": "0x4263A2f0456305d7d10F8a4555f8c3B593b3b895"
|
|
} |