Skip to content

Commit

Permalink
Adding overrides for Ethereum token name
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarsachin2271 committed Nov 8, 2024
1 parent b916ecb commit dbf0734
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/BICO/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
"twitter": "@biconomy",
"tokens": {
"ethereum": {
"address": "0xf17e65822b568b3903685a7c9f496cf7656cc6c2"
"address": "0xf17e65822b568b3903685a7c9f496cf7656cc6c2",
"overrides" : {
"name": "Biconomy Token"
}
},
"base": {
"address": "0xf5Dbaa3DFC5e81405c7306039fB037a3DCD57Ce2"
Expand Down

0 comments on commit dbf0734

Please sign in to comment.