clockworkPi

Verified contract

Active on Ethereum with 52 txns
Deployed by via 0xf66b5648 at 5799050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "clockworkPi"

0x74247126bc6434e55d93bd2f3c160d5172f342c2f4b64b48213f9c74a7437eec
0x8e79fb573fd29f68338b995cff74db9f7060f14ad17370cea1a42c508ab6e2ae
0x103b830eb5e91a35f0ba798c14e112b1f67e584fd07047ff48d57e133a584b1a
0x5e847963b7a0b6920e4642206a91e141ee02cee408aacc24befe001396141f10
0x603eca89894686d1f6a82949f5c7b61f9c5cce184eda69070b0b12c7b206b636
0x3b81011be77525edfd261722c6a7822306f2e195e44f32ea3b77c94a2edd97df
0xab481464606c110e0088619f1c581677dced169421609bd3f3e947900e5ed33b
0x24b1c3328d25cac2a384b0dcc61370d785e9b0510f14b7a9a1319b7e393cedc0
0x3843e8cb79308c42ee31a536136abf4f02af11587f4bf5ccb781749cb8c92f68
0x1a1e9c35c857cfb87d2ac49c7f47203dde79ab1625571feecbb9067f3434c186

Functions
Getter at block 21180460
decimals(view returns (uint256)
18
initialSupply(view returns (uint256)
31415926
name(view returns (string)
clockworkPi
owner(view returns (address)
0xfb20bd114a227ca36f8d11345ecdf0f1f6ccfcd1
paused(view returns (bool)
false
symbol(view returns (string)
CPI
totalSupply(view returns (uint256)
31415926000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.