Smart Raise

Smart Raise

  • Docs
  • API
  • User Guide (de)

›SUPPORTERS

DISCOVERY

  • Discovery

PAYOUT

  • PayoutApproval
  • Refundable

PROJECT

  • Content
  • PhaseSaver
  • Phases
  • ProjectInfo
  • ProjectStatus
  • StateMachine

RBAC

  • Auditor
  • RBAC
  • RbacSmartRaise
  • Roles

SUPPORTERS

  • FundingStatus
  • Payinable
  • Supportable
  • SupportableStatistics

UNCATEGORIZED

  • Smartraise

Payinable

contract Payinable

is Supportable, StateMachine

Source: supporters/Payin.sol

Index

  • Payin
  • addFunds
  • bookPayin

Reference

Events

  • Payin

    event Payin(uint projectId, address sender, uint amount)
    Parameters:
    projectId - uint
    sender - address
    amount - uint

Functions

  • addFunds

    function addFunds() public payable
    Modifiers:
    onlyFundingStatus
  • bookPayin

    function bookPayin(address _sender, uint _value) internal
    Parameters:
    _sender - address
    _value - uint
← FundingStatusSupportable →
Copyright © 2019 Zoltan Vandor