Emperor Barron Trump

Verified contract

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

No balances found for "Emperor Barron Trump"

0x52a5af63bffbf358a35b4721a6827f3380688c65d0a1306b44df6451f58eccfa
0xec360cf8ad57a265e62940ecf5de26869ef3136088295a617a682415a3cab686
0x91871d9510e5d932d4ee3f87828de9f05245f20e7f8411e2030c0cccc3864f26
0x2257bbf8869375d14fd65cb3449617ca8d12b355d7ce58d2405055ab1980f266
0x8af8ca057997504c0e96fd7029595ad8d120c4f78f76e7836a6c0b93f7352ac0
0xd08f8f8132608e84985987f5a188628da0ad81e2a835c32a3ebab09df8d38aeb
0x5e4a76c7cf655c0d806270db3e37b0949eed95497eca7dd9949fb4215bf276cd
0x8729fd51f1b79040aec51390b8cedcf827428e451542b5aa29f4c8fcee095b20
0xf2e65972a48003de8ae11b066819a89a75d470d9cfc3da357a15dccc3de5650a
0x460583f89c22ae7cd03df7a723847457304c55c8cdd8272b7b9894b103db688d

Functions
Getter at block 23096541
decimals(view returns (uint8)
18
name(view returns (string)
Emperor Barron Trump
symbol(view returns (string)
EMPEROR
totalSupply(view returns (uint256)
100000000000000000000000000000000
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