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

Simpson Trump

Verified contract

Active on Ethereum with 1,015 txns
Deployed by via 0x05b602e2 at 20332408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa945e2e6bfe5fe327ea051402b0837cc1b1db7e08a5f61639e13534c240c3e7d
0xacc6e74daa253344d6063f4b314ed9edbbddc78df1433dec4668e68383e5d4c6
0x8218703b1d198cd2bf10790f961630f8d0d5e2c892c159c8056621be9cf70a3a
0xe7bba172a9b40e8c786aafb0bdb5e07e27ae4d966ce46cefafbacf6eea0e71b8
0xaa219be32fb0b9b90ab0362d5277e2abff22e19b1eb3ba00da0ded0b3fabd10d
0x55c6aa1ea7a7af073b8e3bdae9f7c5e5e2754f629ea4046be7b173b150dca048
0x14a51c633b100709711bdd3f5efa61de692ff9ee89067c3ca5d6adf26a316bb3
0x17a86278880a4bf71306ce52104c5b08bcc2c0e80a39ebe83815443d6663ed78
0x14e69a3fc268ecef13bfa0825a778868ea3bff0383e1effdda85d4cf354e4d6f
0x28efb1da7dca5abf745c9d94cfdbbe3b7f445bd2f27b202897d6359aae682824

Functions
Getter at block 20795237
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Simpson Trump
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.