Trump

Verified contract

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

No balances found for "Trump"

0x62b68d275fcf5383d5584e8bbbb7da34d39edaf58d6d42fffc237b649f061a45
0x356711eaf19bd3f255be816afbd812102458b5fd3ee3cf3f3726c9b45c9729fe
0xe2742fa3e25e67cc94e809321aa2392bc36342ac3e5b4260a52eaebd31b0a6ef
0x933af49e8b121404f814c39195a0823cc9516a26258e3a136e453fe6485efb40
0x3f9835e19267b9c8bf6066d5d713491e4880bf08021fa53631f727e0b48eb337
0x5c9a5d45080f174a39eac75116412e9b11b1f1985b2730bf71ee0cd49b9e1463
0xe279cc4b6ffba8a8a2888d5500ebf4cf3a448e457b2bb1e495422bdb50238302
0xf2b4db1d8811f750ae9886febf3dc7542f644b60e64a841063167cba00dcc77c
0x847eb03d6305c3e7b0a6cf299854e57a5cb22f7702290784251fc4767b05882e

Functions
Getter at block 23115261
decimals(view returns (uint8)
18
name(view returns (string)
Trump2024
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Trump2024
totalSupply(view returns (uint256)
100000000000000000000000
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)
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account