Skip to content

Commit

Permalink
update chain_id
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Oct 14, 2024
1 parent 93d95cd commit a739783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const (
EthereumClassicChainId = "2204c1ee-0ea2-4add-bb9a-b3719cfff93a"
BSCChainId = "1949e683-6a08-49e2-b087-d6b72398588f"
PolygonChainId = "b7938396-3f94-4e0a-9179-d3440718156f"
BaseChainId = "21753aa4-f840-4510-8794-e47a408dcfe5"
BaseChainId = "3fb612c5-6844-3979-ae4a-5a84e79da870"
MVMChainId = "a0ffd769-5850-4b48-9651-d2ae44a3e64d"
DecredChainId = "8f5caf2a-283d-4c85-832a-91e83bbf290b"
RippleChainId = "23dfb5a5-5d7b-48b6-905f-3970e3176e27"
Expand Down

0 comments on commit a739783

Please sign in to comment.