TWI748441B - Method, device, computing device and machine-readable storage medium for realizing pixel occupation of pixel page - Google Patents

Method, device, computing device and machine-readable storage medium for realizing pixel occupation of pixel page Download PDF

Info

Publication number
TWI748441B
TWI748441B TW109115044A TW109115044A TWI748441B TW I748441 B TWI748441 B TW I748441B TW 109115044 A TW109115044 A TW 109115044A TW 109115044 A TW109115044 A TW 109115044A TW I748441 B TWI748441 B TW I748441B
Authority
TW
Taiwan
Prior art keywords
pixel
occupation
information
request
target
Prior art date
Application number
TW109115044A
Other languages
Chinese (zh)
Other versions
TW202115592A (en
Inventor
鄒雪晴
Original Assignee
大陸商支付寶(杭州)信息技術有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 大陸商支付寶(杭州)信息技術有限公司 filed Critical 大陸商支付寶(杭州)信息技術有限公司
Publication of TW202115592A publication Critical patent/TW202115592A/en
Application granted granted Critical
Publication of TWI748441B publication Critical patent/TWI748441B/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)
  • Image Processing (AREA)
  • Processing Or Creating Images (AREA)

Abstract

本說明書的實施例提供用於實現像素頁面中的像素占領的方法及裝置。在該方法中,響應於獲取用戶在客戶端設備上發起的針對目標像素的像素占領請求,獲取目標像素的占領所需費用,所述目標像素的占領所需費用是基於目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是所述區塊鏈節點中的當前最新像素占領資訊。隨後,向區塊鏈節點發送像素占領交易,所述像素占領交易包括用戶帳戶、目標像素的像素標識以及占領所需費用,其中,在所述區塊鏈節點處執行像素占領交易,並且在像素占領交易成功時,使用與像素占領交易對應的第二像素占領資訊來完成像素占領處理。 The embodiments of this specification provide methods and devices for realizing pixel occupation in a pixel page. In this method, in response to obtaining the pixel occupation request for the target pixel initiated by the user on the client device, the occupation cost of the target pixel is obtained, and the occupation cost of the target pixel is based on the first pixel of the target pixel. As determined by the occupation information, the first pixel occupation information is the current latest pixel occupation information in the blockchain node. Subsequently, the pixel occupation transaction is sent to the blockchain node. The pixel occupation transaction includes the user account, the pixel identification of the target pixel, and the cost required for occupation. The pixel occupation transaction is executed at the blockchain node and the pixel occupation transaction is executed at the pixel When the occupation transaction is successful, the second pixel occupation information corresponding to the pixel occupation transaction is used to complete the pixel occupation process.

Description

用於實現像素頁面的像素占領的方法、裝置、計算設備及機器可讀儲存媒體 Method, device, computing device and machine-readable storage medium for realizing pixel occupation of pixel page

本說明書的實施例通常涉及區塊鏈應用技術,更具體地,涉及用於基於區塊鏈來實現像素頁面的像素占領的方法及裝置。 The embodiments of this specification generally relate to blockchain application technology, and more specifically, to a method and device for realizing pixel occupation of a pixel page based on a blockchain.

基於區塊鏈技術的像素占領應用程式是一種集遊戲和藝術於一體的應用程式。在像素占領應用程式中,線上提供一個像素頁面,該像素頁面也可以稱為數字畫布或像素地圖。在像素頁面上設置有多個像素(也可以稱為“像素點”或“像素格”)。例如,像素頁面可以包括100萬個像素。每個像素可以用於繪畫或個人展示,比如展示個人資訊等。 The Pixel Occupy application based on blockchain technology is an application that integrates games and art. In the pixel occupation application, a pixel page is provided online, and the pixel page can also be called a digital canvas or a pixel map. There are multiple pixels (also called "pixels" or "pixel grids") on the pixel page. For example, a pixel page may include 1 million pixels. Each pixel can be used for painting or personal display, such as displaying personal information.

用戶可以藉由花費一定數量的費用(例如,比特幣、代幣(token)等)來購買像素,從而擁有像素的占領權和使用權。像素頁面中的像素的數目是有限的,如何實現像素頁面的像素占領是像素占領應用程式需要解決的問題,尤其是在需要占領的像素已經被他人占領的情況下。 Users can purchase pixels by spending a certain amount of fees (for example, bitcoin, tokens, etc.), thereby having the right to occupy and use the pixels. The number of pixels in the pixel page is limited. How to realize the pixel occupation of the pixel page is a problem that the pixel occupation application needs to solve, especially when the pixels that need to be occupied are already occupied by others.

鑒於上述問題,本說明書的實施例提供了一種基於區塊鏈來實現像素頁面的像素占領的方法及裝置。利用該方法及裝置,能夠有效且安全地實現像素頁面中的像素占領。 In view of the foregoing problems, the embodiments of this specification provide a method and device for realizing pixel occupation of a pixel page based on a blockchain. By using the method and device, the pixel occupation in the pixel page can be effectively and safely realized.

根據本說明書的實施例的一個方面,提供了一種用於實現像素頁面中的像素占領的方法,所述像素頁面包括至少一個像素,每個像素具有像素占領資訊,所述像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,所述像素占領資訊包括占領者描述資訊和占領費用資訊,所述方法由客戶端設備執行,所述方法包括:獲取用戶在客戶端設備上發起的針對目標像素的像素占領請求,所述用戶在所述區塊鏈網路中具有用戶帳戶;響應於所述像素占領請求,獲取所述目標像素的占領所需費用,所述目標像素的占領所需費用是基於所述目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是所述區塊鏈節點中的當前最新像素占領資訊;以及向所述區塊鏈節點發送像素占領交易,所述像素占領交易包括所述用戶帳戶、所述目標像素的像素標識以及所述占領所需費用,其中,在所述區塊鏈節點處執行像素占領交易,並且在所述像素占領交易成功時,使用與所述像素占領交易對應的第二像素占領資訊來完成像素占領處理。 According to one aspect of the embodiments of the present specification, there is provided a method for realizing pixel occupation in a pixel page. The pixel page includes at least one pixel. Each pixel has pixel occupation information. The pixel occupation information is divided into blocks. The form of the chain data is stored in the blockchain network. The pixel occupation information includes the description information of the occupant and the occupation cost information. The method is executed by the client device, and the method includes: acquiring the user initiated on the client device The pixel occupation request for the target pixel, the user has a user account in the blockchain network; in response to the pixel occupation request, the cost required to obtain the occupation of the target pixel, the occupation of the target pixel The required cost is determined based on the first pixel occupation information of the target pixel, the first pixel occupation information being the current latest pixel occupation information in the blockchain node; and the pixel is sent to the blockchain node Occupation transaction, the pixel occupation transaction includes the user account, the pixel identification of the target pixel, and the cost required for the occupation, wherein the pixel occupation transaction is executed at the blockchain node, and the pixel occupation When the transaction is successful, the second pixel occupation information corresponding to the pixel occupation transaction is used to complete the pixel occupation process.

可選地,在上述方面的一個示例中,響應於所述像素占領請求,獲取所述目標像素的占領所需費用可以包括:響應於所述像素占領請求,從所述區塊鏈網路的區塊鏈節 點獲取所述目標像素的占領所需費用。 Optionally, in an example of the foregoing aspect, in response to the pixel occupation request, obtaining the cost required for the occupation of the target pixel may include: in response to the pixel occupation request, from the blockchain network Blockchain section Point to obtain the cost of occupying the target pixel.

可選地,在上述方面的一個示例中,響應於所述像素占領請求,獲取所述目標像素的占領所需費用可以包括:響應於所述像素占領請求,從所述區塊鏈網路的區塊鏈節點獲取所述目標像素的第一像素占領資訊;以及基於所述第一像素占領資訊中的占領費用資訊,確定所述目標像素的占領所需費用。 Optionally, in an example of the foregoing aspect, in response to the pixel occupation request, obtaining the cost required for the occupation of the target pixel may include: in response to the pixel occupation request, from the blockchain network The blockchain node obtains the first pixel occupation information of the target pixel; and based on the occupation cost information in the first pixel occupation information, determines the cost of the occupation of the target pixel.

可選地,在上述方面的一個示例中,所述方法還可以包括:響應於像素占領處理完成,從所述區塊鏈節點接收第三像素占領資訊,所述第三像素占領資訊至少包括所述目標像素的第二像素占領資訊;以及在所述像素頁面的對應像素中顯示部分或全部所述第三像素占領資訊,所顯示的部分或全部第三像素占領資訊至少包括占領者描述資訊。 Optionally, in an example of the above aspect, the method may further include: in response to the completion of the pixel occupation processing, receiving third pixel occupation information from the blockchain node, the third pixel occupation information at least including all The second pixel occupation information of the target pixel; and part or all of the third pixel occupation information is displayed in the corresponding pixels of the pixel page, and the displayed part or all of the third pixel occupation information includes at least occupant description information.

可選地,在上述方面的一個示例中,所述像素占領請求可以是響應於所述用戶在所述像素頁面中選擇所述目標像素而接收的。 Optionally, in an example of the foregoing aspect, the pixel occupation request may be received in response to the user selecting the target pixel in the pixel page.

可選地,在上述方面的一個示例中,所述目標像素是由所述客戶端設備的系統確定的。 Optionally, in an example of the above aspect, the target pixel is determined by the system of the client device.

可選地,在上述方面的一個示例中,在向所述區塊鏈節點發送像素占領交易之前,所述方法還可以包括:在所述目標像素中顯示所獲取的部分或全部第一像素占領資訊,所顯示的部分或全部第一像素占領資訊至少包括占領者描述資訊。 Optionally, in an example of the above aspect, before sending the pixel occupation transaction to the blockchain node, the method may further include: displaying part or all of the acquired first pixel occupation in the target pixel. Information, part or all of the first pixel occupation information displayed includes at least description information of the occupation.

可選地,在上述方面的一個示例中,所述第三像素占領資訊可以包括所述像素頁面的各個像素在所述區塊鏈節點中的最新像素占領資訊,或者所獲取的第三像素占領資訊可以包括所述區塊鏈節點處的占領資訊發生變化的像素的最新像素占領資訊。 Optionally, in an example of the foregoing aspect, the third pixel occupation information may include the latest pixel occupation information of each pixel of the pixel page in the blockchain node, or the acquired third pixel occupation information The information may include the latest pixel occupation information of the pixel whose occupation information has changed at the blockchain node.

可選地,在上述方面的一個示例中,所述方法還可以包括:將所獲取的第三像素占領資訊快取在所述客戶端設備中。 Optionally, in an example of the foregoing aspect, the method may further include: caching the acquired third pixel occupation information in the client device.

可選地,在上述方面的一個示例中,所述占領者描述資訊可以包括占領者頭像資訊及/或占領者文字描述資訊。 Optionally, in an example of the foregoing aspect, the occupier description information may include occupier profile picture information and/or occupier text description information.

可選地,在上述方面的一個示例中,所述像素占領資訊還可以包括占領者留言資訊。 Optionally, in an example of the foregoing aspect, the pixel occupation information may also include occupant message information.

可選地,在上述方面的一個示例中,所述方法還可以包括:分享像素占領內容消息,所述像素占領內容消息是基於部分或全部所述第一像素占領資訊產生的。 Optionally, in an example of the foregoing aspect, the method may further include: sharing a pixel occupation content message, the pixel occupation content message being generated based on part or all of the first pixel occupation information.

可選地,在上述方面的一個示例中,獲取用戶在客戶端設備上發起的針對所述像素頁面中的目標像素的像素占領請求可以包括:響應於用戶在所述像素頁面中選擇所述目標像素,提供占領請求確認介面,所述占領請求確認介面包括可選擇像素占領請求類型,以供用戶選擇或確認;以及響應於用戶選擇或確認可選擇像素占領請求類型,確定像素占領請求,其中,所述目標像素的占領所需費用是基於所述像素占領請求的類型以及所述目標像素的第一像 素占領資訊確定的。 Optionally, in an example of the foregoing aspect, acquiring the pixel occupation request for the target pixel in the pixel page initiated by the user on the client device may include: in response to the user selecting the target in the pixel page Pixels provide an occupation request confirmation interface. The occupation request confirmation interface includes a selectable pixel occupation request type for the user to select or confirm; and in response to the user's selection or confirmation of the selectable pixel occupation request type, the pixel occupation request is determined, where: The cost required for the occupation of the target pixel is based on the type of the pixel occupation request and the first image of the target pixel. The original occupation information is determined.

可選地,在上述方面的一個示例中,所述可選擇像素占領請求類型可以是基於所述目標像素的當前占領費用以及所述用戶的用戶帳戶餘額確定的。 Optionally, in an example of the foregoing aspect, the selectable pixel occupation request type may be determined based on the current occupation fee of the target pixel and the user account balance of the user.

可選地,在上述方面的一個示例中,所述可選擇像素占領請求類型可以包括像素獨自占領請求和像素聯合占領請求。 Optionally, in an example of the foregoing aspect, the selectable pixel occupation request type may include a pixel independent occupation request and a pixel joint occupation request.

可選地,在上述方面的一個示例中,所述可選擇像素占領請求類型可以包括像素獨自占領請求和像素聯合占領請求,以及所述像素聯合占領請求可以是在針對所述像素獨自占領請求的像素占領交易失敗後提供的。 Optionally, in an example of the foregoing aspect, the selectable pixel occupation request type may include a pixel independent occupation request and a pixel joint occupation request, and the pixel joint occupation request may be in response to a pixel independent occupation request. Provided after the pixel capture transaction fails.

可選地,在上述方面的一個示例中,所述像素頁面可以是可縮放的。 Optionally, in an example of the above aspect, the pixel page may be zoomable.

可選地,在上述方面的一個示例中,所述像素頁面的預定像素可以設置有獎勵對象池,其中,在所述目標像素具有獎勵對象池並且被成功占領後,在所述區塊鏈節點處執行抽獎處理,並且所抽出的獎勵對象被分發給所述目標像素的占領者。 Optionally, in an example of the above aspect, the predetermined pixels of the pixel page may be provided with a reward object pool, wherein, after the target pixel has the reward object pool and is successfully occupied, the block chain node Lottery processing is performed at the place, and the drawn reward objects are distributed to the occupiers of the target pixels.

可選地,在上述方面的一個示例中,在所述目標像素被聯合占領時,所述獎勵對象的歸屬者及/或所述占領者描述資訊可以是基於投票機制確定的,其中,各個聯合占領者可以被賦予相同的投票權,或者可以基於占領費用支付額度被賦予不同的投票權。 Optionally, in an example of the above aspect, when the target pixel is jointly occupied, the owner of the reward object and/or the description information of the occupant may be determined based on a voting mechanism, wherein each joint Occupiers can be given the same voting rights, or they can be given different voting rights based on the amount of occupation fee payment.

