Trump Troops

Verified contract

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

No balances found for "Trump Troops"

0x946b48ade24e63579999223d6329ae55e3be2f09764bcbb68f2f28f7bf186021
0x8220c2af0ad46016749795972cb91e8133a76393c46662dd0cb28e12355795b4
0x3df5aa39f22ce90c48844d55671b8c0145c6448326318c75d466db15c50d2d88
0x5a6e69765535c58994677df45bc6a8665ddc94fdb124595078f427d27dee6f34
0xe92172385473412dc6d8c80d1298cc6d97d3b510bcf172a3e12c8a0edd15819f
0xca5a0918ecdca3d96ba620183f88c708a3e07ae382b3ded0ec7d287ea30dff7e
0x30e367ba031144442d9fd1ad94850c85eb9a3449d9837bfbc401634d9687e6ba
0x6f47a7327a53215ba0865e873d51a3f793fcfb04ad535104bab30924b965a4a6
0x1634f2f4f729d0b0eef2c54b2f752c257498a66531ff3f410ebe616a3c1f5b70
0x79e4369863835fbe62850a6e0e6979ebe23df85e056d4a26d1d7b067dce4ac13

Functions
Getter at block 22784881
decimals(view returns (uint8)
18
name(view returns (string)
Trump Troops
symbol(view returns (string)
TRUMP
totalSupply(view returns (uint256)
7000000000000000000000000000
uniqueIdentifier(view returns (string)
TrumpTroopsToken_2024_XYZ456
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