Skip to content

Commit

Permalink
chore: update BITBOT token address (#78)
Browse files Browse the repository at this point in the history
* feat: add BITBOT token data

* fix: info

* fix: info

* chore: update token address

* fix: base token address
  • Loading branch information
xwlabs99 authored Aug 9, 2024
1 parent 31e4ea2 commit 52750aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/BITBOT/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"opTokenId": "BITBOT",
"tokens": {
"ethereum": {
"address": "0x857afcecbdc857a8829820a775faee1d99d42538"
"address": "0xf241FD6fB9E46F17BA816D4463A2447F3d477Be0"
},
"base": {
"address": "0xA797CF0ec94793B8803DD1A3BE3B4BA49E8B01E2"
"address": "0x8BfB09521EBc971C493FceF170B5A5f169aB54fA"
}
},
"addresses": {
"1": "0x857afcecbdc857a8829820a775faee1d99d42538",
"8453": "0xA797CF0ec94793B8803DD1A3BE3B4BA49E8B01E2"
"1": "0xf241FD6fB9E46F17BA816D4463A2447F3d477Be0",
"8453": "0x8BfB09521EBc971C493FceF170B5A5f169aB54fA"
}
}

0 comments on commit 52750aa

Please sign in to comment.