Jungle 4 (Testnet)

atomic.gm

컨트랙트

이 계약에 의해 정의된 데이터 테이블입니다.

  • 필드 타입
    asset_id uint64
    collection_name name
    schema_name name
    template_id int32
    ram_payer name
    backed_tokens asset[]
    immutable_serialized_data bytes
    mutable_serialized_data bytes
  • 필드 타입
    owner name
    quantities asset[]
  • 필드 타입
    collection_name name
    author name
    allow_notify bool
    authorized_accounts name[]
    notify_accounts name[]
    market_fee float64
    serialized_data bytes
  • 필드 타입
    asset_counter uint64
    template_counter int32
    offer_counter uint64
    collection_format FORMAT[]
    supported_tokens extended_symbol[]
  • 필드 타입
    offer_id uint64
    sender name
    recipient name
    sender_asset_ids uint64[]
    recipient_asset_ids uint64[]
    memo string
    ram_payer name
  • 필드 타입
    schema_name name
    format FORMAT[]
  • 필드 타입
    template_id int32
    schema_name name
    transferable bool
    burnable bool
    max_supply uint32
    issued_supply uint32
    immutable_serialized_data bytes
  • 필드 타입
    standard name
    version string