Simpson

Verified contract

Active on Ethereum with 4,332 txns
Deployed by via 0x102f0299 at 19896193
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb361772acbba763f323d16c97b2b11d3f1cc7803f4029dffad4331a36efec158
0x739068ae86ea0928b91041c3e064363ef8bc608318b5e503653955b904df70fe
0xdde57c5537107a619751e50451146f2cd604c23b32685878f1b12cb91dc8c71f
0x8a6d0742212db58f14a8381d2b741e0bdf6d7cea3eec68f711aa21dfbdbbd823
0x156a6a50281c723e3e1b81d501917fc60405873e4d9b37b551568ed76c604c54
0xc778d729583ac9b690680e519848da04c347c34c6c6000947d2ebd73ddd7085c
0xea9604f529982a1eba268f0aa4713caf355912f1e90d6c374a252352f0a5f2bb
0xba9423545f1902255a70bc6ffa22c4a3476a60ce3af7a93828ec1ad07f9bce44
0x0ba0549c1fc8ac8789e4f870780fc7808e97228e238b9bc4ef677298aceeccdb
0x41fc3c123ba072b58bf1221ce9debe43d5c7149a8327573a7453c7dfed98703e

Functions
Getter at block 20791785
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Simpson
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Trump
totalSupply(view returns (uint256)
420000000000000000000000000
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.