Unicove
전송 스테이킹RAM설정
Vaulta

rams.eos

Contract

  • Overview
  • Actions (4)
  • Structs (8)
  • Tables (4)
  • ABI
  • The data tables defined by this contract.

    • mints

      rows of mint_info

      Field Type
      id uint64
      block_num uint32
      time uint32
      username name
      inscription string
    • status

      rows of status

      Field Type
      id uint64
      minted uint32
      total uint32
      limit uint32
    • usermints

      rows of user_mint

      Field Type
      id uint64
      block_num uint32
      time uint32
      inscription string
    • users

      rows of user_info

      Field Type
      username name
      mintcount uint32