Blockey Token

Verified contract

Active on Ethereum with 14,538 txns
Deployed by via 0xde3ef9e0 at 9630416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.99
ERC-20
--
0x64b4ab97b57b53fa216a41e6bf5f379e2d437660a762c74f3bd1e862df5ced77
0x9b7ee3b7303bfe3df1df9b847f762de8f2c03e8fc0e78bc54cb5ae380451f2a6
0x8592bde02642ff96928c35c80a7bed3fb8f16efec6cf227447b48e13a441579b
0xc27c495868f5ff69cb8c60e3431307ea00baa1812b2299b1bed032d744c06725
0x77fa6aa45f4a55c6b0c728e64f2969be4d68f6806ed66bdacb6d6d95b4c7fe29
0xa35f07dc0d3a0fe774c877393c9ad63c3175a7213b9ae97f165aec12eb11a259
0x7e7f2a25cb2353c879b7a556379446d145ada1622c01ca044136c5f4e13add66
0xa2bd906fffd0d617cf037da8fe31112b0970e03b6edd0102ae1567fd031e94c4
0x92880585797fc1c1eb336c453377935426882671f5f6fef6dad2bcd2abf8534a
0x93026ad1726371d86fe07f82224928222e0bc472b168e63799a767897c5dc1cb

Functions
Getter at block 21167774
decimals(view returns (uint8)
18
name(view returns (string)
Blockey Token
symbol(view returns (string)
BKT
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
setTotalSupply(uint256 _valuereturns (uint256 total)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(string _namestring _symboluint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.