API

Basic

BaseUrl

https://tipinfra.lum0x.com

Features

No matter how values are pushed, it autonomously balances and performs a perfect contract state update.

Endpoints

Send tip

POST /tip

Transfer tips between users.

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Name
Type
Description

type

sendTips

deadline

number

unix timestamp

Response

Example

Set allwoance

POST /tip

Set users’ allowance

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Name
Type
Description

type

setAllowances

deadline

number

unix timestamp

Response

Example

Last updated