Skip to content

Commit

Permalink
add token from new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
adityajirafe committed Apr 3, 2024
1 parent ca438b2 commit bbddd74
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/bolt-default-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,13 @@
"decimals": 18,
"chainId": 42070,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png"
},
{
"name": "OurToken4",
"address": "0x3962f6bfade976e707ef1c3d3cf94d9200f9072d",
"symbol": "OTK4",
"decimals": 18,
"chainId": 42070,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png"
}
]

0 comments on commit bbddd74

Please sign in to comment.