TrumpCoin

Verified contract

Active on Ethereum with 27 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TrumpCoin"

0xa9a27a65b668b0c4617573e08cb7ee781644cbe16fe52bfbf91d3431ed55c516
0x2f8ebb22efa8ed9405d1784ded239ce4de8b8651864329189d8e167dc7d5c743
0x3edec31c07fefcdd21dd92e6298f7355d456676c5519df24094138e25b0cbf50
0xceaa0892d390adde88cb2b6c393c6df61c16142489927b3eb4b326f7ceb410ac
0x3877fee1f2570c2d85a563df936804d2f6c0cc8582c3583514aa723390b3c492
0xd8b0fad9a48bc6f5f27607c4b138c38ea82026441adf1318ec8d11980d3a6b86
0x2159d95c45f84e4ab6c78ee3774e2d554ae12b04689aab8a7c37d4769c5e07fb
0xd483b675c6b3d6a357bb53158188dab5b1a2f159769cc64609e65bd20cc0a1a7
0x9fb447c2ea2411710b1e1cbe4d38b7b4be94d5c1c497d91b379dcda4b3a4f21c
0xb010cbcefcc2b0fefd713904c8e1f2d63e8b50a3522c98dac669d6944b40683a

Functions
Getter at block 21186078
decimals(view returns (uint8)
9
name(view returns (string)
TrumpCoin
symbol(view returns (string)
DJT
totalSupply(view returns (uint256)
10000000000000000000
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)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
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.