Upload Export File
Upload your payment export in .xlsx or .csv format. The file should be the contents of the Export sheet.
Drag & drop your file here
or
Supported: .xlsx, .xls, .csv
–
–
Data Preview
Rows with a crypto payment in columns Q/R/S (ETH/SNT/DAI) or with USDC / USDT in the Currency column are shown below. USDC/USDT rows use the full payment amount from column U directly.
| # | Legal Entity | Beneficiary | Wallet Address | Currency | ETH | SNT | DAI | USDC | USDT |
|---|
Rate Configuration
Enter the current market rates used to calculate crypto amounts from fiat values. Crypto prices should be in USD.
Crypto Prices (USD)
Crypto amounts sent to Safe are derived from the fiat payment values in your export:
cryptoAmount = fiatAmount ÷ currencyToUSD ÷ cryptoPriceUSD
- fiatAmount — value in columns Q (ETH), R (SNT), or S (DAI), in the invoice currency
- currencyToUSD — units of that currency per 1 USD (from Currency Rates below)
- cryptoPriceUSD — favorable CoinGecko price (see breakdown below after fetching)
When you click Fetch rates from APIs, each crypto price is computed like the VBA macro: take CoinGecko’s daily history → use previous-day close and the average of the last 5 daily closes (including yesterday) → pick the lower of those two (more favorable to the payer).
Fetched rate breakdown
Fetch rates to see the last daily prices, 5-day average, and which value was chosen.
USDC/USDT rows skip the crypto price step: invoice amount ÷ currency rate (1 token ≈ 1 USD).
Currency Rates (units per 1 USD)
Enter how many units of each currency equal 1 USD.
E.g. if 1 USD = 0.92 EUR, enter 0.92
SAFE Upload File Ready
Your file has been generated. Review the output below and download it to upload directly to your Gnosis Safe.
| # | token_type | token_address | receiver | amount |
|---|