Coinvest COIN V2 Token

Verified contract

Active on Ethereum with 2,578 txns
Deployed by via 0xebf4739b at 5615217
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x8803bc43b76e63393805320db04d7639261998ae660e6b53d92140a45dfbee4e
0x723c495576072cf62fcae36ce0a5b447b1485e7765f0146dfdc29272a1bdc31b
0x87ae3a97c89324887d2242cac658372ced1a1213108fb766d9a9c489a4fb914c
0x52f5a1fa60c2ec766a5a422baadaaa080b6aeaa9fca47158d7d1f37c1db8105b
0x4daedcf78c80360172073f4419767b045510db943a9d91ba16e5087a21f59211
0x29834ed0913cd9fd14f0798143179374cc2f58d6e8132b0db22c5edca1a0138c
0xf17864fc7211095f27d0f547b8602f88273fdaa4b778ce698c75c60ee50da4a8
0x1eb269e942e2268869cc1584ceaecb16d58dd3e6b329367e49efae6b32435c79
0xa65f1e7399ed8888ec1007e0676ade5d47ae21f62b8315163bf592acc4f1e3f7
0x60c66f41bd4280c05b34ef4764b677798899604f3fe8d0a9487ab3e9cf4870e3

Functions
Getter at block 21169248
decimals(view returns (uint8)
18
name(view returns (string)
Coinvest COIN V2 Token
owner(view returns (address)
0xdd67b3e206b0e86b5297b8eab118ca723c67d28c
symbol(view returns (string)
COIN
totalSupply(view returns (uint256)
107142857000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
ecrecoverFromSig(bytes32 hashbytes sigpure returns (address recoveredAddress)
getNonce(address _ownerview returns (uint256 nonce)
getPreSignedHash(bytes4 _functionaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _nonceview returns (bytes32 txHash)
getRevokeHash(bytes _sigToRevokeuint256 _gasPricepure returns (bytes32 txHash)
getSignHash(bytes32 _hashpure returns (bytes32 signHash)
recoverPreSigned(bytes _sigbytes4 _functionaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _nonceview returns (address recovered)
recoverRevokeHash(bytes _signaturebytes _sigToRevokeuint256 _gasPricepure returns (address from)
standardSigs(bytes4view returns (bytes4)
State-modifying
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)
revokeSignature(bytes _sigToRevokereturns (bool)
revokeSignaturePreSigned(bytes _signaturebytes _sigToRevokeuint256 _gasPricereturns (bool)
token_escape(address _tokenContract
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
transferPreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
updateStandard(bytes4 _standardSigbytes4 _ourSigreturns (bool success)
Events
Approval(address indexed fromaddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignatureRedeemed(bytes _sigaddress indexed from
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.