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

TRUMP PUMP💣

Verified contract

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

No balances found for "TRUMP PUMP💣"

0xaf5e67b97a23aaa9449f7e0cf1454bf37d6123306f9ec840414b49adf885d31a
0x805f8d61970b180d2ee39da55af2f74a83477189308e9c97b8c0b76ae6e207e8
0x0507fb8c1ca4bfe4d66dcf1a9c38bc6dc74c60c074246be0b748f38dfe6a7623
0x2b67badf8eb4d1d8bfe6d6070bf16defbeeee2a83bcf31099eb2ec4e12aa38c1
0xce12785799d0e263a2456e65b758c1b1a9a962d702fef3865f5e859c10d74da4
0x25251750e8e3e46083b4b884ebd937effab37e1ed6ededc2fe52c72263187853

Functions
Getter at block 23925694
decimals(view returns (uint8)
18
name(view returns (string)
TRUMP PUMP💣
symbol(view returns (string)
TRUMP
totalSupply(view returns (uint256)
550000000000000000000000000000
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 symboluint256 initialSupply
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