Hotel Reservation

The contract acts like a hotel room register. It tracks all transactions made on the hotel, for each room.

TOOLSFINANCIAL

#hotel#reservation

Free

14 Sales

9 Compilations

Asset tracking

The purpose of the contract is to keep a list of assets and their owners. Also the contract has a history of the asset and the past changes of it.

UTILITYTOOLSDOCUMENTS

#asset#tracking

Free

25 Sales

10 Compilations

Voting Platform

You can use this service to run a decentralised voting process.

DOCUMENTS

#voting#platform#smart#contract

Free

22 Sales

0 Compilations

ETH salary pay

This contract keeps an employee register and can execute one by one ETH salary pay.

UTILITYFINANCIAL

#employees#salary#pay

Free

28 Sales

15 Compilations

Term deposit

This smart contract allows depositing funds for a given time.

FINANCIAL

#term#deposit

Free

22 Sales

9 Compilations

Insurance Policies

The contract acts like a insurance policies register and tracks the insurances added by the contract owner.

FINANCIALDOCUMENTS

#insurance#policies#policy

Free

18 Sales

10 Compilations

Document tracking

The purpose of the contract is to track a list of documents, their site location, folder address and section.

DOCUMENTSUTILITY

#document#tracking#utility

Free

39 Sales

21 Compilations

OwnerPaysTheFees

Solidity Contract that allows anyone trustless pay fees for anyone.

TOOLS

#transfer#fees

Free

5 Sales

3 Compilations

SplitYourPayments

This contract can be used when payments need to be received by a group of people and split proportionately to some number of shares they own.

FINANCIALTOOLS

#payments

Free

7 Sales

4 Compilations

Control Ownership

The Ownable contract has an owner address, and provides basic authorization control functions

UTILITY

#ownership

Free

6 Sales

4 Compilations

Token ERC20

ERC-20 is a technical standard used for smart contracts on the Ethereum blockchain for implementing tokens.

TOOLSFINANCIAL

Free

19 Sales

4 Compilations

MathOperations

This is a contract used for basic math operations.

TOOLS

#math#operations

Free

6 Sales

3 Compilations

BasicMath Operations

This is a contract used for basic math operations like minimum, maximum and avarage of two numbers.

TOOLS

#basic#math

Free

5 Sales

3 Compilations

MultiSigWallet With Daily Limit

Multisignature wallet with daily limit allows an owner to withdraw a daily limit without multisig.

TOOLSFINANCIAL

#multisig#wallet#daily

Free

16 Sales

16 Compilations

AnotherLottery

The smart contract responsible for picking a winner.

UTILITYFINANCIAL

#lottery

Free

13 Sales

8 Compilations

RandomNumber

The contract generates a random number. It can be used in other contract that need this facility.

UTILITY

#random

Free

11 Sales

8 Compilations

SimpleMultisig

The purpose of multisig wallets is to increase security by requiring multiple parties to agree on transactions before execution. Transactions can be executed only when confirmed by a predefined number of owners.

FINANCIALTOOLS

#multisig

Free

12 Sales

9 Compilations

Whitelist

This is a contract used to make a list of people or groups regarded as acceptable or trustworthy.

UTILITYTOOLSDOCUMENTS

#whitelist#tagged

Free

11 Sales

9 Compilations

Blacklist

This is a contract used to make a list of people or groups regarded as unacceptable or untrustworthy and often marked down for punishment or exclusion.

DOCUMENTSUTILITY

#blacklist#tagged#kyc

Free

12 Sales

9 Compilations

Simple lottery

The smart contract is responsible with keeping a list of players and choosing a winner when the contract owner decides to.

TOOLSFINANCIALDOCUMENTS

#lottery

Free

14 Sales

8 Compilations

Simple payments

The smart contract is responsible with different executing a simple payment

FINANCIALTOOLS

#payment#eth

Free

14 Sales

10 Compilations

Recurring Payments

The contract acts like a recurring payments register and keeps track of all the payments.

UTILITYTOOLSFINANCIAL

#reccurring#payments

