Skip to content

Instantly share code, notes, and snippets.

@luke-nguyen990
luke-nguyen990 / Pgu7q1LYEeiDhgqYR-Lxvg_3e270bc052d811e8905939ab43f94f38_Auction.sol
Created August 7, 2021 01:26
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.4.17+commit.bdeb9e52.js&optimize=false&runs=200&gist=
pragma solidity ^0.4.17;
contract Auction {
// Data
//Structure to hold details of the item
struct Item {
uint itemId; // id of the item
uint[] itemTokens; //tokens bid in favor of the item
}

Keybase proof

I hereby claim:

  • I am luke-nguyen990 on github.
  • I am luke_nguyen (https://keybase.io/luke_nguyen) on keybase.
  • I have a public key ASAORCqpjla_WwuMgGN0gFxBi3fzZhKnQzsz8LEs0UHW9go

To claim this, I am signing this object: