-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
19 lines (12 loc) · 953 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This was inserted by `prisma init`:
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL="file:./dev.db"
NEXT_PUBLIC_BASE_CONTRACT = "0xc27E0aD604731a4cC0934C684B21ABF8dD98212B"
NEXT_PUBLIC_QUOTE_CONTRACT = "0x1e8D778221DcDAf03d74ca01958D7646178F08c8"
NEXT_PUBLIC_ORDERBOOK_CONTRACT = "0x8Ef7e80D81724701214b08E7bA8545d1EB5B2257"
NEXT_PUBLIC_FEE_MANAGER_CONTRACT = "0x49787200bcf0eBDbB6E902F9BB7169494d1f463D"
NEXT_PUBLIC_FEE_MANAGER_CONTRACT = "0x49c395Aa352A1148f00CeBa8AF6880adc01bc4bC"
WALLETCONNECT_PROJECT_ID = "8408650bd8857e532460d5bb327303d1"