TRUMP

Verified contract

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

No balances found for "TRUMP"

0x512d6d8feb7678b2b2023b89ff2d8d0af400ccb451594e483c7657504b9c6301
0x4a158c147bf9fcecc4fa92a29ac40d954531866f9e550a817fe629bb44f14d77
0xec039afe27ab7ffbe81a153ad137946c649363f2c2f83c0b74e6af45bdf184e1
0x10d305529d06fc2cdfec097490efb096adbbb49c63c46e7e00fd0b26e22746f1
0xd5ed399000c02d6fba472d0a125a25ba4196047ae389fac2180220a060450798
0x6ae827cd0c1abc10efb00701874e24a8578157ce8107395851af6f4fbb52c4f7
0xed26c881fd6f7be60ebdbcd6ef388dcf4061f7ca6049196fb96bce80361538b2
0x2990a296e050199e7909c52bec832f88ff7331282ed5c8d108ca19e2f7f6bed6
0xdd57c1245f0f5f301ef22ab08ab62e42ab21e6193052319ea402894ec652b3fc
0x4ed306eaa1bd36dcc7f52851e79113ae6d4e27d9511ba12147d59671f79bd435

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