Write a smart contract, with three functions. Function “calculate” should take two parameters a and b of type uint256. It should return the result of a + b. A user must pay a small fee to be allowed to use the function calculate. During deployment, the user can specify the fee. The user that deployed the contract should be able to withdraw the fees. It should be possible to specify the amount to be withdrawn. Code this into a function named “withdraw”. For convenience, add a function that returns the balance of the contract. Call this function “getBalance”. Add screenshots of your working code and output in form of a PDF document.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter11: Introduction To Classes
Section11.4: A Case Study: Constructing A Date Class
Problem 6E
icon
Related questions
Question

Computer Science

Write a smart contract, with three functions.

Function “calculate” should take two parameters a and b of type uint256. It should return the
result of a + b.

A user must pay a small fee to be allowed to use the function calculate.

During deployment, the user can specify the fee. The user that deployed the contract should be
able to withdraw the fees. It should be possible to specify the amount to be withdrawn. Code
this into a function named “withdraw”.

For convenience, add a function that returns the balance of the contract. Call this
function “getBalance”.

Add screenshots of your working code and output in form of a PDF document. 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning