Coin Utility Token

Verified contract

Active on Ethereum with 15,423 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 $398.4
ERC-20
Value $11.31
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa5bfb7d272d556b26ba7b550a1250eb71f48e885c3e1219d6283acf78e0882e1
0x5143d5e5dc74408a16efa66700b12e5680510f6b336a1e96ff2591e92414f87b
0x088f2000e895567bc4b382215e7e94b57ebbf413cc636eaf49e6459dcb28f3f6
0xce1124bae28e5a8dc4975ef1fbaeaa714ef8094203d7f912645710a63333b7d5
0x23b6b911f10c0aea438c902f00a4898b0a17db1f7789b2d8508d9d5f275bc74e
0x451142cbcbdad8d2db78eb155bda591a012269630a2befd82044162b41750e2c
0xd59f6e07b332c6892a68a710fb5bcff2794d48248d1f2c98ee12bdac67be02c9
0x576c6591f4698bbf00d846ae759fdb72c8b5079e55561fc8cf753d092f65382d
0x02098d4f9dfef240b7e5323b3c6f671a872f970edcaed477453f378813c676d5
0x9dfc7b46ecd69a6045a347813cb6bf3aee2ba3edcedb9abd623fd32ea4dc9a72

Functions
Getter at block 20867051
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.