Crypto Trump

Verified contract

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

No balances found for "Crypto Trump"

0xacdf200e6412d01378b19c126ed09a3f7f01547a3b59950db75e01b97223ad0e
0x48cb9a12d45cc2746d219ddf42ab712f06f507132cd206cc2e300acff176e897
0xd658332d24e794eaa2acde7a166760172ba93f89b4b522f2ca773fcec97fb934
0xef6f629788f1e54c8c5dccfe43d6bc5c47271809303227e11a9dd2c675d67c14
0x1a4bd7e217ef88e48e114daa6287a7355cd47216315c4dbe062db2d4a96db20f
0x2196d75fe73e110d3b0988e5cc22427b8a332d075f266fe814f820d48b33c3e1
0x854f73f7014e5684eff202f051e5abe88541d744e506a3003c8888a9324c0095
0x17e65f0bba46b093e818ac4e7409adea141a719b29b7b259078aa0af0fe0b61d
0x0085a0f8ad4c9c59ff6be8a9cf1184ec6747c7e62275bf5ceaeafa37927a1387
0xb532f84ef53628a1c341a629abf831e7440396cd27b617f10b02e3ddf689cd83

Functions
Getter at block 22855428
DOMAIN_SEPARATOR(view returns (bytes32)
0x467abe93faecbaabd61e00a8d77b64bb2db6abc783884dbb5ffcc2e09e7623bd
creator(view returns (address)
0xc13baa6f88c8cfe95fd574330fa631cddd7d2616
decimals(view returns (uint8)
18
feeBps(view returns (uint256)
0
name(view returns (string)
Crypto Trump
symbol(view returns (string)
CTRUMP
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
isExempt(address accountview returns (bool)
isPoolOrRouter(address accountview returns (bool)
nonces(addressview returns (uint256)
State-modifying
addExempt(address _contract
addPoolOrRouter(address _contract
approve(address spenderuint256 amountreturns (bool)
initialize(address _protocolAddraddress _protocolTreasuryuint256 _protocolFeesBpsuint256 _creatorFeesBpsaddress _pooladdress[] _routersaddress[] _exemptsAddr
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setCreatorAddress(address _creator
setCreatorFeeBps(uint256 _newFeeBps
setProtocolAddress(address _protocolAddress
setProtocolFeeBps(uint256 _newFeeBps
setTreasuryAddress(address _treasury
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
CreatorAddressUpdated(address oldCreatoraddress newCreator
CreatorFeesUpdated(uint256 oldFeesBpsuint256 newFeesBps
ExemptAdded(address indexed account
PoolOrRouterAdded(address indexed account
ProtocolAddressUpdated(address oldProtocoladdress newProtocol
ProtocolFeesUpdated(uint256 oldFeesBpsuint256 newFeesBps
Transfer(address indexed fromaddress indexed touint256 amount
TreasuryUpdated(address oldTreasuryaddress newTreasury
Constructor
constructor(string _namestring _symboladdress _memeceptionaddress _creator
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressZero(
AlreadyInitialized(
CreatorFeeTooHigh(
OnlyCreator(
OnlyProtocol(
PoolNotInitialized(
ProtocolFeeTooHigh(