Validation (Optional)

Typed Struct (EIP712)

Validation(uint256 index,uint256 value_1,string op,uint256 value_2)

Params

Name
Type

index

uint256

value_1

uint256

op

string

value_2

uint256

index

Sequential number.

circle-exclamation

var

Input variable. Can be any constant value or a variable (externa, returned data, etc), except computed variable with a lower or equal index.

circle-check
circle-check

Last updated