根據本說明書的實施例的另一方面,提供一種用於實 現像素頁面中的像素占領的方法,所述像素頁面包括至少一個像素,每個像素具有像素占領資訊,所述像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,所述像素占領資訊包括占領者描述資訊和占領費用資訊,所述方法由區塊鏈節點執行,所述方法包括:接收用戶經由客戶端設備發送的針對目標像素的像素占領交易,所述像素占領交易包括所述用戶在所述區塊鏈網路中的用戶帳戶、所述目標像素的像素標識以及所述目標像素的占領所需費用,其中,所述占領所需費用是響應於用戶經由所述客戶端設備發起的像素占領請求而獲取的,所述目標像素的占領所需費用是基於所述目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是所述區塊鏈節點中的當前最新像素占領資訊;在所述區塊鏈節點處執行像素占領交易;以及在所述像素占領交易成功時,使用與所述像素占領交易對應的第二像素占領資訊來完成像素占領處理。 According to another aspect of the embodiments of the present specification, a method for implementing A method for occupying pixels in a pixel page, the pixel page includes at least one pixel, each pixel has pixel occupation information, and the pixel occupation information is stored in the blockchain network in the form of blockchain data. Pixel occupation information includes occupant description information and occupation cost information. The method is executed by a blockchain node. The method includes: receiving a pixel occupation transaction for a target pixel sent by a user via a client device. The pixel occupation transaction includes The user account of the user in the blockchain network, the pixel identification of the target pixel, and the cost required for the occupation of the target pixel, wherein the cost required for the occupation is in response to the user passing through the customer Obtained by the pixel occupation request initiated by the end device, the occupation cost of the target pixel is determined based on the first pixel occupation information of the target pixel, and the first pixel occupation information is in the blockchain node Execute the pixel occupation transaction at the blockchain node; and when the pixel occupation transaction is successful, use the second pixel occupation information corresponding to the pixel occupation transaction to complete the pixel occupation process.

根據本說明書的實施例的另一方面,提供一種用於實現像素頁面中的像素占領的裝置,所述像素頁面包括至少一個像素,每個像素具有像素占領資訊,所述像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,所述像素占領資訊包括占領者描述資訊和占領費用資訊,所述裝置可以包括:占領請求獲取單元,獲取用戶在客戶端設備上發起的針對目標像素的像素占領請求,所述用戶在所述區塊鏈網路中具有用戶帳戶;占領費用獲取單元,響應於所述像素占領請求,獲取所述目標像素的占領所需費用,所述 目標像素的占領所需費用是基於所述目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是所述區塊鏈節點中的當前最新像素占領資訊;以及占領交易發送單元,向所述區塊鏈節點發送像素占領交易,所述像素占領交易包括所述用戶帳戶、所述目標像素的像素標識以及所述占領所需費用,其中,在所述區塊鏈節點處執行像素占領交易,並且在所述像素占領交易成功時,使用與所述像素占領交易對應的第二像素占領資訊來完成像素占領處理。 According to another aspect of the embodiments of the present specification, there is provided an apparatus for realizing pixel occupation in a pixel page. The pixel page includes at least one pixel. Each pixel has pixel occupation information. The pixel occupation information is divided into blocks. The form of chain data is stored in the blockchain network. The pixel occupation information includes occupant description information and occupation cost information. The device may include: an occupation request acquisition unit that acquires a target initiated by the user on the client device The pixel occupation request of the pixel, the user has a user account in the blockchain network; the occupation fee obtaining unit, in response to the pixel occupation request, obtains the occupation cost of the target pixel, the The cost for the occupation of the target pixel is determined based on the first pixel occupation information of the target pixel, the first pixel occupation information being the current latest pixel occupation information in the blockchain node; and the occupation transaction sending unit, Send a pixel occupation transaction to the blockchain node, the pixel occupation transaction includes the user account, the pixel identification of the target pixel, and the cost required for the occupation, wherein the pixel is executed at the blockchain node Occupy the transaction, and when the pixel occupation transaction is successful, use the second pixel occupation information corresponding to the pixel occupation transaction to complete the pixel occupation process.

可選地,在上述方面的一個示例中,所述占領費用獲取單元響應於所述像素占領請求,從所述區塊鏈網路的區塊鏈節點獲取所述目標像素的占領所需費用。 Optionally, in an example of the foregoing aspect, the occupation fee obtaining unit obtains the occupation cost of the target pixel from a blockchain node of the blockchain network in response to the pixel occupation request.

可選地,在上述方面的一個示例中,所述占領費用獲取單元可以包括:占領資訊獲取模組,響應於所述像素占領請求,從所述區塊鏈網路的區塊鏈節點獲取所述目標像素的第一像素占領資訊;以及占領費用確定模組,基於所述第一像素占領資訊中的占領費用資訊,確定所述目標像素的占領所需費用。 Optionally, in an example of the foregoing aspect, the occupation fee acquisition unit may include: an occupation information acquisition module, which, in response to the pixel occupation request, obtains the occupation from the blockchain node of the blockchain network. The occupation information of the first pixel of the target pixel; and the occupation cost determination module, based on the occupation cost information in the occupation information of the first pixel, determine the cost of occupation of the target pixel.

可選地,在上述方面的一個示例中,所述裝置還可以包括:占領資訊接收單元,響應於像素占領處理完成,從所述區塊鏈節點接收第三像素占領資訊,所述第三像素占領資訊至少包括所述目標像素的第二像素占領資訊;以及占領資訊顯示單元,在所述像素頁面的對應像素中顯示部分或全部所述第三像素占領資訊,所顯示的部分或全部第三像素占領資訊至少包括占領者描述資訊。 Optionally, in an example of the above aspect, the device may further include: an occupation information receiving unit, which receives third pixel occupation information from the blockchain node in response to the completion of the pixel occupation process, the third pixel The occupation information includes at least the second pixel occupation information of the target pixel; and an occupation information display unit that displays part or all of the third pixel occupation information in the corresponding pixels of the pixel page, and part or all of the third pixel occupation information is displayed. The pixel occupation information includes at least the occupation description information.

可選地,在上述方面的一個示例中,在向所述區塊鏈節點發送像素占領交易之前,所述占領資訊顯示單元在所述目標像素中顯示所獲取的部分或全部第一像素占領資訊,所顯示的部分或全部第一像素占領資訊至少包括占領者描述資訊。 Optionally, in an example of the above aspect, before sending the pixel occupation transaction to the blockchain node, the occupation information display unit displays part or all of the acquired first pixel occupation information in the target pixel , Part or all of the first pixel occupation information displayed includes at least the occupation information of the occupant.

可選地,在上述方面的一個示例中,所述第三像素占領資訊包括所述像素頁面的各個像素在所述區塊鏈節點中的最新像素占領資訊,或者所獲取的第三像素占領資訊包括所述區塊鏈節點處的占領資訊發生變化的像素的最新像素占領資訊。 Optionally, in an example of the above aspect, the third pixel occupation information includes the latest pixel occupation information of each pixel of the pixel page in the blockchain node, or the acquired third pixel occupation information The latest pixel occupation information of the pixel whose occupation information has changed at the blockchain node is included.

可選地,在上述方面的一個示例中,所述裝置還可以包括:快取單元,將所獲取的第三像素占領資訊快取在所述客戶端設備中。 Optionally, in an example of the foregoing aspect, the apparatus may further include: a cache unit that caches the acquired third pixel occupation information in the client device.

可選地,在上述方面的一個示例中,所述像素占領資訊還可以包括占領者留言資訊,以及,所述裝置還可以包括:分享單元,分享像素占領內容消息,所述像素占領內容消息是基於部分或全部所述第一像素占領資訊產生的。 Optionally, in an example of the foregoing aspect, the pixel occupation information may further include occupant message information, and the device may further include: a sharing unit to share the pixel occupation content message, and the pixel occupation content message is Generated based on part or all of the occupation information of the first pixel.

可選地,在上述方面的一個示例中,所述占領請求獲取單元可以包括:請求類型提供模組,響應於用戶在所述像素頁面中選擇所述目標像素,提供占領請求確認介面,所述占領請求確認介面包括可選擇像素占領請求類型;以及占領請求確定模組,響應於用戶針對可選擇像素占領請求類型的選擇,確定像素占領請求,其中,所述目標像素的占領所需費用是基於所述像素占領請求的類型以及所述 目標像素的第一像素占領資訊確定的。 Optionally, in an example of the foregoing aspect, the occupation request obtaining unit may include: a request type providing module, which provides an occupation request confirmation interface in response to the user selecting the target pixel in the pixel page, the The occupation request confirmation interface includes the optional pixel occupation request type; and the occupation request determination module, which determines the pixel occupation request in response to the user's selection of the optional pixel occupation request type, wherein the cost of the occupation of the target pixel is based on The type of pixel occupation request and the The occupation information of the first pixel of the target pixel is determined.

根據本說明書的實施例的另一方面,提供一種用於實現像素頁面中的像素占領的裝置,所述像素頁面包括至少一個像素,每個像素具有像素占領資訊,所述像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,所述像素占領資訊包括占領者描述資訊和占領費用資訊,所述裝置包括:占領交易接收單元,接收用戶經由客戶端設備發送的針對目標像素的像素占領交易,所述像素占領交易包括所述用戶在所述區塊鏈網路中的用戶帳戶、所述目標像素的像素標識以及所述目標像素的占領所需費用,其中,所述占領所需費用是響應於用戶經由所述客戶端設備發起的像素占領請求而獲取的,所述目標像素的占領所需費用是基於所述目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是所述區塊鏈節點中的當前最新像素占領資訊;占領交易執行單元,在所述區塊鏈節點處執行像素占領交易;以及占領處理單元,在所述像素占領交易成功時,使用與所述像素占領交易對應的第二像素占領資訊來完成像素占領處理。 According to another aspect of the embodiments of the present specification, there is provided an apparatus for realizing pixel occupation in a pixel page. The pixel page includes at least one pixel. Each pixel has pixel occupation information. The pixel occupation information is divided into blocks. The form of chain data is stored in the blockchain network. The pixel occupation information includes occupant description information and occupation cost information. The device includes: an occupation transaction receiving unit that receives the target pixel information sent by the user via the client device. Pixel occupation transaction, the pixel occupation transaction includes the user account of the user in the blockchain network, the pixel identification of the target pixel, and the cost required for the occupation of the target pixel, wherein the occupation office The required cost is obtained in response to a pixel occupation request initiated by the user via the client device. The cost required for the occupation of the target pixel is determined based on the occupation information of the first pixel of the target pixel. The occupation information is the current latest pixel occupation information in the blockchain node; the occupation transaction execution unit executes the pixel occupation transaction at the blockchain node; and the occupation processing unit is used when the pixel occupation transaction is successful The second pixel occupation information corresponding to the pixel occupation transaction completes the pixel occupation process.

根據本說明書的實施例的另一方面,提供一種計算設備,包括:一個或多個處理器,以及與所述一個或多個處理器耦合的儲存器,所述儲存器儲存指令,當所述指令被所述一個或多個處理器執行時,使得所述一個或多個處理器執行如上所述的用於實現像素頁面的像素占領的方法。 According to another aspect of the embodiments of this specification, a computing device is provided, including: one or more processors, and a storage coupled with the one or more processors, the storage storing instructions, when the When the instructions are executed by the one or more processors, the one or more processors execute the method for realizing pixel occupation of the pixel page as described above.

根據本說明書的實施例的另一方面,提供一種機器可 讀儲存媒體,其儲存有可執行指令,所述指令當被執行時使得所述機器執行如上所述的用於實現像素頁面的像素占領的方法。 According to another aspect of the embodiments of the present specification, there is provided a machine capable of A storage medium is read, which stores executable instructions that, when executed, cause the machine to execute the method for realizing pixel occupation of a pixel page as described above.

100:方法 100: method

10:客戶端 10: client

20:區塊鏈節點 20: Blockchain node

110~180:塊 110~180: block

111~115:塊 111~115: block

1131~1137:步驟 1131~1137: Steps

1500:像素占領裝置 1500: Pixel Occupation Device

1510:占領請求獲取單元 1510: Occupy request to obtain unit

1511:請求類型提供模組 1511: request type to provide module

1513:占領請求確定模組 1513: Occupation request confirmation module

1520:占領費用獲取單元 1520: Occupy cost acquisition unit

1521:占領資訊獲取模組 1521: Occupy Information Acquisition Module

1523:占領費用確定模組 1523: occupation cost determination module

1530:占領交易發送單元 1530: Occupy the transaction sending unit

1540:占領資訊接收單元 1540: Occupy the information receiving unit

1550:占領資訊顯示單元 1550: Occupy the information display unit

1560:快取單元 1560: cache unit

1570:分享單元 1570: Sharing Unit

1800:像素占領裝置 1800: Pixel Occupation Device

1810:占領交易接收單元 1810: Occupy the transaction receiving unit

1820:占領交易執行單元 1820: Occupy the transaction execution unit

1830:占領處理單元 1830: Occupy the processing unit

1900:計算設備 1900: computing equipment

1910:處理器 1910: processor

1920:儲存器 1920: Storage

1930:內部儲存器 1930: Internal storage

1940:通訊介面 1940: Communication interface

1960:內部匯流排 1960: Internal busbar

藉由參照下面的圖式,可以實現對於本說明書的實施例內容的本質和優點的進一步理解。在圖式中,類似組件或特徵可以具有相同的圖式標記。 By referring to the following drawings, a further understanding of the nature and advantages of the contents of the embodiments of this specification can be achieved. In the drawings, similar components or features can have the same drawing marks.

[圖1]示出了根據本說明書的實施例的用於實現像素頁面中的像素占領的方法的流程圖;[圖2]示出了根據本說明書的實施例的像素占領應用程式的進入頁面的示例示意圖;[圖3]示出了根據本說明書的實施例的進入像素占領應用程式後的初始像素頁面的一個示例示意圖;[圖4]示出了根據本說明書的實施例的進入像素占領應用程式後的初始像素頁面的另一示例示意圖;[圖5]示出了根據本說明書的實施例的像素占領請求觸發頁面的一個示例的示意圖;[圖6]示出了根據本說明書的實施例的用於獲取像素占領請求的過程的一個示例的示意圖;[圖7]示出了根據本說明書的實施例的用於確定可選擇像素占領請求類型的過程的一個示例的示意圖;[圖8]示出了根據本說明書的實施例的像素占領請求介面的一個示例的示意圖; [圖9]示出了根據本說明書的實施例的用於獲取目標像素的占領所需費用的過程的一個示例的示意圖;[圖10]示出了根據本說明書的實施例的用於獲取目標像素的占領所需費用的過程的另一示例的示意圖;[圖11]示出了根據本說明書的實施例的像素占領資訊的一個示例示意圖;[圖12]示出了根據本說明書的實施例的目標像素的當前占領情況的一個示例示意圖;[圖13]示出了根據本說明書的實施例的完成像素占領後的像素頁面的一個示例示意;[圖14]示出了根據本說明書的實施例的完成像素占領後的像素頁面的另一示例示意;[圖15]示出了根據本說明書的實施例的位於客戶端設備處的用於實現像素頁面中的像素占領的裝置的方塊圖;[圖16]示出了根據本說明書的實施例的占領請求獲取單元的一個示例的方塊圖;[圖17]示出了根據本說明書的實施例的占領費用獲取單元的一個示例的方塊圖;[圖18]示出了根據本說明書的實施例的位於區塊鏈節點處的用於實現像素頁面中的像素占領的裝置的方塊圖;和[圖19]示出了根據本說明書的實施例的用於實現像素頁面中的像素佔用的計算設備的方塊圖。 [Fig. 1] shows a flowchart of a method for realizing pixel occupation in a pixel page according to an embodiment of this specification; [Fig. 2] shows an entry page of a pixel occupation application according to an embodiment of this specification [Figure 3] shows an example schematic diagram of the initial pixel page after entering the pixel occupation application according to the embodiment of this specification; [Figure 4] shows the entry pixel occupation according to the embodiment of this specification Another example schematic diagram of the initial pixel page after the application; [Figure 5] shows a schematic diagram of an example of a pixel occupation request trigger page according to an embodiment of this specification; [Figure 6] shows an implementation according to this specification [FIG. 7] A schematic diagram showing an example of a process for determining a selectable pixel occupation request type according to an embodiment of this specification; [FIG. 8] ] A schematic diagram showing an example of a pixel occupation request interface according to an embodiment of the present specification; [FIG. 9] A schematic diagram showing an example of a process for acquiring the cost required for the occupation of a target pixel according to an embodiment of the present specification; [FIG. 10] shows an example of a process for acquiring a target according to an embodiment of the present specification A schematic diagram of another example of the process of capturing the cost of pixels; [FIG. 11] shows an example schematic diagram of pixel occupation information according to an embodiment of this specification; [FIG. 12] shows an embodiment according to this specification An example schematic diagram of the current occupation of the target pixel; [FIG. 13] shows an example schematic of the pixel page after the pixel occupation is completed according to an embodiment of this specification; [FIG. 14] shows an implementation according to this specification Another example of the pixel page after the pixel occupation of the example is completed; [FIG. 15] shows a block diagram of an apparatus for realizing pixel occupation in a pixel page at a client device according to an embodiment of this specification; [FIG. 16] A block diagram showing an example of an occupation request obtaining unit according to an embodiment of the present specification; [FIG. 17] A block diagram showing an example of an occupation fee obtaining unit according to an embodiment of the present specification; [FIG. 18] shows a block diagram of an apparatus for realizing pixel occupation in a pixel page at a blockchain node according to an embodiment of this specification; and [FIG. 19] shows an embodiment according to this specification A block diagram of a computing device used to implement pixel occupancy in a pixel page.

