CPUcoin

Verified contract

Active on Ethereum with 1,551 txns
Deployed by via 0x08de25e9 at 7727885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,299.92
ERC-20
Value $127.79
0x1cc466d71e6410b8d063ac9a03988dd06f387e145bae4d3970e4bf9fa02ca77c
0xbbcb82acd0a87a51cada79620e2603ba8045b8b86f0dba0eec59081d4a30000f
0xf478ced68709bcd743d52fe67acd05836dbcdcd4849cc9e2c729305010414e96
0x89fc91f3ffd9258c2194407716c80d252c92eb0286fcd3a77970f37856ddcb69
0xb204d172f1ef1cd68788067282105a844da3baabd70c37d209b6eff4b2019340
0x7d568c546c72bdff25652ba99315a078e2eb168b5d0eb3aa34a137491e88fc79
0x56c6c8261e54512383a876a9801c3d6f3a3ece8e9ca800c7db8eab66bcff758c
0x0ac20ba3c327203d67cec47a9884833567cfac1a8641dde8876214154532f031
0x1ab9c9e1b7a28401b2f553d27737020b6ff204e658f79aa1e19804a75b950921
0x08b14cd2bda8508c15fa2866e67cc0b7bc717badf03bd08a6160e39b078ac931

Functions
Getter at block 21160777
VERSION(view returns (uint32)
8
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
CPUcoin
owner(view returns (address)
0xbdcfcd09b3f1c0a3fe8b3899faec98bfd10110bd
paused(view returns (bool)
false
symbol(view returns (string)
CPU
today(view returns (uint32 dayNumber)
20038
totalSupply(view returns (uint256)
5000000000000000000000000000
whereAmI(view returns (address yourAddress)
0xd3081089d0581f15944b4d9f4b97a3bf541dc399
whoAmI(view returns (string yourName)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getIntrinsicVestingSchedule(address grantHolderview returns (uint32 vestDurationuint32 cliffDurationuint32 vestIntervalDays)
isGrantor(address accountview returns (bool)
isPauser(address accountview returns (bool)
isRegistered(address accountview returns (bool ok)
isUniformGrantor(address accountview returns (bool)
vestingAsOf(uint32 onDayOrTodayview returns (uint256 amountVesteduint256 amountNotVesteduint256 amountOfGrantuint32 vestStartDayuint32 vestDurationuint32 cliffDurationuint32 vestIntervalDaysbool isActivebool wasRevoked)
vestingForAccountAsOf(address grantHolderuint32 onDayOrTodayview returns (uint256 amountVesteduint256 amountNotVesteduint256 amountOfGrantuint32 vestStartDayuint32 vestDurationuint32 cliffDurationuint32 vestIntervalDaysbool isActivebool wasRevoked)
State-modifying
addGrantor(address accountbool isUniformGrantor
addPauser(address account
approve(address spenderuint256 valuereturns (bool ok)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantUniformVestingTokens(address beneficiaryuint256 totalAmountuint256 vestingAmountuint32 startDayreturns (bool ok)
grantVestingTokens(address beneficiaryuint256 totalAmountuint256 vestingAmountuint32 startDayuint32 durationuint32 cliffDurationuint32 intervalbool isRevocablereturns (bool ok)
iAm(string shortName
increaseAllowance(address spenderuint256 addedValuereturns (bool)
kill(returns (bool itsDeadJim)
pause(
registerAccount(returns (bool ok)
removeGrantor(address account
removePauser(address account
renounceOwnership(
revokeGrant(address grantHolderuint32 onDayreturns (bool ok)
safeApprove(address spenderuint256 valuereturns (bool ok)
safeGrantUniformVestingTokens(address beneficiaryuint256 totalAmountuint256 vestingAmountuint32 startDayreturns (bool ok)
safeGrantVestingTokens(address beneficiaryuint256 totalAmountuint256 vestingAmountuint32 startDayuint32 durationuint32 cliffDurationuint32 intervalbool isRevocablereturns (bool ok)
safeTransfer(address touint256 valuereturns (bool ok)
safeTransferFrom(address fromaddress touint256 valuereturns (bool ok)
setGrantorVestingSchedule(address grantoruint32 durationuint32 cliffDurationuint32 intervalbool isRevocablereturns (bool ok)
setRestrictions(address grantoruint32 minStartDayuint32 maxStartDayuint32 expirationDayreturns (bool ok)
transfer(address touint256 valuereturns (bool ok)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
AccountRegistered(address indexed account
Approval(address indexed owneraddress indexed spenderuint256 value
DepositReceived(address indexed fromuint256 value
GrantRevoked(address indexed grantHolderuint32 indexed onDay
GrantorAdded(address indexed account
GrantorRemoved(address indexed account
GrantorRestrictionsSet(address indexed grantoruint32 minStartDayuint32 maxStartDayuint32 expirationDay
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
VestingScheduleCreated(address indexed vestingLocationuint32 cliffDurationuint32 indexed durationuint32 intervalbool indexed isRevocable
VestingTokensGranted(address indexed beneficiaryuint256 indexed vestingAmountuint32 startDayaddress vestingLocationaddress indexed grantor
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.