Post Curl With Zenno

protoss33

Client
Регистрация
27.03.2023
Сообщения
56
Благодарностей
13
Баллы
8
I need to use CURL with Zennoposter but i have no idea how to use it.

This is what i need to do :

Curl:
curl --location --request POST 'https://faucet.devnet.sui.io/gas' \
--header 'Content-Type: application/json' \
--data-raw '{
    "FixedAmountRequest": {
        "recipient": "<YOUR SUI ADDRESS>"
    }
}'
So I guess i need to create a POST block with URL : https://faucet.devnet.sui.io/gas

Then what i need to put in the header field and in data field?


If someone can help me i will be very happy :-)
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 251
Благодарностей
5 849
Баллы
113

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)