Send an email using zkSync Mainnet.

Curated by

Dmail

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

01/23/2025, 07:13:05

Method

GET

Endpoint

https://api.dmail.ai/***

Expression

function(resp) {
	if (resp.data === true) {
      return 1
    }
      return 0
}