Smart Contract info

Smart Contract info

  • Contracts
  • TodoList
  • Help
  • Github
  • Blog

›OTHER / MARKETPLACE

BASIC

  • A
  • Factory
  • Marriage
  • MyContract
  • BugSquash
  • HelloWorld

BASIC / ECOM

  • Customer
  • Supplier

COMPLEXGAMES

  • Ownable
  • blackJack
  • PowerEther
  • Buffer
  • CBOR
  • OraclizeAddrResolverI
  • OraclizeI
  • Ownable
  • PowerEtherBase
  • PowerEtherHelper
  • PowerFour
  • PowerOne
  • PowerTwo
  • SafeMath
  • strings
  • usingOraclize

DATASTRUCT

  • LinkedList
  • Stack

FINANCE

  • CrowdBank
  • Mortgage

GAMES

  • CasinoRoulette
  • Itontine
  • Cplayer
  • Ctontine
  • PredictionMarket
  • RNGLottery
  • RecurringLottery
  • Roulette
  • SatoshiDice
  • SimpleLottery
  • WhatDoesNadiaThink

OTHER

  • e0x

OTHER / CREDVERT

  • ApplicantFactory
  • CredentialOrgFactory
  • CredentialFactory
  • CredentialOrgFactory
  • CredentialOrgFactory
  • Ownable
  • Pausable
  • SafeMath32

OTHER / MARKETPLACE

  • DigitalLocker
  • WorkbenchBase

SCHEMES

  • Government
  • GradualPonzi
  • SimplePonzi
  • SimplePyramid

TOKENS

  • BasicToken
  • ERC20
  • TokenSale

TOKENS / ATTENDANCETOKEN

  • EIP20
  • EIP20Interface
  • Migrations
  • ApproveAndCallFallBack
  • AttendanceCoinMembers
  • ERC20Interface
  • FixedSupplyToken
  • Owned
  • SafeMath
  • ApproveAndCallFallBack
  • ERC20Interface
  • FixedSupplyToken
  • Owned
  • SafeMath

UTIL

  • MarriageInvestment
  • Stock
  • SafeMath
  • Welfare
  • PromiseBox

UNCATEGORIZED

  • Authentication
  • TodoList
  • Users

DigitalLocker

contract DigitalLocker

is WorkbenchBase

Source: contracts/other/marketplace/workbenchbase.sol

Index

  • AcceptSharingRequest
  • BeginReviewProcess
  • DigitalLocker
  • RejectApplication
  • RejectSharingRequest
  • ReleaseLockerAccess
  • RequestLockerAccess
  • RevokeAccessFromThirdParty
  • ShareWithThirdParty
  • Terminate
  • UploadDocuments

Reference

Functions

  • AcceptSharingRequest

    function AcceptSharingRequest() public
  • BeginReviewProcess

    function BeginReviewProcess() public
  • DigitalLocker

    function DigitalLocker(string lockerFriendlyName, address bankAgent) public
    Parameters:
    lockerFriendlyName - string
    bankAgent - address
  • RejectApplication

    function RejectApplication(string rejectionReason) public
    Parameters:
    rejectionReason - string
  • RejectSharingRequest

    function RejectSharingRequest() public
  • ReleaseLockerAccess

    function ReleaseLockerAccess() public
  • RequestLockerAccess

    function RequestLockerAccess(string intendedPurpose) public
    Parameters:
    intendedPurpose - string
  • RevokeAccessFromThirdParty

    function RevokeAccessFromThirdParty() public
  • ShareWithThirdParty

    function ShareWithThirdParty(address thirdPartyRequestor, string expirationDate, string intendedPurpose) public
    Parameters:
    thirdPartyRequestor - address
    expirationDate - string
    intendedPurpose - string
  • Terminate

    function Terminate() public
  • UploadDocuments

    function UploadDocuments(string lockerIdentifier, string image) public
    Parameters:
    lockerIdentifier - string
    image - string
← SafeMath32WorkbenchBase →
Smart Contract info
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Copyright © 2019 David Li