CardioCoin

Verified contract

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

No balances found for "CardioCoin"

0xa8417e508f13590b0c1c2d827aae87f20cdfe87caf3b8590ffad6a19f16d52e3
0xc5133e140522f4b88e10e8285d42555d0d75f29c3bcaf06faf268ab6a760d8cd
0xdc218896592e49f998776f900f4c2b0b5d71e0959e86e4ecf84a25544a5a7dff
0x50e7217221e429454f65bd445596743f58ea2f009a6bda84cf2adc1007ce6c41
0xf0c551f218b2582b4709d5adf9b80723d52dd93f64e9a686603b99ea1ef726e4
0x7c10d583cd107593a5c2d45e31aee41eb52250ef40f8776b97edbe4213d7f9db
0xd2dbda9d73bb0d81446ff78046533d4da75a75964bea2e0ce815874b2568ddfc
0xfa4810212626ac0831039285fc79182ba060ed6d84fde6a2508e8f2c0a36d4d6
0x85e3447d1cd3884b451b5b9b1283d570444aff1b3d87babbb9ddd429aee6f09a
0x97cd8924e41c54c45d4e84138141a6c1ea532db73257206e6e12125656ca8df1

Functions
Getter at block 21263108
RESELLING_LOCK_UP_PERIOD(view returns (uint256)
18144000
RESELLING_UNLOCK_COUNT(view returns (uint256)
10
UNLOCK_PERIOD(view returns (uint256)
2592000
decimals(view returns (uint8)
18
name(view returns (string)
CardioCoin
owner(view returns (address)
0x41a809bff2fb1140f7da23736c9d97dc54c580c7
symbol(view returns (string)
CRDC
totalSupply(view returns (uint256)
50000000000000000000000000000
Read-only
balanceOf(address _ownerview returns (uint256)
lockedUpBalanceOf(address _ownerview returns (uint256)
lockerLockUpPeriod(address _operatorview returns (uint256)
lockerRole(address _operatorview returns (string)
lockerUnlockCount(address _operatorview returns (uint256)
resellingBalanceOf(address _ownerview returns (uint256)
State-modifying
addAddressToLockerList(address _operatorstring roleuint256 lockUpPerioduint256 unlockCount
addResellingAmount(address selleruint256 amount
burn(uint256 _value
cancelReselling(address seller
renounceOwnership(
resell(address selleraddress buyeruint256 amountreturns (bool)
subtractResellingAmount(address selleruint256 _amount
transfer(address _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
transferWithLockUp(address _touint256 _valueuint256 lockUpPerioduint256 unlockCountreturns (bool)
Events
AddToLocker(address owneruint256 lockUpPerioduint256 unlockCount
Burn(address indexed burneruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Reselled(address selleraddress buyeruint256 amount
ResellingAdded(address selleruint256 amount
ResellingSubtracted(address selleruint256 amount
TokenLocked(address owneruint256 amount
TokenUnlocked(address owneruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.