mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
Add Machines Cash dApp logo and Base token assets (#35457)
* chore: update Machines Cash dapp logo * chore: update MACHINES token logo on Base * chore: update MACHINES token metadata on Base * chore: update MACHINES links/tags metadata * chore: update MACHINES links to allowed names and productivity tag * chore: add source_code link and retrigger metadata checks * chore: use allowed tag and coinmarketcap URL format * chore: retrigger token validator on latest metadata * Rename 'twitter' to 'x' in info.json --------- Co-authored-by: twhino <231496232+twhino@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
co-authored by
twhino
parent
9db69f3a88
commit
18c35ace77
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "machines-cash",
|
||||
"symbol": "MACHINES",
|
||||
"type": "BASE",
|
||||
"decimals": 18,
|
||||
"description": "Machines Cash enables private, mobile-first spending with scoped virtual cards backed by crypto collateral",
|
||||
"website": "https://machines.cash",
|
||||
"explorer": "https://basescan.org/token/0x7F6F8bB1AA8206921e80Ab6aBf1ac5737E39Ab07",
|
||||
"status": "active",
|
||||
"id": "0x7F6F8bB1AA8206921e80Ab6aBf1ac5737E39Ab07",
|
||||
"links": [
|
||||
{
|
||||
"name": "x",
|
||||
"url": "https://x.com/machines_cash"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.machines.cash"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/machines-cash"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/machines-cash"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/machinescashofficial"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user