Bart Simpson

Verified contract

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

No balances found for "Bart Simpson"

0xd8376d5c1c25bb4ca8330876c253127d4ef1e5700a15592da52d835def41a210
0xa11dc5c1df757266d13b8d1f4d119e0a0acdfbf40e1ee4841469995baa3c1ccc
0x5bd057f7c54b62226ee52282ceb93b98dc60d511150cb140fc1bd0882f3e3a33
0x76a01e7292cc81a5ac22a746422fcac9f3a7621eaaef1c184bdfa31f2e0ac63f
0x660c75a966ba54b9cfa36f38d92c3e2c9c27a490fe2351711ed16874d45e9d32
0x1a6ef90caf7dc6a606628510440b132101244a1d963429477950a23fa91a8e91
0x51d695503a4fdd059a693a2fa82b73776f99761a0f9ca9651b4a66f85a41666c
0x76bc4418888f8f5e2094d9ff904dde1e239e62f5720d7e88b722f5e26eb4dad6
0x501fc09626d635e81daf393c3ec8952b95b9b8d1b7ef2fc2a986c12b4a5305f4
0x42de86316a938d4a4c3b38d726cba21876702342442d0b455f3db030cb05d339

Functions
Getter at block 21229687
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Bart Simpson
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Bart 2.0
totalSupply(view returns (uint256)
4200000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.