Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/statics/src/coins/botOfcTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ export const botOfcTokens = [
undefined
),
AccountCtors.ofcerc20(
'c673dd10-076e-47b7-a53f-3a622c7cf38c',
'02af63f1-21b9-41a6-836a-a273f0faa276',
'ofceth:krwq',
'KRWQ',
18,
Expand All @@ -806,7 +806,7 @@ export const botOfcTokens = [
undefined
),
AccountCtors.ofcerc20(
'cb98a20f-f22a-494a-b8e6-53212aa96f5a',
'adf94a02-974e-4fec-8132-d066ac52e49d',
'ofceth:hybond',
'HYBOND',
18,
Expand Down
4 changes: 2 additions & 2 deletions modules/statics/src/coins/botTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ export const botTokens = [
undefined
),
AccountCtors.erc20(
'ffb0d91e-c6d9-4cef-b5ea-f3781a757197',
'4bbcfef1-dde0-4931-a5d2-e7da10c8a1c6',
'eth:krwq',
'KRWQ',
18,
Expand All @@ -809,7 +809,7 @@ export const botTokens = [
undefined
),
AccountCtors.erc20(
'f940b8f1-4911-4632-94ce-f4c0d950defb',
'910c83a4-7a4e-4892-8be6-89a0c3e99394',
'eth:hybond',
'HYBOND',
18,
Expand Down
Loading