Skip to content

Commit

Permalink
chore: update BITBOT token address (#79)
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

* chore: update token address
  • Loading branch information
xwlabs99 authored Aug 10, 2024
1 parent eada4ba commit 2056379
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": "0xf241FD6fB9E46F17BA816D4463A2447F3d477Be0"
"address": "0x252D223D0550BC6c137B003D90bc74F5341A2818"
},
"base": {
"address": "0x8BfB09521EBc971C493FceF170B5A5f169aB54fA"
"address": "0x252D223D0550BC6c137B003D90bc74F5341A2818"
}
},
"addresses": {
"1": "0xf241FD6fB9E46F17BA816D4463A2447F3d477Be0",
"8453": "0x8BfB09521EBc971C493FceF170B5A5f169aB54fA"
"1": "0x252D223D0550BC6c137B003D90bc74F5341A2818",
"8453": "0x252D223D0550BC6c137B003D90bc74F5341A2818"
}
}

0 comments on commit 2056379

Please sign in to comment.