Merge pull request #558 from bugout-dev/over9000

updated number of value trough our contracts
pull/560/head
Tim Pechersky 2022-03-07 18:35:14 +00:00 zatwierdzone przez GitHub
commit 570131d9e1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -355,7 +355,7 @@ const Homepage = () => {
textColor="orange.900"
display={"inline-block"}
>
$200M
$1B
</Text>{" "}
in transaction value to date.
</chakra.span>
@ -824,7 +824,7 @@ const Homepage = () => {
badge={`Moonstream security`}
bullets={[
{
text: `Moonstream smart contracts have been vetted in production with over $200M in value transacted.`,
text: `Moonstream smart contracts have been vetted in production with over $1B in value transacted.`,
icon: MdOutlineVerifiedUser,
color: "green.50",
bgColor: "green.900",