Free

17 Sales

8 Compilations

Invoice financing

The contract acts like a invoice financing contract.

UTILITYTOOLSFINANCIAL

#invoice#financing

Free

16 Sales

10 Compilations

Expense track

The contract has as purpose to keep track of expenses, based on a category-subcategory structure. The owner has liberty to build this structure as he/she wants.

TOOLSUTILITY

#expense

Free

14 Sales

9 Compilations

Financial Status Report

Financial report is a formal record of the financial activities and position of a business, person, or other entity.

DOCUMENTSFINANCIALUTILITYTOOLS

#financial#status#report

Free

15 Sales

9 Compilations

Valuable Credentials For Degrees

The contract has as purpose to keep and present with transparency the available certifications, members subscribed to them and the certified members.

TOOLSDOCUMENTSUTILITY

#credentials#degrees#certifications

Free

11 Sales

8 Compilations

Apibase Monitor

Apibase is a solidity smart-contract with the purpose and scope to bridge comunication between a custom contracts and the external world (out of the blockchain) through API requests.

UTILITYTOOLSDOCUMENTS

#external#api#monitor#update#data

Free

16 Sales

11 Compilations

GoogleAnalyticsBase

Google Analytics monitor is a Solidity smart-contract with the scope and purpose to help custom contracts to monitor user interaction by connecting events to Google Analytics account.

TOOLSUTILITY

#google#analytics#tracking

Free

17 Sales

12 Compilations

Letter of credit

The purpose of the contract is to act like a letter of credit.

TOOLSESCROWFINANCIAL

#letter#of#credit

5 MODEX Per. Compilation

27 Sales

8 Compilations

WhoBetsMore Game

The purpose of the contract is to play a game. The game is like: the address that submits a value of n Ether greater than the summited maximum, the address resets the money/ETH pool and can withdraw them. And the game starts from the beggining.

TOOLSFINANCIAL

#whobetsmore#game

Free

20 Sales

12 Compilations

Task management

The purpose of the contract is to keep a list of tasks, task receivers and their active status.

UTILITYTOOLS

#task#management#list

Free

22 Sales

10 Compilations

Proxy Payments

The purpose of the contract is to proxy payments sent to specified addresses.

ESCROWFINANCIAL

#proxy#payments

Free

21 Sales

10 Compilations

TimeIn - TimeOut Employees

The purpose of the contract is keep record of the employees register and their TimeIn-TimeOut

UTILITYDOCUMENTS

#timein#timeout#employees

Free

19 Sales

1 Compilations

Safe purchase and sale

Safe purchase and sale while looking into the security options contract

UTILITYFINANCIAL

#safe#sale#purchase

Free

23 Sales

11 Compilations

Open auction

The main idea of this auction is that during a set period of time, anyone can send their bids.

FINANCIALTOOLS

#open#auction

Free

21 Sales

8 Compilations

Blind auction

The purpose of the contract is to organize a blind auction.

ESCROWFINANCIAL

#blind#auction#smat#contract

Free

21 Sales

8 Compilations

Token contract

This is a token contract based on the ERC20 token standard. ERC20 protocol allows developers to develop a token that complies with common, basic behavioral rules.

FINANCIAL

#token#ico#smart#contract

5 MODEX Per. Compilation

13 Sales

7 Compilations

Crowdsale contract

This contract helps you in preparing the ICO and it  is a base contract for managing a token crowdsale, allowing investors to purchase tokens with ether.

FINANCIAL

#crowdsale#smart#contract#smartcontract

Free

49 Sales

20 Compilations

Custom Token

A contract to create a digital token. This contract follows ERC20 standard requirements, allowing the token to interact with web-clients as stock exchanges.

FINANCIAL

#token#smart#smartcontract

Free

111 Sales

89 Compilations

Multisig 3 of 5 signatures Contract

This contract requires more that one signature to authorize a transaction. It is generally used to divide up responsibility between involved persons.

FINANCIAL

#multisig#smart#smartcontract

10 MODEX Per. Compilation

16 Sales

4 Compilations