Coin Utility Token

Verified contract

Active on Ethereum with 15,427 txns
Deployed by via 0x51b69c83 at 11297523
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $397.81
ERC-20
Value $10.91
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x322b38a74bb2e54b3056f50b4fe73c7f56da9a6fe6334f877d19c707e8ade1b0
0xaa0af651b506da9c543d3efa352a0f0e238996d0fb83cb66c76b6b8340c675c4
0x9914e657653d239671df894bd0c8c72ababa250b3dcacd1f8067e1663353eab1
0xfea90560839962bfa5968c81bce92677de57eb8bfc5d1cf1bd6cedbb7ef2ba29
0xa5bfb7d272d556b26ba7b550a1250eb71f48e885c3e1219d6283acf78e0882e1
0x5143d5e5dc74408a16efa66700b12e5680510f6b336a1e96ff2591e92414f87b
0x088f2000e895567bc4b382215e7e94b57ebbf413cc636eaf49e6459dcb28f3f6
0xce1124bae28e5a8dc4975ef1fbaeaa714ef8094203d7f912645710a63333b7d5
0x23b6b911f10c0aea438c902f00a4898b0a17db1f7789b2d8508d9d5f275bc74e
0x451142cbcbdad8d2db78eb155bda591a012269630a2befd82044162b41750e2c

Functions
Getter at block 21124272
coinvest(view returns (address)
0x945e4c1aadccdfbb6c27225256e29dd0d633c6b8
decimals(view returns (uint8)
18
name(view returns (string)
Coin Utility Token
owner(view returns (address)
0x0e3a7dbe3354cbcb697c4989788467f86518ab67
symbol(view returns (string)
COIN
totalSupply(view returns (uint256)
107142857000000000000000000
Read-only
admins(addressview returns (bool)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
ecrecoverFromSig(bytes32 hashbytes sigpure returns (address recoveredAddress)
getPreSignedHash(bytes4 _functionaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _nonceview returns (bytes32 txHash)
getRevokeHash(bytes32 _hashToRevokeuint256 _gasPriceview returns (bytes32 txHash)
getSignHash(bytes32 _hashpure returns (bytes32 signHash)
recoverPreSigned(bytes _sigbytes4 _functionaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _nonceview returns (address recovered)
recoverRevokeHash(bytes _signaturebytes32 _hashToRevokeuint256 _gasPriceview returns (address from)
State-modifying
alterAdmin(address _userbool _status
approve(address _spenderuint256 _amountreturns (bool success)
approveAndCall(address _spenderuint256 _amountbytes _datareturns (bool success)
approveAndCallPreSigned(bytes _signatureaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _noncereturns (bool)
approvePreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
decreaseApproval(address _spenderuint256 _amountreturns (bool success)
decreaseApprovalPreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
increaseApproval(address _spenderuint256 _amountreturns (bool success)
increaseApprovalPreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
receiveApproval(address _fromuint256 _amountaddress _tokenbytes _data
revokeHash(bytes32 _hashToRevokereturns (bool)
revokeHashPreSigned(bytes _signaturebytes32 _hashToRevokeuint256 _gasPricereturns (bool)
tokenEscape(address _tokenContract
transfer(address _touint256 _amountreturns (bool success)
transferCoinvest(address _newCoinvest
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
transferPreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
Events
Approval(address indexed fromaddress indexed spenderuint256 tokens
HashRedeemed(bytes32 indexed txHashaddress indexed from
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.