現在將參考示例實施方式討論本文描述的主題。應該理解,討論這些實施方式只是為了使得本領域技術人員能夠更好地理解從而實現本文描述的主題,並非是對申請專利範圍中所闡述的保護範圍、適用性或者示例的限制。可以在不脫離本說明書的實施例內容的保護範圍的情況下,對所討論的元素的功能和排列進行改變。各個示例可以根據需要,省略、替代或者添加各種過程或組件。例如,所描述的方法可以按照與所描述的順序不同的順序來執行,以及各個步驟可以被添加、省略或者組合。另外,相對一些示例所描述的特徵在其它例子中也可以進行組合。 The subject matter described herein will now be discussed with reference to example embodiments. It should be understood that the discussion of these embodiments is only to enable those skilled in the art to better understand and realize the subject described herein, and is not to limit the scope of protection, applicability, or examples set forth in the scope of the patent application. The function and arrangement of the discussed elements can be changed without departing from the scope of protection of the content of the embodiments of this specification. Various examples can omit, substitute, or add various procedures or components as needed. For example, the described method may be performed in a different order from the described order, and various steps may be added, omitted, or combined. In addition, features described with respect to some examples can also be combined in other examples.

如本文中使用的,術語“包括”及其變型表示開放的術語,含義是“包括但不限於”。術語“基於”表示“至少部分地基於”。術語“一個實施例”和“一實施例”表示“至少一個實施例”。術語“另一個實施例”表示“至少一個其他實施例”。術語“第一”、“第二”等可以指代不同的或相同的對象。下面可以包括其他的定義,無論是明確的還是隱含的。除非上下文中明確地指明,否則一個術語的定義在整個說明書中是一致的。 As used herein, the term "including" and its variations mean open terms, meaning "including but not limited to". The term "based on" means "based at least in part on." The terms "one embodiment" and "an embodiment" mean "at least one embodiment." The term "another embodiment" means "at least one other embodiment." The terms "first", "second", etc. may refer to different or the same objects. Other definitions can be included below, whether explicit or implicit. Unless clearly indicated in the context, the definition of a term is consistent throughout the specification.

針對基於區塊鏈技術的像素占領應用程式,目前提出了多種解決方案。典型的解決方案示例可以包括Satoshi's Place、EOS PIXEL MASTER和TronPixel。 Currently, a variety of solutions have been proposed for pixel occupation applications based on blockchain technology. Examples of typical solutions can include Satoshi's Place, EOS PIXEL MASTER, and TronPixel.

Satoshi's Place是由閃電(Lightning)網路提供支持的線上畫板。該數字畫布由100萬個像素組成,其中,每個像 素都將花費用戶1saoshi(0.00000001 BTC)的比特幣來購買,以用於繪畫。 Satoshi's Place is an online drawing board supported by the Lightning network. The digital canvas is composed of 1 million pixels, of which, each image Sudu will spend user 1saoshi (0.00000001 BTC) in Bitcoin to buy for painting.

EOS PIXEL MASTER是基於區塊鏈技術的合作藝術品。在EOS PIXEL MASTER中,提供一個畫布,並且可以使用工具欄畫筆來在畫布上繪畫,然後展示給每個打開的人。在畫布上繪畫需要擁有畫布上的像素,並且畫布上像素是收費的。通常,每個像素的起始價被設定為0.05 EOS。如果你想覆蓋別人繪製的像素,則需要加價35%,加價部分的75%分配給像素的原來主人,剩餘的25%流入權益池。權益池會不停累計EOS。在累積夠一定像素後,如果在規定時間內(例如24小時)都沒人來繪畫,則該次繪畫過程結束,最後一個繪製像素的人獲得權益池裡的所有EOS。此外,該次繪畫結果(即,畫布)可以被保存並展覽。 EOS PIXEL MASTER is a collaborative artwork based on blockchain technology. In EOS PIXEL MASTER, a canvas is provided, and you can use the toolbar brush to draw on the canvas, and then show it to everyone who opens it. Painting on the canvas requires the pixels on the canvas, and the pixels on the canvas are charged. Usually, the starting price of each pixel is set to 0.05 EOS. If you want to cover the pixels drawn by others, you need to increase the price by 35%, 75% of the price increase is allocated to the original owner of the pixel, and the remaining 25% flows into the equity pool. The equity pool will continuously accumulate EOS. After a certain amount of pixels are accumulated, if no one paints within a specified period of time (for example, 24 hours), the painting process ends, and the last person to paint the pixels gets all EOS in the equity pool. In addition, the result of this painting (ie, the canvas) can be saved and exhibited.

TronPixel是基於TRON開發的全球多人合作藝術品。與PixelFun類似。在TronPixel中,用戶需要具有波場帳戶(TronLink錢包),並且使用TRX支付購買像素。然後,在工具欄中選擇畫筆,在畫布上進行繪畫。在TronPixel中,用戶擁有的像素越多,則獲得的收益也就越多。一旦所擁有的像素被買走,則會失去與該像素相關的後續收益。 TronPixel is a global multi-person collaborative artwork developed based on TRON. Similar to PixelFun. In TronPixel, users need to have a TRON account (TronLink wallet) and use TRX to pay to purchase pixels. Then, select the brush in the toolbar to paint on the canvas. In TronPixel, the more pixels a user owns, the more revenue they will get. Once the pixel you own is bought, you will lose the subsequent income related to the pixel.

然而,Satoshi's Place、EOS PIXEL MASTER和TronPixel都要求用戶自己繪畫,從而使得用戶的參與門檻高。 However, Satoshi's Place, EOS PIXEL MASTER, and TronPixel all require users to draw by themselves, which makes the barriers for users' participation high.

鑒於上述,在本說明書的實施例中,提供了一種基於 區塊鏈技術的像素占領應用程式。在該像素占領應用程式中,提供一種線上像素頁面,該線上像素頁面包括多個像素。例如,線上像素頁面通常包括幾千到幾萬個像素,甚至包括更多的像素。每個像素可以被用戶使用來顯示像素占領資訊,所述像素占領資訊包括占領者描述資訊,比如,占領者頭像或占領者文字描述資訊。此外,所述像素占領資訊還可以包括占領者留言資訊,從而使得像素變為留言板,由此大大提升用戶體驗。在本說明書中,像素也可以稱為像素格。 In view of the above, in the embodiments of this specification, a method based on Pixels of blockchain technology occupy applications. In the pixel occupation application, an online pixel page is provided, and the online pixel page includes a plurality of pixels. For example, an online pixel page usually includes thousands to tens of thousands of pixels, or even more pixels. Each pixel can be used by the user to display pixel occupation information, and the pixel occupation information includes occupant description information, such as occupant portrait or occupant text description information. In addition, the pixel occupation information may also include occupant message information, so that the pixel becomes a message board, thereby greatly improving user experience. In this specification, a pixel may also be referred to as a pixel grid.

在本說明書的實施例中,客戶端設備10(下文簡稱為客戶端)和區塊鏈網路中的區塊鏈節點20合作來實現像素占領應用程式。客戶端10實現與用戶以及區塊鏈節點20之間的交互操作,用於接收用戶的像素占領請求並產生像素占領交易發送給區塊鏈節點20。區塊鏈節點20利用區塊鏈網路中的資訊來執行像素占領交易,並且將像素占領交易結果回饋給客戶端10。在像素占領交易成功時,使用與用戶對應的像素占領資訊來占領像素,將像素的最新像素占領資訊記錄到區塊鏈網路中,並返回給客戶端10來進行呈現和分享。 In the embodiment of this specification, the client device 10 (hereinafter referred to as the client) cooperates with the blockchain node 20 in the blockchain network to realize the pixel occupation application. The client 10 implements interactive operations with the user and the blockchain node 20, and is used to receive the user's pixel occupation request and generate a pixel occupation transaction and send it to the blockchain node 20. The blockchain node 20 uses the information in the blockchain network to execute the pixel occupation transaction, and returns the result of the pixel occupation transaction to the client 10. When the pixel occupation transaction is successful, the pixel occupation information corresponding to the user is used to occupy the pixel, the latest pixel occupation information of the pixel is recorded in the blockchain network, and it is returned to the client 10 for presentation and sharing.

下面將參照圖式詳細描述根據本說明書的實施例的用於實現像素頁面中的像素占領的方法及裝置。 The method and device for realizing pixel occupation in a pixel page according to embodiments of the present specification will be described in detail below with reference to the drawings.

圖1示出了根據本說明書的實施例的用於實現像素頁面中的像素占領的方法100的流程圖。 Fig. 1 shows a flowchart of a method 100 for realizing pixel occupation in a pixel page according to an embodiment of the present specification.

