BobCoin

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0x3cfc785b at 4687890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BobCoin"

0x8583d708fdd27c5ee2b4103c4cea93078cc729ad6b6cf8b1da3fde301a22fdb5
0x11c8a6cce58a7fdf32a2ec8c651b972bc0ff33fe5d689cab4cfec52263a0e3ee
0xd051e33a5756fd622994bbec6c6fc5b982cea5697de4bcee5681a17dd1f3687f
0xf98e3dbf0ad920d0c4d90ef104616634369cac480a7bd091da53801c1f9ecd0a
0x28a7ab50d2a5cc946f2189ecd678f8c2fcfe3076fb57a82454694e505a5602a9
0xc8eff9a7f074b595a18a1d90e5068d65e308aa0bee3c5c531ca6a1d22a499acc
0x4870da08ec6a951eb1faf9c60ea032fb3378669588da5280273a9a108223002b
0x79c76e9999eda362f506dd02abcc0a12572d46b5ea367b56b953dad31383ed4b
0x479cbcd32b961ba6ee834ab79d6defc6437b0a23d481b7098ee90d8cdbc2c4f6
0x9d03eba1b4b951c3c5c9aa4f84423a5cb6ccabbe68b88e1727d793b0c1ceb39a

Functions
Getter at block 21219181
_totalSupply(view returns (uint256)
10000000000000
decimals(view returns (uint8)
6
name(view returns (string)
BobCoin
symbol(view returns (string)
BOB
totalSupply(view returns (uint256 totalSupply)
10000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.