Jungle 4 (Testnet)

platform.gm

컨트랙트

이 컨트랙트의 액션과 입력 파라미터, 잠재적 응답 데이터입니다.

  • cleartable

    DEBUG: cleartable action

    요청 매개변수
    table_name name
    scope name?
    max_rows uint64?
  • enable

    Enable/disable platform

    요청 매개변수
    enabled bool
  • enablegame

    Enable/disbable a game

    요청 매개변수
    contract name
    enabled bool
  • foundcompany

    Found a new company

    요청 매개변수
    account name
    name string
  • setepochtime

    DEBUG: override a game's epoch time

    요청 매개변수
    contract name
    epochtime uint32
  • startgame

    Start a new game

    요청 매개변수
    contract name
    config game_config
    meta game_meta
    state game_state
  • updategame

    Update game information

    요청 매개변수
    contract name
    meta game_meta
  • wipe

    DEBUG: wipe action

    요청 매개변수
    액션 매개변수가 없습니다.