Skip to main content

Update AXP

POST 

/axp/update/update_axp

Update axie's AXP. Do not test this endpoint in production.

Conditions:

  • All updates have to be unique by game_id, axie_id, and timestamp.

Request

Body

    axp_data_list object[]
  • Array [
  • axie_id axie_idrequired

    Default value: 1

    Axie ID to increase AXP.

    xp xprequired

    Default value: 1

    Amount of AXP requesting to increase.

    timestamp timestamprequired

    Default value: 1000000000000000

    Time of requesting to increase AXP in milliseconds.

    metadata object

    JSON (optional). Metadata of increasing AXP action.

  • ]

Responses

OK

Loading...
Was this helpful?
Happy React is loading...