如圖1所示,在塊110,在客戶端設備(在下文中簡稱 為“客戶端”)10處,獲取用戶在客戶端10上發起的針對像素頁面中的目標像素的像素占領請求。這裡要說明的是,用戶在區塊鏈網路中註冊有用戶帳戶,並且用戶帳戶用於儲存在區塊鏈網路發行的權益證明(即,token)。在本說明書中,權益證明也可以稱為代幣。在像素占領應用程式例如是比如時光膠囊的像素占領應用程式時,權益證明可以是時間寶石。 As shown in FIG. 1, at block 110, the client device (hereinafter referred to as (“Client”) at 10, obtain the pixel occupation request for the target pixel in the pixel page initiated by the user on the client 10. What I want to explain here is that the user has a user account registered in the blockchain network, and the user account is used to store the proof of rights (ie, token) issued on the blockchain network. In this manual, proof of equity can also be referred to as a token. When the pixel occupation application is, for example, a pixel occupation application such as a time capsule, the proof of rights may be a time gem.

在本說明書中,像素頁面例如可以是響應於檢測到用戶發起像素頁面進入操作後進入的。圖2示出了根據本說明書的實施例的像素占領應用程式的進入頁面的示例示意圖。圖2中示出的進入頁面中包含多個像素頁面的圖標(Icon)或標簽(Tab)。在用戶點擊進入頁面中的某個像素頁面的Tab後,會進入對應的像素頁面。在本說明書中,像素頁面可以是可縮放的。 In this specification, the pixel page may be entered in response to detecting that the user initiates the pixel page entry operation, for example. FIG. 2 shows an example schematic diagram of the entry page of the pixel occupation application program according to an embodiment of the present specification. The entry page shown in FIG. 2 includes icons or tabs (Tab) of multiple pixel pages. After the user clicks on the Tab of a certain pixel page in the page, the corresponding pixel page will be entered. In this specification, the pixel page can be zoomable.

此外,在本說明書實施例的一個示例中,在檢測到用戶發起像素頁面進入操作後,客戶端10還可以向區塊鏈節點20發送像素占領資訊獲取請求,以用於從區塊鏈節點20獲取像素頁面中的各個像素的當前像素占領資訊。在本說明書中,像素的像素占領資訊被記錄在區塊鏈網路中的區塊中。在本說明書中,像素占領資訊例如可以包括占領者描述資訊和占領費用資訊。占領者描述資訊例如可以包括占領者頭像或者占領者文字描述資訊。所述占領者文字描述資訊例如可以是“張三擁有該像素”等。此外,像素占領資訊還可以包括占領者留言,如圖5中所示的“Dear: 對於世界而言,你是一個人,但是對於我而言,你是我的整個世界”。在接收到像素頁面資料獲取請求後,在區塊鏈節點20處,獲取在區塊鏈網路中的區塊中記錄的像素頁面中的各個像素的像素占領資訊,並且將所獲取的各個像素的像素占領資訊返回給客戶端10。然後,在客戶端10處,基於所獲取的各個像素的像素占領資訊來呈現像素頁面。如圖3所示,所呈現的像素頁面上會顯示各個像素的像素占領資訊,所顯示的像素占領資訊至少包括占領者描述資訊。要說明的是,在圖3中示出的是顯示占領者頭像。在其它示例中,也可以顯示占領者文字描述資訊。此外,在本說明書的其它實施例中,除了顯示占領者資訊之外,還可以顯示其它像素占領資訊,比如,占領者留言等。 In addition, in an example of the embodiment of the present specification, after detecting that the user initiates the pixel page entry operation, the client terminal 10 may also send a pixel occupation information acquisition request to the blockchain node 20 for obtaining information from the blockchain node 20. Get the current pixel occupation information of each pixel in the pixel page. In this manual, the pixel occupation information of a pixel is recorded in a block in the blockchain network. In this manual, the pixel occupation information may include, for example, occupation description information and occupation cost information. The occupier description information may include, for example, an occupier's profile picture or text description information of the occupier. The occupant text description information may be, for example, "Zhang San owns the pixel" or the like. In addition, the pixel occupation information can also include the occupant's message, as shown in Figure 5 "Dear: For the world, you are a person, but for me, you are my entire world." After receiving the pixel page data acquisition request, at the blockchain node 20, obtain the information in the blockchain network The pixel occupation information of each pixel in the pixel page recorded in the block, and the acquired pixel occupation information of each pixel is returned to the client 10. Then, at the client 10, based on the acquired pixel occupation information of each pixel Information to present the pixel page. As shown in Figure 3, the displayed pixel page will display the pixel occupation information of each pixel, and the displayed pixel occupation information includes at least the occupant description information. It is shown in Figure 3 The occupant’s profile picture is displayed. In other examples, occupant text description information can also be displayed. In addition, in other embodiments of this specification, in addition to displaying occupant information, other pixel occupation information can also be displayed, such as , Occupier's message, etc.

此外,在本說明書實施例的另一示例中,在從區塊鏈節點20獲取到像素頁面的各個像素的像素占領資訊後,也可以將所獲取的各個像素的像素占領資訊快取在客戶端10中,而不顯示在像素頁面上。僅僅在像素頁面的像素被選中後,才在被選中的像素中顯示像素占領資訊。或者,在另一示例中,在從區塊鏈節點20獲取到像素頁面的各個像素的像素占領資訊後,也可以僅僅顯示位於客戶端10的顯示區域中的各個像素的像素占領資訊。 In addition, in another example of the embodiment of this specification, after obtaining the pixel occupation information of each pixel of the pixel page from the blockchain node 20, the obtained pixel occupation information of each pixel may also be cached on the client 10, not displayed on the pixel page. Only after the pixels on the pixel page are selected, the pixel occupation information is displayed in the selected pixels. Or, in another example, after obtaining the pixel occupation information of each pixel of the pixel page from the blockchain node 20, only the pixel occupation information of each pixel located in the display area of the client terminal 10 may be displayed.

此外,在本說明書實施例的另一示例中,在檢測到用戶發起像素頁面進入操作後,客戶端10也可以不向區塊鏈節點20發送像素占領資訊獲取請求,而僅僅根據像素尺寸 資料來顯示像素頁面,例如,顯示規定尺寸的像素頁面等。如圖4所示,所顯示的像素頁面中,所有像素都不顯示像素占領資訊。 In addition, in another example of the embodiment of this specification, after detecting that the user initiates the pixel page entry operation, the client terminal 10 may not send the pixel occupation information acquisition request to the blockchain node 20, but only according to the pixel size. Data to display a pixel page, for example, display a pixel page of a specified size, etc. As shown in Figure 4, in the displayed pixel page, all pixels do not display pixel occupation information.

在如上進入像素頁面後,響應於用戶在像素頁面中的像素選擇操作而獲取像素占領請求。例如,在本說明書的一個示例中,所述像素占領請求可以是響應於用戶在像素頁面中選擇目標像素而接收的。換言之,響應於用戶在像素頁面中選擇目標像素A,則產生像素占領請求,所述像素占領請求可以包括用戶帳戶和目標像素A的像素標識。在本說明書中,像素占領請求可以包括像素獨自占領請求及/或像素聯合占領請求。這裡,“像素獨自占領請求”是指用戶獨自占領像素。在這種情況下,占領像素所需占領費用由用戶獨自承擔,並且所產生的權益(比如,收益和占領資訊顯示等)也由用戶獨自享有。“像素聯合占領請求”是指用戶聯合他人(比如,好友)占領像素。在這種情況下,像素所需占領費用由用戶和他人聯合承擔,並且所產生的權益(比如,收益和占領資訊顯示等)也由用戶和他人共同享有。此外,要說明的是,在像素聯合占領的情況下,各個用戶所承擔的像素占領費用可以是按照規定比例確定。 After entering the pixel page as above, the pixel occupation request is obtained in response to the user's pixel selection operation in the pixel page. For example, in an example of this specification, the pixel occupation request may be received in response to the user selecting a target pixel in the pixel page. In other words, in response to the user selecting the target pixel A in the pixel page, a pixel occupation request is generated, and the pixel occupation request may include the user account and the pixel identification of the target pixel A. In this specification, the pixel occupation request may include a pixel independent occupation request and/or a pixel joint occupation request. Here, the "request to occupy the pixel alone" means that the user occupies the pixel alone. In this case, the occupation cost required to occupy the pixel is borne by the user alone, and the rights generated (for example, income and occupation information display, etc.) are also enjoyed by the user alone. The "pixel united occupation request" refers to the user uniting another person (for example, a friend) to occupy the pixel. In this case, the cost of occupying the pixel is jointly borne by the user and others, and the resulting rights (for example, income and occupation information display, etc.) are also shared by the user and others. In addition, it should be noted that in the case of joint occupation of pixels, the pixel occupation expenses borne by each user may be determined in accordance with a prescribed ratio.

此外,在本說明書的實施例中,所述像素占領請求也可以是響應於用戶在像素頁面中選擇目標像素A而向用戶彈出像素占領請求觸發頁面,並且在用戶觸發占領後產生像素占領請求,如圖5所示,在用戶點擊“占領格子”後 產生像素占領請求。 In addition, in the embodiment of this specification, the pixel occupation request may also be that in response to the user selecting the target pixel A in the pixel page, the pixel occupation request trigger page is popped up to the user, and the pixel occupation request is generated after the user triggers the occupation. As shown in Figure 5, after the user clicks "Occupy the grid" Generate pixel occupation request.

在本說明書的另一示例中,在像素占領請求的類型包括像素獨自占領請求和像素聯合占領請求的情況下,獲取用戶在客戶端10上發起的針對像素頁面中的目標像素的像素占領請求的過程還可以包括與用戶交互來確定占領請求。 In another example of this specification, in the case where the types of pixel occupation requests include a pixel independent occupation request and a pixel joint occupation request, the information of the pixel occupation request for the target pixel in the pixel page initiated by the user on the client 10 is obtained. The process can also include interacting with the user to determine the occupation request.

圖6示出了根據本說明書的實施例的用於獲取像素占領請求的過程的一個示例的示意圖,該示例適應於上述像素占領請求包括像素獨自占領請求和像素聯合占領請求的情形。 FIG. 6 shows a schematic diagram of an example of a process for obtaining a pixel occupation request according to an embodiment of the present specification, and this example is adapted to the situation where the aforementioned pixel occupation request includes a pixel independent occupation request and a pixel joint occupation request.

如圖6所示,在塊111,檢測到用戶選擇目標像素。接著,在塊113,響應於用戶在像素頁面中選擇目標像素,提供占領請求確認介面,所述占領請求確認介面包括可選擇像素占領請求類型,以供用戶選擇或確認。這裡,可選擇像素占領請求類型可以是基於目標像素的當前占領費用以及用戶的用戶帳戶餘額確定的。例如,在用戶帳戶餘額不小於當前占領費用的預定倍數時,可選擇像素占領請求類型包括像素獨自占領請求和像素聯合占領請求,或者僅僅包括像素獨自占領請求。在用戶帳戶餘額小於當前占領費用的預定倍數時,可選擇像素占領請求類型包括像素聯合占領請求。 As shown in FIG. 6, at block 111, it is detected that the user selects the target pixel. Next, in block 113, in response to the user selecting the target pixel in the pixel page, an occupation request confirmation interface is provided, and the occupation request confirmation interface includes a selectable pixel occupation request type for the user to select or confirm. Here, the selectable pixel occupation request type may be determined based on the current occupation fee of the target pixel and the user's user account balance. For example, when the user account balance is not less than a predetermined multiple of the current occupation fee, the types of pixel occupation request can be selected to include the pixel independent occupation request and the pixel joint occupation request, or only the pixel independent occupation request. When the user account balance is less than a predetermined multiple of the current occupation fee, the type of pixel occupation request can be selected including a pixel joint occupation request.

此外,要說明的是,上述可選擇像素占領請求類型確定過程可以是在區塊鏈節點20處執行,也可以在客戶端10處執行。圖7示出了根據本說明書的實施例的用於確定可 選擇像素占領請求類型的過程的一個示例的示意圖。在圖7中示出的示例中,在區塊鏈節點20處確定可選擇像素占領請求類型。 In addition, it should be noted that the above-mentioned optional pixel occupation request type determination process can be executed at the blockchain node 20 or at the client 10. Figure 7 shows a method for determining the A schematic diagram of an example of the process of selecting the pixel occupation request type. In the example shown in FIG. 7, the selectable pixel occupation request type is determined at the blockchain node 20.

如圖7所示,在檢測到用戶選擇目標像素後,在1131,客戶端10向區塊鏈節點20發送可選擇占領請求類型確定請求。在接收到可選擇占領請求類型確定請求後,在塊1133,在區塊鏈節點20處,獲取目標像素的當前占領費用以及用戶帳戶餘額。接著,在塊1135,基於所獲取的當前占領費用以及用戶帳戶餘額,確定可選擇像素占領請求類型。然後,在1137,將所確定的可選擇像素占領請求類型返回給客戶端10,以在客戶端10上顯示。 As shown in FIG. 7, after detecting that the user selects the target pixel, at 1131, the client 10 sends a selectable occupation request type determination request to the blockchain node 20. After receiving the selectable occupation request type determination request, at block 1133, at the blockchain node 20, the current occupation fee of the target pixel and the user account balance are obtained. Next, in block 1135, based on the acquired current capture fee and the user account balance, it is determined that the pixel capture request type can be selected. Then, at 1137, the determined selectable pixel occupation request type is returned to the client 10 for display on the client 10.

如果可選擇像素占領請求類型是在客戶端10處執行,則在該過程中,客戶端10向區塊鏈節點20發送占領費用獲取請求,用於獲取目標像素的當前占領費用以及用戶帳戶餘額。然後,基於從區塊鏈節點20接收的當前占領費用以及用戶帳戶餘額,確定可選擇像素占領請求類型。 If the selectable pixel occupation request type is executed at the client terminal 10, in this process, the client terminal 10 sends a occupation fee acquisition request to the blockchain node 20 to obtain the current occupation fee of the target pixel and the user account balance. Then, based on the current capture fee received from the blockchain node 20 and the user account balance, it is determined that the pixel capture request type can be selected.

然後,在塊115,響應於用戶選擇或確認可選擇像素占領請求類型,確定像素占領請求。圖8示出了根據本說明書的實施例的像素占領請求確認介面的一個示例的示意圖。 Then, in block 115, in response to the user's selection or confirmation that the pixel occupation request type can be selected, the pixel occupation request is determined. FIG. 8 shows a schematic diagram of an example of a pixel occupation request confirmation interface according to an embodiment of the present specification.

此外,在本說明書中,在所述可選擇像素占領請求類型包括像素獨自占領請求和像素聯合占領請求的情況下,所述像素聯合占領請求也可以是在針對像素獨自占領請求的像素占領交易失敗後提供。具體地,首先提供像素獨自 占領請求,然後根據像素獨自占領請求執行像素占領過程。如果針對像素獨自占領請求的像素占領過程失敗,則提供像素聯合占領請求,並依次執行針對像素聯合占領請求的像素占領過程。 In addition, in this specification, when the selectable pixel occupation request types include a pixel independent occupation request and a pixel joint occupation request, the pixel joint occupation request may also be a failure of the pixel occupation transaction for the pixel independent occupation request. Later provided. Specifically, first provide the pixel alone Occupy the request, and then execute the pixel occupation process according to the pixel independent occupation request. If the pixel occupation process for the pixel independent occupation request fails, the pixel joint occupation request is provided, and the pixel occupation process for the pixel joint occupation request is executed in turn.

在本說明書的實施例中,目標像素可以是由用戶選擇的,例如,藉由點擊或觸摸像素頁面中的像素來選擇。或者,目標像素也可以是客戶端設備的系統確定的。例如,由客戶端設備的系統隨機確定。客戶端設備所確定的目標像素可以採用閃爍的方式或者以特定顏色呈現,以便用戶獲知。 In the embodiment of this specification, the target pixel may be selected by the user, for example, by clicking or touching the pixel in the pixel page. Alternatively, the target pixel may also be determined by the system of the client device. For example, it is randomly determined by the system of the client device. The target pixel determined by the client device can be flashed or presented in a specific color for the user to know.

回到圖1,在如上獲取像素占領請求後,在塊120,響應於像素占領請求,獲取目標像素的占領所需費用。 Returning to FIG. 1, after obtaining the pixel occupation request as described above, in block 120, in response to the pixel occupation request, the cost for capturing the target pixel is obtained.

在本說明書實施例的一個示例中,目標像素的占領所需費用可以是基於目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是區塊鏈節點中的當前最新像素占領資訊。例如,在像素存在占領者時,占領所需費用可以是第一像素占領資訊中的當前占領費用的預定倍數。如果像素不存在占領者,則第一像素占領資訊中的當前占領費用可以是規定費用,並且占領所需費用可以是該規定費用。此外,針對目標像素,只要用戶提出占領要約並且滿足像素占領交易成功條件,則該目標像素就要被用戶占領,而不需要上一占領者同意。 In an example of the embodiment of this specification, the cost required for the occupation of the target pixel may be determined based on the first pixel occupation information of the target pixel, and the first pixel occupation information is the current latest pixel occupation information in the blockchain node . For example, when there is an occupant in the pixel, the cost for the occupation may be a predetermined multiple of the current occupation cost in the occupation information of the first pixel. If there is no occupant for the pixel, the current occupation cost in the occupation information of the first pixel may be a prescribed cost, and the cost required for occupation may be the prescribed cost. In addition, for a target pixel, as long as the user makes an occupation offer and satisfies the pixel occupation transaction success condition, the target pixel will be occupied by the user without the consent of the previous occupier.

此外,在本說明書實施例的一個示例中,占領所需費用可以是在區塊鏈網路的區塊鏈節點20處響應於像素占領 請求而確定,由此,客戶端10從區塊鏈節點20獲取目標像素的占領所需費用。 In addition, in an example of the embodiment of the present specification, the cost of occupation may be in response to pixel occupation at the blockchain node 20 of the blockchain network. The request is determined, and therefore, the client 10 obtains the cost required for the occupation of the target pixel from the blockchain node 20.

圖9示出了根據本說明書的實施例的用於獲取目標像素的占領所需費用的過程的一個示例的示意圖。在圖9中示出的示例中,占領所需費用確定過程在區塊鏈節點20處執行。 FIG. 9 shows a schematic diagram of an example of a process for acquiring the cost required to occupy a target pixel according to an embodiment of the present specification. In the example shown in FIG. 9, the process of determining the fee required for occupation is performed at the blockchain node 20.

如圖9所示,響應於獲取到像素占領請求,在121,向區塊鏈節點20發送占領所需費用確定請求。在接收到占領所需費用確定請求後,在塊123,在區塊鏈節點20處,獲取目標像素的第一像素占領資訊中的占領費用資訊(即,當前占領費用資訊)。然後,在塊125,在區塊鏈節點20處,基於所獲取的第一像素占領資訊中的占領費用資訊,確定占領所需費用。隨後,在塊127,將所確定的占領所需費用返回給客戶端10。 As shown in FIG. 9, in response to obtaining the pixel occupation request, at 121, a request for determining the cost of occupation is sent to the blockchain node 20. After receiving the request for determining the cost of occupation, at block 123, at the blockchain node 20, the occupation cost information in the first pixel occupation information of the target pixel (ie, the current occupation cost information) is obtained. Then, at block 125, at the blockchain node 20, based on the acquired occupation cost information in the first pixel occupation information, the occupation required cost is determined. Subsequently, at block 127, the determined cost for the occupation is returned to the client 10.

圖10示出了根據本說明書的實施例的用於獲取目標像素的占領所需費用的過程的另一示例的示意圖。在圖10中示出的示例中,占領所需費用在客戶端10處確定。 FIG. 10 shows a schematic diagram of another example of a process for acquiring the cost required to occupy a target pixel according to an embodiment of the present specification. In the example shown in FIG. 10, the cost required to occupy is determined at the client 10.

如圖10所示,首先,響應於像素占領請求,從區塊鏈網路的區塊鏈節點20獲取目標像素的第一像素占領資訊。具體地,在121’,響應於獲取到像素占領請求,向區塊鏈節點20發送像素占領資訊獲取請求,所述像素占領資訊獲取請求包括目標像素的像素標識。在接收到像素占領資訊獲取請求後,在塊123’,在區塊鏈節點20處,獲取目標像素的第一像素占領資訊。然後,在125’,區塊鏈節點20將 所獲取的第一像素占領資訊返回給客戶端10。隨後,在塊127’,在客戶端10處,基於所獲取的第一像素占領資訊中的占領費用,確定占領所需費用。 As shown in FIG. 10, first, in response to the pixel occupation request, the first pixel occupation information of the target pixel is obtained from the blockchain node 20 of the blockchain network. Specifically, at 121', in response to acquiring the pixel occupation request, a pixel occupation information acquisition request is sent to the blockchain node 20, the pixel occupation information acquisition request including the pixel identifier of the target pixel. After receiving the pixel occupation information acquisition request, at block 123', at the blockchain node 20, the first pixel occupation information of the target pixel is acquired. Then, at 125’, the blockchain node 20 will The acquired occupation information of the first pixel is returned to the client 10. Subsequently, at block 127', at the client terminal 10, the cost required for the occupation is determined based on the occupation cost in the acquired first pixel occupation information.

此外,在本說明書實施例的另一示例中,在像素占領請求包括多種可選擇類型的情況下,目標像素的占領所需費用可以是基於像素占領請求的類型以及目標像素的第一像素占領資訊確定的。例如,在像素占領請求的類型是像素獨自占領請求的情況下,目標像素的占領所需費用可以是基於目標像素的第一像素占領資訊確定的。在像素占領請求的類型是像素聯合占領請求的情況下,目標像素的占領所需費用可以是基於像素聯合占領請求所規定的規定比例和目標像素的第一像素占領資訊確定的。 In addition, in another example of the embodiment of the present specification, in the case that the pixel occupation request includes multiple selectable types, the cost required for the occupation of the target pixel may be based on the type of the pixel occupation request and the first pixel occupation information of the target pixel. definite. For example, in a case where the type of the pixel occupation request is a pixel independent occupation request, the cost required for the occupation of the target pixel may be determined based on the first pixel occupation information of the target pixel. In the case where the type of the pixel occupation request is a pixel joint occupation request, the cost for the occupation of the target pixel may be determined based on the specified ratio specified in the pixel joint occupation request and the first pixel occupation information of the target pixel.

回到圖1,在如上獲取目標像素的占領所需費用後,在130,客戶端10向區塊鏈節點20發送像素占領交易,所述像素占領交易包括用戶帳戶、目標像素的像素標識以及占領所需費用。 Returning to Figure 1, after obtaining the cost required for the occupation of the target pixel as described above, at 130, the client 10 sends a pixel occupation transaction to the blockchain node 20. The pixel occupation transaction includes the user account, the pixel identification of the target pixel, and the occupation. The required cost.

接著,在塊140,在區塊鏈節點20處,執行像素占領交易。這裡,像素占領交易例如可以包括像素占領交易確認過程以及像素交易權益分配過程。具體地,像素占領交易確認過程可以用於確認用戶帳戶中的餘額是否足夠支付占領所需費用以及交易資料是否達成共識等。像素交易權益分配過程用於在像素占領交易成功後,針對此次像素占領交易所產生的權益進行權益分配。在本說明書的一個示例中,像素占領交易中的占領所需費用的預定比例(例 如,90%)被分配給像素的上一擁有者,並且剩下比例(例如,10%)被平分給當前像素頁面上的其它像素占領者。例如,假設當前像素頁面上存在像素占領者A、B、C和D,其中,像素占領者A是目標像素的上一擁有者,B、C和D是當前像素頁面中的其它像素的擁有者,如果占領所需費用為100個時間寶石,則90個時間寶石被分配給占領者A,以及剩餘10個時間寶石被平分給B、C和D。 Next, at block 140, at the blockchain node 20, a pixel occupation transaction is executed. Here, the pixel occupation transaction may include, for example, a pixel occupation transaction confirmation process and a pixel transaction rights distribution process. Specifically, the pixel occupation transaction confirmation process can be used to confirm whether the balance in the user account is sufficient to cover the cost of occupation and whether the transaction information has reached a consensus, etc. The pixel transaction equity allocation process is used for the equity distribution of the equity generated by the pixel occupation transaction after the pixel occupation transaction is successful. In an example in this manual, the predetermined proportion of the cost required for the occupation in the pixel occupation transaction (example: For example, 90%) is allocated to the previous owner of the pixel, and the remaining proportion (for example, 10%) is evenly divided among other pixel occupiers on the current pixel page. For example, suppose there are pixel occupants A, B, C, and D on the current pixel page, where pixel occupant A is the previous owner of the target pixel, and B, C, and D are the owners of other pixels in the current pixel page , If the cost of the occupation is 100 time gems, 90 time gems are allocated to Occupier A, and the remaining 10 time gems are equally divided among B, C, and D.

在如上執行完像素占領交易後,在塊150,在區塊鏈節點20處,使用與像素占領交易對應的第二像素占領資訊來完成像素占領處理。例如,獲取用戶的用戶描述資訊(比如用戶頭像或者用戶文字描述資訊)和像素占領費用,以作為第二像素占領資訊,並將所獲取的第二像素占領資訊與該像素相關聯地上鏈到區塊鏈網路,以記錄到區塊鏈網路中的區塊中。此外,還可以獲取用戶留言等。相應地,第二像素占領資訊也可以包括用戶留言。這裡,用戶留言可以是在用戶執行像素占領時提供的,也可以是藉由介面來由用戶後續提供。圖11示出了根據本說明書的實施例的目標像素的像素占領資訊的一個示例示意圖。 After the pixel occupation transaction is executed as described above, at block 150, at the blockchain node 20, the second pixel occupation information corresponding to the pixel occupation transaction is used to complete the pixel occupation process. For example, obtain user description information (such as user avatar or user text description information) and pixel occupation fee of the user as the second pixel occupation information, and link the obtained second pixel occupation information to the zone in association with the pixel Block chain network to record in the blocks in the block chain network. In addition, you can also get user messages and so on. Correspondingly, the second pixel occupation information may also include user messages. Here, the user's message can be provided when the user executes the pixel occupation, or it can be provided by the user later through the interface. FIG. 11 shows an example schematic diagram of the pixel occupation information of the target pixel according to the embodiment of the present specification.

此外,可選地,在本說明書實施例的一個示例中,所述方法還可以包括:在塊160,響應於像素占領處理完成,區塊鏈節點20向客戶端10發送第三像素占領資訊,所述第三像素占領資訊至少包括目標像素的第二像素占領資訊。 In addition, optionally, in an example of the embodiment of the present specification, the method may further include: in block 160, in response to the completion of the pixel occupation processing, the blockchain node 20 sends third pixel occupation information to the client 10, The third pixel occupation information includes at least the second pixel occupation information of the target pixel.

在本說明書實施例的一個示例中,所述第三像素占領 資訊可以包括像素頁面的各個像素在區塊鏈節點中的最新像素占領資訊。在另一示例中,所獲取的第三像素占領資訊可以包括所述區塊鏈節點處的占領資訊發生變化的像素的最新像素占領資訊。換言之,從區塊鏈節點20獲取的像素占領資訊僅僅是像素占領資訊的增量資料。此外,在本說明書實施例的另一示例中,還可以將所獲取的第三像素占領資訊快取在客戶端10中。在這種情況下,客戶端10接收到該增量資料後,可以與本地儲存的像素占領資訊組合後得到像素頁面中的所有像素的像素占領資訊。 In an example of the embodiment of this specification, the third pixel occupies The information may include the latest pixel occupation information of each pixel of the pixel page in the blockchain node. In another example, the acquired third pixel occupation information may include the latest pixel occupation information of the pixel whose occupation information has changed at the blockchain node. In other words, the pixel occupation information obtained from the blockchain node 20 is only the incremental data of the pixel occupation information. In addition, in another example of the embodiment of the present specification, the acquired third pixel occupation information can also be cached in the client 10. In this case, after the client terminal 10 receives the incremental data, it can combine with the locally stored pixel occupation information to obtain the pixel occupation information of all pixels in the pixel page.

在接收到第三像素占領資訊後,在塊170,在客戶端10處,在像素頁面的對應像素中顯示部分或全部所述第三像素占領資訊,所顯示的部分或全部第三像素占領資訊至少包括占領者描述資訊。圖12示出了根據本說明書的實施例的目標像素的當前占領情況的一個示例示意圖,即,目標像素被占領前的像素頁面的示意圖,圖13示出了根據本說明書的實施例的完成像素占領後的像素頁面的一個示例示意,以及圖14示出了根據本說明書的實施例的完成像素占領後的像素頁面的另一示例示意圖。圖13中顯示的僅僅是目標像素的像素占領資訊,以及圖14中顯示的是像素頁面的所有像素的像素占領資訊。 After receiving the third pixel occupation information, at block 170, at the client terminal 10, part or all of the third pixel occupation information is displayed in the corresponding pixels of the pixel page, and part or all of the displayed third pixel occupation information At least include the description of the occupier. FIG. 12 shows an example schematic diagram of the current occupation of the target pixel according to the embodiment of this specification, that is, a schematic diagram of the pixel page before the target pixel is occupied, and FIG. 13 shows the completed pixel according to the embodiment of the specification. An example schematic diagram of a pixel page after occupation, and FIG. 14 shows another example schematic diagram of a pixel page after pixel occupation according to an embodiment of the present specification. Figure 13 shows only the pixel occupation information of the target pixel, and Figure 14 shows the pixel occupation information of all pixels on the pixel page.

此外,可選地,方法100還可以包括:像素占領內容消息,所述像素占領內容消息是基於部分或全部所述第一像素占領資訊產生的,比如,可以是基於用戶留言所產生的明信片等。例如,可以藉由點擊圖5中的“分享”按鈕 來向好友分享。 In addition, optionally, the method 100 may further include: a pixel occupying content message, the pixel occupying content message is generated based on part or all of the first pixel occupying information, for example, it may be a postcard generated based on a user's message, etc. . For example, you can click the "Share" button in Figure 5 Come and share with friends.

此外,可選地,在向區塊鏈節點發送像素占領交易之前,所述方法還可以包括:在目標像素中顯示所獲取的部分或全部第一像素占領資訊,所顯示的部分或全部第一像素占領資訊至少包括占領者描述資訊。 In addition, optionally, before sending the pixel occupation transaction to the blockchain node, the method may further include: displaying part or all of the acquired first pixel occupation information in the target pixel, and some or all of the first pixel occupation information displayed is displayed in the target pixel. The pixel occupation information includes at least the occupation description information.

此外,可選地,所述像素頁面的預定像素還可以設置有獎勵對象池。相應地,在目標像素具有獎勵對象池並且被成功占領後,可以在區塊鏈節點20處執行抽獎處理,並且將所抽出的獎勵對象被分發給目標像素的占領者。 In addition, optionally, the predetermined pixels of the pixel page may also be provided with a reward object pool. Correspondingly, after the target pixel has a reward object pool and is successfully occupied, a lottery process may be performed at the blockchain node 20, and the drawn reward object may be distributed to the occupants of the target pixel.

此外,在所述目標像素被聯合占領時,所述獎勵對象的歸屬者及/或所述占領者描述資訊可以是基於投票機制確定的,其中,各個聯合占領者被賦予相同的投票權,或者基於占領費用支付額度被賦予不同的投票權。換言之,所抽出的獎勵對象屬於聯合占領中的哪個像素占領者以及在目標像素中顯示哪個像素占領者的占領者描述資訊,可以是由各個像素占領者來投票確定。 In addition, when the target pixel is jointly occupied, the owner of the reward object and/or the description information of the occupant may be determined based on a voting mechanism, wherein each joint occupant is given the same voting rights, or Different voting rights are given based on the payment amount of the occupation fee. In other words, which pixel occupant in the joint occupation belongs to the extracted reward object and the occupant description information of which pixel occupant is displayed in the target pixel can be determined by voting by each pixel occupant.

圖15示出了根據本說明書的實施例的位於客戶端10處的用於實現像素頁面中的像素占領的裝置1500(下文中稱為像素占領裝置1500)的方塊圖。如圖15所示,像素占領裝置1500可以包括占領請求獲取單元1510、占領費用獲取單元1520和占領交易發送單元1530。 FIG. 15 shows a block diagram of a device 1500 (hereinafter referred to as a pixel occupying device 1500) for realizing pixel occupation in a pixel page at the client 10 according to an embodiment of the present specification. As shown in FIG. 15, the pixel occupying device 1500 may include a occupying request acquiring unit 1510, a occupying fee acquiring unit 1520, and a occupying transaction sending unit 1530.

占領請求獲取單元1510被配置為獲取用戶在客戶端設備上發起的針對目標像素的像素占領請求,所述用戶在所述區塊鏈網路中具有用戶帳戶。 The occupation request obtaining unit 1510 is configured to obtain a pixel occupation request for a target pixel initiated on a client device by a user who has a user account in the blockchain network.

占領費用獲取單元1520被配置為響應於所述像素占領請求,獲取目標像素的占領所需費用,所述目標像素的占領所需費用是基於目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是區塊鏈節點中的當前最新像素占領資訊。 The occupation cost obtaining unit 1520 is configured to obtain the cost required for the occupation of the target pixel in response to the pixel occupation request. The occupation cost of the target pixel is determined based on the first pixel occupation information of the target pixel. One pixel occupation information is the current latest pixel occupation information in the blockchain node.

占領交易發送單元1530被配置為向區塊鏈節點發送像素占領交易,所述像素占領交易包括所述用戶帳戶、所述目標像素的像素標識以及所述占領所需費用。 The occupation transaction sending unit 1530 is configured to send a pixel occupation transaction to a blockchain node, the pixel occupation transaction including the user account, the pixel identifier of the target pixel, and the cost required for the occupation.

在接收到像素占領交易後,在所述區塊鏈節點處,執行像素占領交易,並且在所述像素占領交易成功時,使用與所述像素占領交易對應的第二像素占領資訊來完成像素占領處理。 After receiving the pixel occupation transaction, execute the pixel occupation transaction at the blockchain node, and when the pixel occupation transaction is successful, use the second pixel occupation information corresponding to the pixel occupation transaction to complete the pixel occupation deal with.

在本說明書的一個示例中,占領請求獲取單元1510可以響應於用戶在像素頁面中的像素選擇操作而獲取像素占領請求。例如,所述像素占領請求可以是響應於用戶在像素頁面中選擇目標像素而接收的。換言之,響應於用戶在像素頁面中選擇目標像素A,則產生像素占領請求,所述像素占領請求可以包括用戶帳戶和目標像素的像素標識。在本說明書中,像素占領請求可以包括像素獨自占領請求及/或像素聯合占領請求。這裡,“像素獨自占領請求”是指用戶獨自占領像素。在這種情況下,占領像素所需占領費用由用戶獨自承擔,並且所產生的權益(比如,收益和占領資訊顯示等)也由用戶獨自享有。“像素聯合占領請求”是指用戶聯合他人(比如,好友)占領像素。在這種 情況下,占領像素所需占領費用由用戶和他人聯合承擔,並且所產生的權益(比如,收益和占領資訊顯示等)也由用戶和他人共同享有。 In an example of this specification, the occupation request obtaining unit 1510 may obtain the pixel occupation request in response to the user's pixel selection operation in the pixel page. For example, the pixel occupation request may be received in response to the user selecting the target pixel in the pixel page. In other words, in response to the user selecting the target pixel A in the pixel page, a pixel occupation request is generated, and the pixel occupation request may include the user account and the pixel identification of the target pixel. In this specification, the pixel occupation request may include a pixel independent occupation request and/or a pixel joint occupation request. Here, the "request to occupy the pixel alone" means that the user occupies the pixel alone. In this case, the occupation cost required to occupy the pixel is borne by the user alone, and the rights generated (for example, income and occupation information display, etc.) are also enjoyed by the user alone. The "pixel united occupation request" refers to the user uniting another person (for example, a friend) to occupy the pixel. In this kind of In this case, the occupation cost required to occupy the pixel is jointly borne by the user and others, and the resulting rights (such as income and occupation information display, etc.) are also shared by the user and others.

此外,在本說明書的實施例中,所述像素占領請求也可以是響應於用戶在像素頁面中選擇目標像素A而向用戶彈出像素占領請求觸發頁面,並且在用戶觸發占領後產生像素占領請求。 In addition, in the embodiment of this specification, the pixel occupation request may also be in response to the user selecting the target pixel A in the pixel page to pop up the pixel occupation request trigger page to the user, and generate the pixel occupation request after the user triggers the occupation.

在本說明書的另一示例中,在像素占領請求包括像素獨自占領請求和像素聯合占領請求的情況下,獲取用戶在客戶端設備上發起的針對所述像素頁面中的目標像素的像素占領請求的過程還可以包括與用戶交互來確定占領請求。 In another example of this specification, in the case that the pixel occupation request includes a pixel independent occupation request and a pixel joint occupation request, the user's request for the pixel occupation of the target pixel in the pixel page initiated by the user on the client device is obtained. The process can also include interacting with the user to determine the occupation request.

圖16示出了根據本說明書的實施例的占領請求獲取單元1510的一個示例的方塊圖。如圖16所示,占領請求獲取單元1510包括請求類型提供模組1511和占領請求確定模組1513。 FIG. 16 shows a block diagram of an example of the occupation request obtaining unit 1510 according to an embodiment of the present specification. As shown in FIG. 16, the occupation request obtaining unit 1510 includes a request type providing module 1511 and an occupation request determining module 1513.

請求類型提供模組1511被配置為響應於用戶在像素頁面中選擇所述目標像素,提供占領請求確認介面,所述占領請求確認介面包括可選擇像素占領請求類型。 The request type providing module 1511 is configured to provide an occupation request confirmation interface in response to the user selecting the target pixel in the pixel page, and the occupation request confirmation interface includes a selectable pixel occupation request type.

占領請求確定模組1513被配置為響應於用戶針對可選擇像素占領請求類型的選擇,確定像素占領請求。 The occupation request determination module 1513 is configured to determine the pixel occupation request in response to the user's selection of the selectable pixel occupation request type.

相應地,所述目標像素的占領所需費用是基於像素占領請求的類型以及目標像素的第一像素占領資訊確定的。 Correspondingly, the cost required for the occupation of the target pixel is determined based on the type of the pixel occupation request and the first pixel occupation information of the target pixel.

在本說明書實施例的一個示例中,占領費用獲取單元 1520可以響應於所述像素占領請求,從區塊鏈網路的區塊鏈節點獲取目標像素的占領所需費用。在這種情況下,目標像素的占領所需費用是在區塊鏈節點處確定的。 In an example of the embodiment of this specification, the occupation fee acquisition unit In response to the pixel occupation request, 1520 can obtain the cost for the occupation of the target pixel from the blockchain node of the blockchain network. In this case, the cost of occupying the target pixel is determined at the blockchain node.

在本說明書實施例的另一示例中,目標像素的占領所需費用也可以是在客戶端處確定的。圖17示出了根據本說明書的實施例的占領費用獲取單元的一個示例的方塊圖。如圖17所述,占領費用獲取單元1520可以包括占領資訊獲取模組1521和占領費用確定模組1523。 In another example of the embodiment of the present specification, the cost required to occupy the target pixel may also be determined at the client. FIG. 17 shows a block diagram of an example of the occupation fee acquiring unit according to the embodiment of the present specification. As shown in FIG. 17, the occupation cost acquisition unit 1520 may include an occupation information acquisition module 1521 and an occupation cost determination module 1523.

占領資訊獲取模組1521被配置為響應於所述像素占領請求,從區塊鏈網路的區塊鏈節點獲取所述目標像素的第一像素占領資訊。 The occupation information obtaining module 1521 is configured to obtain the first pixel occupation information of the target pixel from the blockchain node of the blockchain network in response to the pixel occupation request.

占領費用確定模組1523被配置為基於第一像素占領資訊中的占領費用資訊,確定目標像素的占領所需費用。 The occupation cost determination module 1523 is configured to determine the cost of the occupation of the target pixel based on the occupation cost information in the first pixel occupation information.

此外,可選地,像素占領裝置1500還可以包括占領資訊接收單元1540和占領資訊顯示單元1550。 In addition, optionally, the pixel occupation device 1500 may further include an occupation information receiving unit 1540 and an occupation information display unit 1550.

占領資訊接收單元1540被配置為響應於像素占領處理完成,從區塊鏈節點接收第三像素占領資訊,所述第三像素占領資訊至少包括所述目標像素的第二像素占領資訊。 The occupation information receiving unit 1540 is configured to receive third pixel occupation information from the blockchain node in response to the completion of the pixel occupation process, the third pixel occupation information including at least the second pixel occupation information of the target pixel.

占領資訊顯示單元1550被配置為在像素頁面的對應像素中顯示部分或全部所述第三像素占領資訊,所顯示的部分或全部第三像素占領資訊至少包括占領者描述資訊。 The occupation information display unit 1550 is configured to display part or all of the third pixel occupation information in the corresponding pixels of the pixel page, and the displayed part or all of the third pixel occupation information includes at least occupant description information.

此外,在本說明書的一個示例中,在向區塊鏈節點發送像素占領交易之前,占領資訊顯示單元1550在目標像素中顯示所獲取的部分或全部第一像素占領資訊,所顯示的 部分或全部第一像素占領資訊至少包括占領者描述資訊。 In addition, in an example of this specification, before sending the pixel occupation transaction to the blockchain node, the occupation information display unit 1550 displays part or all of the acquired first pixel occupation information in the target pixel, and the displayed Part or all of the occupation information of the first pixel includes at least description information of the occupation.

此外,在一個示例中,所述第三像素占領資訊可以包括像素頁面的各個像素在所述區塊鏈節點中的最新像素占領資訊。在另一示例中,所獲取的第三像素占領資訊可以包括區塊鏈節點處的占領資訊發生變化的像素的最新像素占領資訊。 In addition, in an example, the third pixel occupation information may include the latest pixel occupation information of each pixel of the pixel page in the blockchain node. In another example, the acquired third pixel occupation information may include the latest pixel occupation information of the pixel whose occupation information has changed at the blockchain node.

此外,可選地,像素占領裝置1500還可以包括快取單元1560。快取單元1560被配置為將所獲取的第三像素占領資訊快取在客戶端設備10中。 In addition, optionally, the pixel occupying device 1500 may further include a cache unit 1560. The cache unit 1560 is configured to cache the acquired third pixel occupation information in the client device 10.

此外,像素占領裝置1500還可以包括分享單元1570。分享單元1570被配置為分享像素占領內容消息,所述像素占領內容消息是基於部分或全部第一像素占領資訊產生的。 In addition, the pixel occupying device 1500 may further include a sharing unit 1570. The sharing unit 1570 is configured to share the pixel occupation content message, and the pixel occupation content message is generated based on part or all of the first pixel occupation information.

圖18示出了根據本說明書的實施例的位於區塊鏈節點20處的用於實現像素頁面中的像素占領的裝置1800(下文中稱為像素占領裝置1800)的方塊圖。如圖18所示,像素占領裝置1800包括占領交易接收單元1810、占領交易執行單元1820和占領處理單元1830。 FIG. 18 shows a block diagram of a device 1800 for realizing pixel occupation in a pixel page (hereinafter referred to as a pixel occupation device 1800) located at a blockchain node 20 according to an embodiment of the present specification. As shown in FIG. 18, the pixel occupation device 1800 includes an occupation transaction receiving unit 1810, an occupation transaction execution unit 1820, and an occupation processing unit 1830.

占領交易接收單元1810被配置為接收用戶經由客戶端設備10發送的針對目標像素的像素占領交易,所述像素占領交易包括用戶在區塊鏈網路中的用戶帳戶、目標像素的像素標識以及目標像素的占領所需費用,其中,所述占領所需費用是響應於用戶經由客戶端設備發起的像素占領請求而獲取的,所述目標像素的占領所需費用是基於目標像 素的第一像素占領資訊確定的,第一像素占領資訊是區塊鏈節點中的當前最新像素占領資訊。 The occupation transaction receiving unit 1810 is configured to receive the pixel occupation transaction for the target pixel sent by the user via the client device 10, and the pixel occupation transaction includes the user's user account in the blockchain network, the pixel identification of the target pixel, and the target. The cost required for the occupation of the pixel, wherein the cost required for the occupation is obtained in response to a pixel occupation request initiated by the user via the client device, and the cost for the occupation of the target pixel is based on the target image The first pixel occupation information of the pixel is determined, and the first pixel occupation information is the current latest pixel occupation information in the blockchain node.

占領交易執行單元1820被配置為在區塊鏈節點20處執行像素占領交易。 The occupation transaction execution unit 1820 is configured to execute the pixel occupation transaction at the blockchain node 20.

占領處理單元1830被配置為在像素占領交易成功時,使用與像素占領交易對應的第二像素占領資訊(即,與用戶對應的第二像素占領資訊)來完成像素占領處理。 The occupation processing unit 1830 is configured to use the second pixel occupation information corresponding to the pixel occupation transaction (ie, the second pixel occupation information corresponding to the user) to complete the pixel occupation process when the pixel occupation transaction is successful.

如上參照圖1到圖18,對根據本說明書的實施例的用於實現像素頁面中的像素占領的方法及裝置的實施例進行了描述。上面的像素占領裝置可以採用硬體實現,也可以採用軟體或者硬體和軟體的組合來實現。 As above, referring to FIGS. 1 to 18, the embodiments of the method and device for realizing pixel occupation in a pixel page according to the embodiments of the present specification are described. The above pixel occupation device can be realized by hardware, or by software or a combination of hardware and software.

圖19為根據本說明書的實施例的用於實現像素頁面中的像素占領的計算設備1900的結構方塊圖。 FIG. 19 is a structural block diagram of a computing device 1900 for realizing pixel occupation in a pixel page according to an embodiment of the present specification.

如圖19所示,計算設備1900可以包括至少一個處理器1910、儲存器(例如,非易失性儲存器)1920、內部儲存器1930、通訊介面1940以及內部匯流排1960,並且至少一個處理器1910、儲存器1920、內部儲存器1930和通訊介面1940經由匯流排1960連接在一起。該至少一個處理器1910執行在電腦可讀儲存媒體中儲存或編碼的至少一個電腦可讀指令(即,上述以軟體形式實現的元素)。 As shown in FIG. 19, the computing device 1900 may include at least one processor 1910, storage (for example, non-volatile storage) 1920, internal storage 1930, communication interface 1940, and internal bus 1960, and at least one processor 1910, the storage 1920, the internal storage 1930, and the communication interface 1940 are connected together via the bus 1960. The at least one processor 1910 executes at least one computer-readable instruction (ie, the above-mentioned element implemented in the form of software) stored or encoded in a computer-readable storage medium.

在一個實施例中,在儲存器中儲存有電腦可執行指令,其當執行時使得至少一個處理器1910:獲取用戶在客戶端設備上發起的針對目標像素的像素占領請求,所述用戶在所述區塊鏈網路中具有用戶帳戶;響應於所述像素占 領請求,獲取所述目標像素的占領所需費用,所述目標像素的占領所需費用是基於所述目標像素的第一像素占領資訊確定的,所述第一像素占領資訊是所述區塊鏈節點中的當前最新像素占領資訊;以及向所述區塊鏈節點發送像素占領交易,所述像素占領交易包括所述用戶帳戶以及所述占領所需費用,其中,在所述區塊鏈節點處執行像素占領交易,並且在所述像素占領交易成功時,使用與所述像素占領交易對應的第二像素占領資訊來完成像素占領處理。 In one embodiment, computer-executable instructions are stored in the storage, which, when executed, cause at least one processor 1910 to: obtain a pixel occupation request for a target pixel initiated by a user on the client device, and the user is in the There is a user account in the blockchain network; in response to the pixel account Request to obtain the cost required for the occupation of the target pixel, the cost required for the occupation of the target pixel is determined based on the first pixel occupation information of the target pixel, and the first pixel occupation information is the block The current latest pixel occupation information in the chain node; and sending a pixel occupation transaction to the blockchain node, the pixel occupation transaction including the user account and the cost required for occupation, where the block chain node Execute the pixel occupation transaction at any time, and when the pixel occupation transaction is successful, use the second pixel occupation information corresponding to the pixel occupation transaction to complete the pixel occupation process.

應該理解的是,在儲存器中儲存的電腦可執行指令當執行時使得至少一個處理器1910進行本說明書的實施例的各個實施例中以上結合圖1-18描述的各種操作和功能。 It should be understood that the computer-executable instructions stored in the storage, when executed, cause at least one processor 1910 to perform the various operations and functions described above with reference to FIGS. 1-18 in the various embodiments of the embodiments of this specification.

根據一個實施例,提供了一種例如非暫時性機器可讀媒體的程式產品。非暫時性機器可讀媒體可以具有指令(即,上述以軟體形式實現的元素),該指令當被機器執行時,使得機器執行本說明書的實施例的各個實施例中以上結合圖1-18描述的各種操作和功能。 According to one embodiment, a program product such as a non-transitory machine-readable medium is provided. The non-transitory machine-readable medium may have instructions (that is, the above-mentioned elements implemented in the form of software), which when executed by a machine, cause the machine to execute the various embodiments of the embodiments of this specification. Various operations and functions.

具體地,可以提供配有可讀儲存媒體的系統或者裝置,在該可讀儲存媒體上儲存著實現上述實施例中任一實施例的功能的軟體程式碼,且使該系統或者裝置的電腦或處理器讀出並執行儲存在該可讀儲存媒體中的指令。 Specifically, a system or device equipped with a readable storage medium can be provided, on which a software program code that realizes the function of any one of the above embodiments is stored, and the computer or device of the system or device is stored. The processor reads and executes the instructions stored in the readable storage medium.

在這種情況下,從可讀媒體讀取的程式碼本身可實現上述實施例中任何一項實施例的功能,因此機器可讀代碼和儲存機器可讀代碼的可讀儲存媒體構成了本發明的一部分。 In this case, the program code read from the readable medium itself can realize the function of any one of the above embodiments, so the machine readable code and the readable storage medium storing the machine readable code constitute the present invention a part of.

可讀儲存媒體的實施例包括軟碟、硬碟、磁光碟、光碟(如CD-ROM、CD-R、CD-RW、DVD-ROM、DVD-RAM、DVD-RW、DVD-RW)、磁帶、非易失性儲存卡和ROM。可選擇地,可以由通訊網路從伺服器電腦上或雲端上下載程式碼。 Examples of readable storage media include floppy disks, hard disks, magneto-optical disks, optical disks (such as CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD-RW), tape , Non-volatile memory card and ROM. Alternatively, the program code can be downloaded from the server computer or the cloud via the communication network.

本領域技術人員應當理解,上面公開的各個實施例可以在不偏離發明實質的情況下做出各種變形和修改。因此,本發明的保護範圍應當由所附的申請專利範圍來限定。 Those skilled in the art should understand that the various embodiments disclosed above can be modified and modified without departing from the essence of the invention. Therefore, the scope of protection of the present invention should be limited by the scope of the attached patent application.

需要說明的是,上述各流程和各系統結構圖中不是所有的步驟和單元都是必須的,可以根據實際的需要忽略某些步驟或單元。各步驟的執行順序不是固定的,可以根據需要進行確定。上述各實施例中描述的裝置結構可以是物理結構,也可以是邏輯結構,即,有些單元可能由同一物理實體實現,或者,有些單元可能分由多個物理實體實現,或者,可以由多個獨立設備中的某些部件共同實現。 It should be noted that not all steps and units in the above-mentioned processes and system structure diagrams are necessary, and some steps or units can be omitted according to actual needs. The order of execution of each step is not fixed and can be determined as needed. The device structure described in the foregoing embodiments may be a physical structure or a logical structure. That is, some units may be realized by the same physical entity, or some units may be realized by multiple physical entities, or may be implemented by multiple physical entities. Some components in independent devices are implemented together.

以上各實施例中,硬體單元或模組可以藉由機械方式或電氣方式實現。例如,一個硬體單元、模組或處理器可以包括永久性專用的電路或邏輯(如專門的處理器,FPGA或ASIC)來完成相應操作。硬體單元或處理器還可以包括可程式化邏輯或電路(如通用處理器或其它可程式化處理器),可以由軟體進行臨時的設置以完成相應操作。具體的實現方式(機械方式、或專用的永久性電路、或者臨時設置的電路)可以基於成本和時間上的考慮來確定。 In the above embodiments, the hardware unit or module can be implemented mechanically or electrically. For example, a hardware unit, module, or processor may include a permanent dedicated circuit or logic (such as a dedicated processor, FPGA or ASIC) to complete the corresponding operation. The hardware unit or processor may also include programmable logic or circuits (such as general-purpose processors or other programmable processors), which can be temporarily set by software to complete corresponding operations. The specific implementation (mechanical, or dedicated permanent circuit, or temporarily set circuit) can be determined based on cost and time considerations.

上面結合圖式闡述的具體實施方式描述了示例性實施例,但並不表示可以實現的或者落入申請專利範圍的保護範圍的所有實施例。在整個本說明書中使用的術語“示例性”意味著“用作示例、實例或例示”,並不意味著比其它實施例“優選”或“具有優勢”。出於提供對所描述技術的理解的目的,具體實施方式包括具體細節。然而,可以在沒有這些具體細節的情況下實施這些技術。在一些實例中,為了避免對所描述的實施例的概念造成難以理解,公知的結構和裝置以方框圖形式示出。 The specific implementations set forth above in conjunction with the drawings describe exemplary embodiments, but do not represent all embodiments that can be implemented or fall within the protection scope of the patent application. The term "exemplary" used throughout this specification means "serving as an example, instance, or illustration", and does not mean "preferred" or "advantageous" over other embodiments. The detailed description includes specific details for the purpose of providing an understanding of the described technology. However, these techniques can be implemented without these specific details. In some instances, in order to avoid incomprehensibility to the concepts of the described embodiments, well-known structures and devices are shown in the form of block diagrams.

本說明書內容的上述描述被提供來使得本領域任何具有通常知識者能夠實現或者使用本說明書內容。對於本領域具有通常知識者來說,對本說明書內容進行的各種修改是顯而易見的,並且,也可以在不脫離本說明書內容的保護範圍的情況下,將本文所定義的一般性原理應用於其它變型。因此,本說明書內容並不限於本文所描述的示例和設計,而是與符合本文公開的原理和新穎性特徵的最廣範圍相一致。 The above description of the content of this specification is provided to enable anyone with ordinary knowledge in the art to realize or use the content of this specification. For those with ordinary knowledge in the art, various modifications to the content of this specification are obvious, and the general principles defined herein can also be applied to other modifications without departing from the scope of protection of the content of this specification. . Therefore, the content of this specification is not limited to the examples and designs described herein, but is consistent with the broadest scope that conforms to the principles and novel features disclosed herein.

Claims (32)

一種用於實現像素頁面中的像素占領的方法,該像素頁面包括至少一個像素,每個像素具有像素占領資訊,該像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,該像素占領資訊包括占領者描述資訊和占領費用資訊,該方法由客戶端設備執行,該方法包括:獲取用戶在客戶端設備上發起的針對目標像素的像素占領請求,該用戶在該區塊鏈網路中具有用戶帳戶;響應於該像素占領請求,獲取該目標像素的占領所需費用,該目標像素的占領所需費用是基於該目標像素的第一像素占領資訊及該目標像素是否存在占領者確定的,該第一像素占領資訊是該區塊鏈節點中的當前最新像素占領資訊,且該第一像素占領資訊包含該目標像素的當前占領費用;以及向該區塊鏈節點發送像素占領交易,該像素占領交易包括該用戶帳戶、該目標像素的像素標識以及該占領所需費用,其中,在該區塊鏈節點處執行像素占領交易,並且在該像素占領交易成功時,使用與該像素占領交易對應的第二像素占領資訊來完成像素占領處理。 A method for realizing pixel occupation in a pixel page. The pixel page includes at least one pixel. Each pixel has pixel occupation information. The pixel occupation information is stored in the blockchain network in the form of blockchain data. The pixel occupation information includes the description information of the occupant and the occupation cost information. The method is executed by the client device. The method includes: obtaining the pixel occupation request for the target pixel initiated by the user on the client device, and the user is in the blockchain network. There is a user account in the road; in response to the pixel occupation request, obtain the occupation cost of the target pixel. The occupation cost of the target pixel is based on the first pixel occupation information of the target pixel and whether the target pixel has an occupant It is determined that the first pixel occupation information is the current latest pixel occupation information in the blockchain node, and the first pixel occupation information includes the current occupation cost of the target pixel; and a pixel occupation transaction is sent to the blockchain node , The pixel occupation transaction includes the user account, the pixel identification of the target pixel, and the cost required for the occupation. The pixel occupation transaction is executed at the blockchain node, and when the pixel occupation transaction is successful, the pixel occupation transaction is used The second pixel occupation information corresponding to the occupation transaction is used to complete the pixel occupation processing. 如請求項1所述的方法,其中,響應於該像素占領請求,獲取該目標像素的占領所需費用包括:響應於該像素占領請求,從該區塊鏈網路的區塊鏈節點獲取該目標像素的占領所需費用。 The method according to claim 1, wherein, in response to the pixel occupation request, obtaining the cost required for the occupation of the target pixel includes: in response to the pixel occupation request, obtaining the pixel from a blockchain node of the blockchain network The cost of capturing the target pixel. 如請求項1所述的方法,其中,響應於該像素占領請求,獲取該目標像素的占領所需費用包括:響應於該像素占領請求,從該區塊鏈網路的區塊鏈節點獲取該目標像素的第一像素占領資訊;以及基於該第一像素占領資訊中的占領費用資訊,確定該目標像素的占領所需費用。 The method according to claim 1, wherein, in response to the pixel occupation request, obtaining the cost required for the occupation of the target pixel includes: in response to the pixel occupation request, obtaining the pixel from a blockchain node of the blockchain network The occupation information of the first pixel of the target pixel; and based on the occupation cost information in the occupation information of the first pixel, the cost required to occupy the target pixel is determined. 如請求項1所述的方法,還包括:響應於像素占領處理完成,從該區塊鏈節點接收第三像素占領資訊,該第三像素占領資訊至少包括該目標像素的第二像素占領資訊;以及在該像素頁面的對應像素中顯示部分或全部該第三像素占領資訊,所顯示的部分或全部第三像素占領資訊至少包括占領者描述資訊。 The method according to claim 1, further comprising: in response to the completion of the pixel occupation process, receiving third pixel occupation information from the blockchain node, the third pixel occupation information including at least the second pixel occupation information of the target pixel; And displaying part or all of the occupation information of the third pixel in the corresponding pixels of the pixel page, and the displayed part or all of the occupation information of the third pixel includes at least the occupant description information. 如請求項1所述的方法,其中,該像素占領請求是響應於該用戶在該像素頁面中選擇該目標像素而接收的。 The method according to claim 1, wherein the pixel occupation request is received in response to the user selecting the target pixel in the pixel page. 如請求項5所述的方法,其中,該目標像素是由該客戶端設備的系統確定的。 The method according to claim 5, wherein the target pixel is determined by the system of the client device. 如請求項3所述的方法,在向該區塊鏈節點發送像素占領交易之前,該方法還包括:在該目標像素中顯示所獲取的部分或全部第一像素占領資訊,所顯示的部分或全部第一像素占領資訊至少包括占領者描述資訊。 As described in claim 3, before sending the pixel occupation transaction to the blockchain node, the method further includes: displaying part or all of the acquired first pixel occupation information in the target pixel, and the displayed part or All the occupation information of the first pixel includes at least description information of the occupation. 如請求項4所述的方法,其中,該第三像 素占領資訊包括該像素頁面的各個像素在該區塊鏈節點中的最新像素占領資訊,或者所獲取的第三像素占領資訊包括該區塊鏈節點處的占領資訊發生變化的像素的最新像素占領資訊。 The method according to claim 4, wherein the third image The pixel occupation information includes the latest pixel occupation information of each pixel of the pixel page in the blockchain node, or the acquired third pixel occupation information includes the latest pixel occupation information of the pixel whose occupation information at the blockchain node has changed. Information. 如請求項8所述的方法,還包括:將所獲取的第三像素占領資訊快取在該客戶端設備中。 The method according to claim 8, further comprising: caching the acquired occupation information of the third pixel in the client device. 如請求項1所述的方法,其中,該占領者描述資訊包括占領者頭像資訊及/或占領者文字描述資訊。 The method according to claim 1, wherein the occupier description information includes occupier profile picture information and/or occupier text description information. 如請求項1所述的方法,其中,該像素占領資訊還包括占領者留言資訊。 The method according to claim 1, wherein the pixel occupation information further includes occupant message information. 如請求項11所述的方法,還包括:分享像素占領內容消息,該像素占領內容消息是基於部分或全部該第一像素占領資訊產生的。 The method according to claim 11, further comprising: sharing a pixel occupying content message, the pixel occupying content message is generated based on part or all of the first pixel occupying information. 如請求項1所述的方法,其中,獲取用戶在客戶端設備上發起的針對該像素頁面中的目標像素的像素占領請求包括:響應於用戶在該像素頁面中選擇該目標像素,提供占領請求確認介面,該占領請求確認介面包括可選擇像素占領請求類型,以供用戶選擇或確認;以及響應於用戶選擇或確認可選擇像素占領請求類型,確定像素占領請求,其中,該目標像素的占領所需費用是基於該像素占領 請求的類型以及該目標像素的第一像素占領資訊確定的。 The method according to claim 1, wherein obtaining the pixel occupation request for the target pixel in the pixel page initiated by the user on the client device includes: in response to the user selecting the target pixel in the pixel page, providing the occupation request A confirmation interface, the occupation request confirmation interface includes a selectable pixel occupation request type for the user to select or confirm; and in response to the user’s selection or confirmation of the selectable pixel occupation request type, the pixel occupation request is determined, wherein the occupation of the target pixel The cost is based on the pixel occupation The type of request and the occupation information of the first pixel of the target pixel are determined. 如請求項13所述的方法,其中,該可選擇像素占領請求類型是基於該目標像素的當前占領費用以及該用戶的用戶帳戶餘額確定的。 The method according to claim 13, wherein the selectable pixel occupation request type is determined based on the current occupation cost of the target pixel and the user account balance of the user. 如請求項13或14所述的方法,其中,該可選擇像素占領請求類型包括像素獨自占領請求和像素聯合占領請求。 The method according to claim 13 or 14, wherein the selectable pixel occupation request type includes a pixel independent occupation request and a pixel joint occupation request. 如請求項13所述的方法,其中,該可選擇像素占領請求類型包括像素獨自占領請求和像素聯合占領請求,以及該像素聯合占領請求是在針對該像素獨自占領請求的像素占領交易失敗後提供的。 The method according to claim 13, wherein the selectable pixel occupation request type includes a pixel independent occupation request and a pixel joint occupation request, and the pixel joint occupation request is provided after the pixel occupation transaction for the pixel independent occupation request fails. of. 如請求項1所述的方法,其中,該像素頁面是可縮放的。 The method according to claim 1, wherein the pixel page is scalable. 如請求項1所述的方法,其中,該像素頁面的預定像素設置有獎勵對象池,其中,在該目標像素具有獎勵對象池並且被成功占領後,在該區塊鏈節點處執行抽獎處理,並且所抽出的獎勵對象被分發給該目標像素的占領者。 The method according to claim 1, wherein the predetermined pixel of the pixel page is provided with a reward object pool, wherein, after the target pixel has the reward object pool and is successfully occupied, the lottery process is performed at the blockchain node, And the drawn reward object is distributed to the occupier of the target pixel. 如請求項18所述的方法,其中,在該目標像素被聯合占領時,該獎勵對象的歸屬者及/或該占領者描述資訊是基於投票機制確定的,其中,各個聯合占領者被賦予相同的投票權,或者基於占領費用支付額度被賦予不同的投票權。 The method according to claim 18, wherein when the target pixel is jointly occupied, the owner of the reward object and/or the description information of the occupant is determined based on a voting mechanism, wherein each joint occupant is given the same Of voting rights, or different voting rights based on the payment of the occupation fee. 一種用於實現像素頁面中的像素占領的 方法,該像素頁面包括至少一個像素,每個像素具有像素占領資訊,該像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,該像素占領資訊包括占領者描述資訊和占領費用資訊,該方法由區塊鏈節點執行,該方法包括:接收用戶經由客戶端設備發送的針對目標像素的像素占領交易,該像素占領交易包括該用戶在該區塊鏈網路中的用戶帳戶、該目標像素的像素標識以及該目標像素的占領所需費用,其中,該占領所需費用是響應於用戶經由該客戶端設備發起的像素占領請求而獲取的,該目標像素的占領所需費用是基於該目標像素的第一像素占領資訊及該目標像素是否存在占領者確定的,該第一像素占領資訊是該區塊鏈節點中的當前最新像素占領資訊,且該第一像素占領資訊包含該目標像素的當前占領費用;在該區塊鏈節點處執行像素占領交易;以及在該像素占領交易成功時,使用與該像素占領交易對應的第二像素占領資訊來完成像素占領處理。 A method used to realize the pixel occupation in the pixel page Method, the pixel page includes at least one pixel, each pixel has pixel occupation information, the pixel occupation information is stored in the blockchain network in the form of blockchain data, and the pixel occupation information includes occupant description information and occupation cost Information, the method is executed by a blockchain node, and the method includes: receiving a pixel occupation transaction for a target pixel sent by a user via a client device, the pixel occupation transaction including the user’s user account in the blockchain network, The pixel identification of the target pixel and the cost required for the occupation of the target pixel, where the cost required for the occupation is obtained in response to a pixel occupation request initiated by the user via the client device, and the cost for the occupation of the target pixel is Based on the first pixel occupation information of the target pixel and whether the target pixel has an occupant, the first pixel occupation information is the current latest pixel occupation information in the blockchain node, and the first pixel occupation information includes the The current occupation cost of the target pixel; execute the pixel occupation transaction at the blockchain node; and when the pixel occupation transaction is successful, use the second pixel occupation information corresponding to the pixel occupation transaction to complete the pixel occupation process. 一種用於實現像素頁面中的像素占領的裝置,該像素頁面包括至少一個像素,每個像素具有像素占領資訊,該像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,該像素占領資訊包括占領者描述資訊和占領費用資訊,該裝置包括:占領請求獲取單元,獲取用戶在客戶端設備上發起的針對目標像素的像素占領請求,該用戶在該區塊鏈網路中具有用戶帳戶; 占領費用獲取單元,響應於該像素占領請求,獲取該目標像素的占領所需費用,該目標像素的占領所需費用是基於該目標像素的第一像素占領資訊及該目標像素是否存在占領者確定的,該第一像素占領資訊是該區塊鏈節點中的當前最新像素占領資訊,且該第一像素占領資訊包含該目標像素的當前占領費用;以及占領交易發送單元,向該區塊鏈節點發送像素占領交易,該像素占領交易包括該用戶帳戶、該目標像素的像素標識以及該占領所需費用,其中,在該區塊鏈節點處執行像素占領交易,並且在該像素占領交易成功時,使用與該像素占領交易對應的第二像素占領資訊來完成像素占領處理。 A device for realizing pixel occupation in a pixel page. The pixel page includes at least one pixel. Each pixel has pixel occupation information. The pixel occupation information is stored in the blockchain network in the form of blockchain data. Pixel occupation information includes occupant description information and occupation cost information. The device includes: an occupation request acquisition unit, which obtains a pixel occupation request for a target pixel initiated by a user on a client device. The user has User account The occupation cost acquisition unit, in response to the pixel occupation request, obtains the occupation cost of the target pixel. The occupation cost of the target pixel is determined based on the first pixel occupation information of the target pixel and whether the target pixel has an occupant. Yes, the first pixel occupation information is the current latest pixel occupation information in the block chain node, and the first pixel occupation information includes the current occupation cost of the target pixel; and the occupation transaction sending unit sends the block chain node Send a pixel occupation transaction. The pixel occupation transaction includes the user account, the pixel identification of the target pixel, and the cost required for the occupation. The pixel occupation transaction is executed at the blockchain node, and when the pixel occupation transaction is successful, The second pixel occupation information corresponding to the pixel occupation transaction is used to complete the pixel occupation process. 如請求項21所述的裝置,其中,該占領費用獲取單元:響應於該像素占領請求,從該區塊鏈網路的區塊鏈節點獲取該目標像素的占領所需費用。 The device according to claim 21, wherein the occupation fee obtaining unit: in response to the pixel occupation request, obtain the occupation cost of the target pixel from the blockchain node of the blockchain network. 如請求項21所述的裝置,其中,該占領費用獲取單元包括:占領資訊獲取模組,響應於該像素占領請求,從該區塊鏈網路的區塊鏈節點獲取該目標像素的第一像素占領資訊;以及占領費用確定模組,基於該第一像素占領資訊中的占領費用資訊,確定該目標像素的占領所需費用。 The device according to claim 21, wherein the occupation fee obtaining unit includes: an occupation information obtaining module, which, in response to the pixel occupation request, obtains the first block of the target pixel from the block chain node of the block chain network. Pixel occupation information; and the occupation cost determination module, based on the occupation cost information in the first pixel occupation information, determines the cost of the occupation of the target pixel. 如請求項21所述的裝置,還包括: 占領資訊接收單元,響應於像素占領處理完成,從該區塊鏈節點接收第三像素占領資訊,該第三像素占領資訊至少包括該目標像素的第二像素占領資訊;以及占領資訊顯示單元,在該像素頁面的對應像素中顯示部分或全部該第三像素占領資訊,所顯示的部分或全部第三像素占領資訊至少包括占領者描述資訊。 The device according to claim 21, further comprising: The occupation information receiving unit, in response to the completion of the pixel occupation process, receives third pixel occupation information from the blockchain node, the third pixel occupation information including at least the second pixel occupation information of the target pixel; and the occupation information display unit, in Part or all of the occupation information of the third pixel is displayed in the corresponding pixels of the pixel page, and the displayed part or all of the occupation information of the third pixel includes at least the occupant description information. 如請求項24所述的裝置,其中,在向該區塊鏈節點發送像素占領交易之前,該占領資訊顯示單元在該目標像素中顯示所獲取的部分或全部第一像素占領資訊,所顯示的部分或全部第一像素占領資訊至少包括占領者描述資訊。 The device according to claim 24, wherein, before sending the pixel occupation transaction to the blockchain node, the occupation information display unit displays part or all of the acquired first pixel occupation information in the target pixel, and the displayed Part or all of the occupation information of the first pixel includes at least description information of the occupation. 如請求項24所述的裝置,其中,該第三像素占領資訊包括該像素頁面的各個像素在該區塊鏈節點中的最新像素占領資訊,或者所獲取的第三像素占領資訊是該區塊鏈節點處的占領資訊發生變化的像素的最新像素占領資訊。 The device according to claim 24, wherein the third pixel occupation information includes the latest pixel occupation information of each pixel of the pixel page in the blockchain node, or the acquired third pixel occupation information is the block The latest pixel occupation information of the pixel whose occupation information has changed at the chain node. 如請求項26所述的裝置,還包括:快取單元,將所獲取的第三像素占領資訊快取在該客戶端設備中。 The apparatus according to claim 26, further comprising: a caching unit, which caches the acquired occupation information of the third pixel in the client device. 如請求項21所述的裝置,還包括:分享單元,分享像素占領內容消息,該像素占領內容消息是基於部分或全部該第一像素占領資訊產生的。 The device according to claim 21, further comprising: a sharing unit to share the pixel occupation content message, and the pixel occupation content message is generated based on part or all of the first pixel occupation information. 如請求項21所述的裝置,其中,該占領請求獲取單元包括: 請求類型提供模組,響應於用戶在該像素頁面中選擇該目標像素,提供占領請求確認介面,該占領請求確認介面包括可選擇像素占領請求類型;以及占領請求確定模組,響應於用戶針對可選擇像素占領請求類型的選擇,確定像素占領請求,其中,該目標像素的占領所需費用是基於該像素占領請求的類型以及該目標像素的第一像素占領資訊確定的。 The device according to claim 21, wherein the occupation request obtaining unit includes: The request type providing module provides an occupation request confirmation interface in response to the user selecting the target pixel in the pixel page. The occupation request confirmation interface includes a selectable pixel occupation request type; and an occupation request determination module, which responds to the user’s The selection of the pixel occupation request type is selected, and the pixel occupation request is determined, where the cost for the occupation of the target pixel is determined based on the type of the pixel occupation request and the first pixel occupation information of the target pixel. 一種用於實現像素頁面中的像素占領的裝置,該像素頁面包括至少一個像素,每個像素具有像素占領資訊,該像素占領資訊以區塊鏈資料的形式儲存在區塊鏈網路中,該像素占領資訊包括占領者描述資訊和占領費用資訊,該裝置包括:占領交易接收單元,接收用戶經由客戶端設備發送的針對目標像素的像素占領交易,該像素占領交易包括該用戶在該區塊鏈網路中的用戶帳戶、該目標像素的像素標識以及該目標像素的占領所需費用,其中,該占領所需費用是響應於用戶經由該客戶端設備發起的像素占領請求而獲取的,該目標像素的占領所需費用是基於該目標像素的第一像素占領資訊及該目標像素是否存在占領者確定的,該第一像素占領資訊是該區塊鏈節點中的當前最新像素占領資訊,且該第一像素占領資訊包含該目標像素的當前占領費用;占領交易執行單元,在該區塊鏈節點處執行像素占領交易;以及 占領處理單元,在該像素占領交易成功時,使用與該像素占領交易對應的第二像素占領資訊來完成像素占領處理。 A device for realizing pixel occupation in a pixel page. The pixel page includes at least one pixel. Each pixel has pixel occupation information. The pixel occupation information is stored in the blockchain network in the form of blockchain data. The pixel occupation information includes occupant description information and occupation cost information. The device includes: an occupation transaction receiving unit, which receives a pixel occupation transaction for a target pixel sent by a user via a client device, and the pixel occupation transaction includes the user in the blockchain The user account in the network, the pixel identifier of the target pixel, and the cost required for the occupation of the target pixel, where the cost required for the occupation is obtained in response to a pixel occupation request initiated by the user via the client device, and the target The cost for the occupation of a pixel is determined based on the first pixel occupation information of the target pixel and whether there is an occupant of the target pixel. The first pixel occupation information is the current latest pixel occupation information in the blockchain node, and the The first pixel occupation information includes the current occupation cost of the target pixel; the occupation transaction execution unit executes the pixel occupation transaction at the blockchain node; and The occupation processing unit uses the second pixel occupation information corresponding to the pixel occupation transaction to complete the pixel occupation processing when the pixel occupation transaction is successful. 一種計算設備,包括:一個或多個處理器,以及與該一個或多個處理器耦合的儲存器,該儲存器儲存指令,當該指令被該一個或多個處理器執行時,使得該一個或多個處理器執行如請求項1到19中任一項所述的方法。 A computing device includes: one or more processors, and a storage coupled with the one or more processors. The storage stores instructions. When the instructions are executed by the one or more processors, the one Or multiple processors execute the method according to any one of claim items 1-19. 一種機器可讀儲存媒體,其儲存有可執行指令,該指令當被執行時使得該機器執行如請求項1到19中任一項所述的方法。 A machine-readable storage medium stores executable instructions, which when executed, cause the machine to execute the method described in any one of claims 1-19.
TW109115044A 2019-10-09 2020-05-06 Method, device, computing device and machine-readable storage medium for realizing pixel occupation of pixel page TWI748441B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910953999.4A CN110717124B (en) 2019-10-09 2019-10-09 Method and device for realizing pixel occupation of pixel page
CN201910953999.4 2019-10-09

Publications (2)

Publication Number Publication Date
TW202115592A TW202115592A (en) 2021-04-16
TWI748441B true TWI748441B (en) 2021-12-01

Family

ID=69212382

Family Applications (1)

Application Number Title Priority Date Filing Date
TW109115044A TWI748441B (en) 2019-10-09 2020-05-06 Method, device, computing device and machine-readable storage medium for realizing pixel occupation of pixel page

Country Status (3)

Country Link
CN (2) CN113158104A (en)
TW (1) TWI748441B (en)
WO (1) WO2021068625A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113158104A (en) * 2019-10-09 2021-07-23 支付宝(杭州)信息技术有限公司 Method and device for realizing pixel occupation of pixel page

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170103468A1 (en) * 2015-10-13 2017-04-13 TransActive Grid Inc. Use of Blockchain Based Distributed Consensus Control
CN108711093A (en) * 2018-05-18 2018-10-26 深圳市天趣控股有限公司 A kind of intelligent contract method of lease in kind and system based on deep learning
CN109462574A (en) * 2018-09-26 2019-03-12 广州鲁邦通物联网科技有限公司 A kind of billboard control gateway based on block chain
CN109472675A (en) * 2018-11-29 2019-03-15 阿里巴巴集团控股有限公司 Processing method, device, system and the equipment of charter business
CN109903123A (en) * 2019-01-18 2019-06-18 众安信息技术服务有限公司 A kind of house lease method and system
CN110009388A (en) * 2019-02-02 2019-07-12 阿里巴巴集团控股有限公司 Equipment leasing method, apparatus, equipment and storage medium
US20190303807A1 (en) * 2016-09-30 2019-10-03 Mamadou Mande Gueye Method and system for facilitating provisioning of social networking data to a mobile device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170357966A1 (en) * 2016-06-09 2017-12-14 Mastercard International Incorporated Method and system for use of a proprietary private blockchain
CN106548330B (en) * 2016-10-27 2018-03-16 上海亿账通区块链科技有限公司 Transaction verification method and system based on block chain
US10355869B2 (en) * 2017-01-12 2019-07-16 International Business Machines Corporation Private blockchain transaction management and termination
CN107240018A (en) * 2017-07-25 2017-10-10 成都励睿德企业管理有限公司 A kind of method and system for being used to pay tranaction costs in block chain network
KR101908677B1 (en) * 2017-09-29 2018-10-16 숭실대학교산학협력단 System and method for managementing electronic vote using blockchain
US11627003B2 (en) * 2018-03-05 2023-04-11 SmartAxiom, Inc. Systems and methods for a blockchain multi-chain smart contract time envelope
CN108830710B (en) * 2018-05-02 2021-02-05 大国创新智能科技(东莞)有限公司 Block chain transaction platform and implementation method
CN109785136A (en) * 2019-01-30 2019-05-21 北京京东尚科信息技术有限公司 A kind of transaction processing method of block chain, client and block chain network
CN110047077B (en) * 2019-04-17 2020-11-17 湘潭大学 Image processing method for Ether house consensus mechanism
CN113158104A (en) * 2019-10-09 2021-07-23 支付宝(杭州)信息技术有限公司 Method and device for realizing pixel occupation of pixel page

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170103468A1 (en) * 2015-10-13 2017-04-13 TransActive Grid Inc. Use of Blockchain Based Distributed Consensus Control
US20190303807A1 (en) * 2016-09-30 2019-10-03 Mamadou Mande Gueye Method and system for facilitating provisioning of social networking data to a mobile device
CN108711093A (en) * 2018-05-18 2018-10-26 深圳市天趣控股有限公司 A kind of intelligent contract method of lease in kind and system based on deep learning
CN109462574A (en) * 2018-09-26 2019-03-12 广州鲁邦通物联网科技有限公司 A kind of billboard control gateway based on block chain
CN109472675A (en) * 2018-11-29 2019-03-15 阿里巴巴集团控股有限公司 Processing method, device, system and the equipment of charter business
CN109903123A (en) * 2019-01-18 2019-06-18 众安信息技术服务有限公司 A kind of house lease method and system
CN110009388A (en) * 2019-02-02 2019-07-12 阿里巴巴集团控股有限公司 Equipment leasing method, apparatus, equipment and storage medium

Also Published As

Publication number Publication date
CN113158104A (en) 2021-07-23
WO2021068625A1 (en) 2021-04-15
CN110717124B (en) 2021-03-23
TW202115592A (en) 2021-04-16
CN110717124A (en) 2020-01-21

Similar Documents

Publication Publication Date Title
CN111654473B (en) Virtual object distribution method and device based on augmented reality
KR102272119B1 (en) Method and apparatus for offline interaction based on augmented reality
CN111612461B (en) Interaction method and device based on electronic certificates and electronic equipment
WO2019119977A1 (en) Augmented reality-based virtual object allocation method and apparatus
CN114693393A (en) System and method for socially driven product offerings
US20130226733A1 (en) Content Platform Enabling Content Distribution Through Virtual Goods
JP2004536366A (en) Statistical measurement and filtering of content with pixel-based metadata
CN104967607A (en) Information processing method, terminal and server
US20230118312A1 (en) System and method of promoting and validating a non-fungible token
CN110175849A (en) Cashing method, device, equipment, server and system
JP2022013271A (en) Non-alternative token management system
KR101185910B1 (en) Method of returning virtual money according to watching of advertisement on smart phone
US20230334534A1 (en) Combining online user activity with advertisements for distribution on a decentralized network
TWI748441B (en) Method, device, computing device and machine-readable storage medium for realizing pixel occupation of pixel page
EP3557519A1 (en) Method for donating content and purchasing donated content, using social network service
US20090228355A1 (en) Amelioration of unsolicited advertisements in a virtual universe through avatar transport offers
CN107292615A (en) The method for protecting and device of a kind of e-payment
KR102303636B1 (en) Advertisement platform system
KR102303637B1 (en) Method for providing advertisement platform service
TWI850823B (en) Electronic commerce management system for providing tip
JP6353293B2 (en) Event settlement system
US20220222764A1 (en) Information processor apparatus, control program, and control method
JP7260721B1 (en) E-commerce management system for tipping
US20240242255A1 (en) Method and system of providing metaverse digital asset based on retailer desired purchase, participation or action
JP6979042B2 (en) Bidding equipment and programs