Skip to content

Commit

Permalink
Merge pull request #3 from Switcheo/test/github-create-pr
Browse files Browse the repository at this point in the history
add token
  • Loading branch information
adityajirafe authored Apr 3, 2024
2 parents 07775ac + 16ae679 commit 5873a38
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 @@ -6,5 +6,13 @@
"decimals": 18,
"chainId": 42070,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png"
},
{
"name": "OurToken",
"address": "0x3962f6bfade976e707ef1c3d3cf94d9200f9072d",
"symbol": "OTK",
"decimals": 18,
"chainId": 42070,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png"
}
]

0 comments on commit 5873a38

Please sign in to comment.