Skip to content

Commit

Permalink
added footium erc721 tokens to arbitrum mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
andygruening committed Sep 27, 2024
1 parent d600d13 commit e6a8e00
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions index/arbitrum/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,24 @@
"symbol": "GTPet2",
"extensions": {
}
},
{
"chainId": 42161,
"address": "0xd0A8BA528dfE402D34d34F171e5FF3e65bd4c9D4",
"name": "Footium Club",
"type": "ERC721",
"symbol": "FFC",
"extensions": {
}
},
{
"chainId": 42161,
"address": "0x1C7b75FFEF2fFAB57D4a9727003bcD602f978bCe",
"name": "Footium Player",
"type": "ERC721",
"symbol": "FFP",
"extensions": {
}
}
],
"version": { "major": 1, "minor": 0, "patch": 0 }
Expand Down

0 comments on commit e6a8e00

Please sign in to comment.