TRUMPeconomy

Verified contract

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

No balances found for "TRUMPeconomy"

0x4e2393ff03d2d2a5c872041bf33688be51afbc44b046687847737a5acea2ac82
0x0fe19d7d0415f1641a236df218a6f0744fdfe441c42e03539a664385ddede4fd
0x5d882f7e31cd6da6138e87788b0f64c128a5cd6e9bc92a522e17aa01e1d97f63
0x090f1b3024c5ee860091d0a15354a1c163cb067666dea16cf3c5594fbc280997
0x9bbea3f8b54eedc08969f3bec60c8e2314ec4702bae23518861b29ea04ad7707
0x28e6fa8b7db5567c44faf16a1ae9f8eceb212a2e0e821a17c9d4082122357b7c
0x04ecae8e21bd2565a356c53dbfe9f8a7d706dc5640381a9b0d664eade88119c8
0x9cf3e538e5a09aa8e40a962d31f444ef90e9226555310afebbbbc9288f229706
0xfe0eb88b5ca89f5adf3d99ce463afe15fe6f50fe118646f43e6991ab3469802b
0xc35a476b2d05150bffc5726c617f0db152d5f8cbe42fe8fd7520802c0d526e1b

Functions
Getter at block 21201386
decimals(view returns (uint8)
18
name(view returns (string)
TRUMPeconomy
symbol(view returns (string)
TRUMPENY
totalSupply(view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _sytmboluint256 _totaluint8 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender