TRUMP

Verified contract

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

No balances found for "TRUMP"

0xf1562907cb8554c027cc6cdb83d046003738aaf92adefc5ef4b4396af72c1e84
0x80cd5637b0d047625d9521b9fb25f1eb9852b667c7e75e529b4799fe4328a6fc
0xc8cad74d50625bd7281dc916c40cdbd00c1fe0ca9743e0dc685330979c0ba28b
0xb23fcc173457e5148caa5997fbbc4d2202e6a262a09fecdbf08ef27e88b78bbd
0xd50915efadc0833c5aea8558b3708454e62b2e59e0e5a09141d2b19b371a0d8c
0xc7c2d55f229dd4a6fa3d578fd3b61a7ed15dcbb1c51f77b2a1159a3dc2996e25
0xbd654daa8b37894de11fa0897e078d5793f2b20c06a415ca3d54381fc1f9d392
0xd779008dc5e87181dfd14eaabbe1974ffd04f31494e75c35556bf30d42ab12f9
0xe01e4fe0e5a8d05498b93c4f0d13dbc9326ce0b4287e93992315695a603fe901
0xde0a1abdec543f0f6b3c8ad6b3baadfd2d1eebf370dcb63d18a4d5a9e998a69e

Functions
Getter at block 21276828
decimals(view returns (uint8)
18
name(view returns (string)
TRUMP
symbol(view returns (string)
TRUMP
totalSupply(view returns (uint256)
21000000000000000000000000
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(
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