This contract is being backfilled. You may encounter incomplete storage history.

Coinvest COIN V3 Token

Verified contract

Active on Ethereum with 3,166 txns
Deployed by via 0x71ab760d at 6643628
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb7cbdd26bc2337a7490b90f17ceeac1f331c17d2daca77d9d4b957d399ae236f
0x52ab47834704a9fbf3c26d1a0213cb1a6e65b89ef587b582379e3b96d89dacfa
0x56a45d7452cf6a2507451d84cc32ce07eb413d94651ac2c4ada02e58b8ead6d8
0x3c114509da3a5d734c717b5c58d677dba105979294acdcb30e290f5273206b91
0x4e8ae76d28d234c3df8a4987731a85f068040223f3d5e7fc930c26f02da5e01c
0xa54ac96295408615b9e3683c2e4d2075389782060615f74efe3fe7df5f11d2a4
0xd9aadc4707f10c54e899c2fbc48aab882b19c99121f13767fe13e17ffebfdd6a
0xec41d12a21ef3e184a19e3e7adc6d5e9e7b36b627542a5dd95cc0b8e10b9fa2d
0x89b7e7e3ba5de280602cf8a81fc3f8f20bd64d03f0cfe096384ecac991bb7337
0xf4bc55ec24fffd203c7aa76ba69261fc46ce9d638f08de2dcf479bebe730fe7b

Functions
Getter at block 20799369
coinvest(view returns (address)
0x4a5bc51574c22f9941dc16951b437c4e83528f69
decimals(view returns (uint8)
18
name(view returns (string)
Coinvest COIN V3 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)
getNonce(address _ownerview returns (uint256 nonce)
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.