-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
16 lines (16 loc) · 856 Bytes
/
Copy path.env.example
File metadata and controls
16 lines (16 loc) · 856 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
CROO_API_URL=https://api.croo.network
CROO_WS_URL=wss://api.croo.network/ws
CROO_SDK_KEY=croo_sk_replace_me
# Some CROO quick-start surfaces call the same dashboard-issued key CROO_API_KEY.
# Keep it equal to CROO_SDK_KEY when present.
CROO_API_KEY=croo_sk_replace_me
CROO_FLOATLINE_SCORE_SERVICE_ID=07bbb4e9-f29a-4e78-be41-f9eb93014744
CROO_FLOATLINE_QUOTE_SERVICE_ID=5e22778b-63f4-406d-a0ac-33f6d18c8bf1
CROO_FLOATLINE_ADVANCE_QUOTE_SERVICE_ID=5e22778b-63f4-406d-a0ac-33f6d18c8bf1
CROO_FLOATLINE_ADVANCE_SERVICE_ID=your_floatline_advance_service_id
CROO_FLOATLINE_REPAY_SERVICE_ID=your_floatline_repay_service_id
CROO_TARGET_AGENT_ID=d1f0a83a-569b-48f3-993d-cdc59d13564c
CROO_TARGET_SERVICE_ID=optional_downstream_service_id
FLOATLINE_PAY_ORDER=false
BASE_RPC_URL=https://mainnet.base.org
FLOATLINE_FUND_ADDRESS=0x_replace_with_floatline_receive_address