Donald

Verified contract

Active on Ethereum with 2,670 txns
Deployed by via 0x18a6ed7c at 15844360
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0x30ec5da6f4f4fb2d30cf35a05156cc0806b14a3dc6a99e10586002ef4cc163bd
0xb07b89b5df53705c6248765d5ff7089e8c539c03e12f257d4e56b08845e01d68
0x1811171c2b981c387ff8fbd6daea2ce3e4aa4a0785bd292fdc5253267fb2dec0
0x756c0a1b0d6799793298ee29f45b00d0cddc6c728b6137e66c5fd66eb0ad5376
0x02f1b69d39b686c8b56e84d830cee899cbf3820c1f8105f63a266bff1425dcdf
0x042d55fca4216d7a92554011324c44f9ea426e830e95c5b16c15129658197c08
0xe149e9cad81b63dbac4f065eaf6a9831270337c7e97e704fb03750a609db5682
0x2e2389c681446ca9aec73366e5aae44dda0d381a43ae8d2f993634bb14bbefc0
0x872affc0586d76507a7430fb5af7c668bcd7bc2bbe3d11a3e4a19703fbac8816
0xdaca6624880b4e5f691d65914f37d0380df00ca7e7ef9af5dd153dcdc7e8bfde

Functions
Getter at block 20841076
BuyFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=10, totalFee=10)
LiquiditySettings(view returns (uint256 liquidityFeeAccumulatoruint256 treasuryFeesuint256 numTokensToSwapuint256 lastSwapuint8 swapIntervalbool swapEnabledbool inSwapbool feesEnabledbool autoLiquifyEnabled)
(liquidityFeeAccumulator=0, treasuryFees=26046603971296492421, numTokensToSwap=1000000000000000000, lastSwap=1726992107, swapInterval=5, swapEnabled=true, inSwap=false, feesEnabled=true, autoLiquifyEnabled=true)
MaxFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=0, totalFee=100)
SellFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=10, totalFee=10)
TransferFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=0, totalFee=0)
amountBurned(view returns (uint256 amount)
0
autoLiquidityReceiver(view returns (address)
0xace5e4f391646204d7757899539b11f8478ec1d5
cooldownInfo(view returns (bool buycooldownEnabledbool sellcooldownEnableduint8 cooldownLimituint8 cooldownTime)
(buycooldownEnabled=true, sellcooldownEnabled=true, cooldownLimit=60, cooldownTime=30)
decimals(view returns (uint8)
9
getTransactionAmounts(view returns (uint256 maxTransactionuint256 maxWalletbool transactionLimits)
(maxTransaction=1000000000000000000000, maxWallet=1000000000000000000000, transactionLimits=false)
name(view returns (string)
Donald
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0x28b498e35ace6a51192c88f4362bd4acc3f98165
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
TRUMP
totalSupply(view returns (uint256)
1000000000000000000000
treasuryFeeReceiver(view returns (address)
0xace5e4f391646204d7757899539b11f8478ec1d5
Read-only
_balances(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isOwner(address accountview returns (bool)
State-modifying
airDropTokens(address[] addressesuint256[] amounts
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
clearStuckBalance(uint256 amountPercentage
clearStuckTokens(address _tokenaddress _toreturns (bool _sent)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
limitsInEffect(bool limit
renounceOwnership(bool keepLimits
setBuyFees(uint16 _liquidityFeeuint16 _treasuryFee
setCooldownEnabled(bool buybool selluint8 _cooldown
setExemptions(address holderbool lpHoldersbool feeExemptbool maxWalletExemptbool CooldownExempt
setFeeReceivers(address _autoLiquidityReceiveraddress _treasuryFeeReceiver
setFeesEnabled(bool enabled
setMaxFees(uint16 _totalFee
setPair(address pairingbool lpPair
setSellFees(uint16 _liquidityFeeuint16 _treasuryFee
setSwapBackSettings(bool _enabledbool enableduint8 intervaluint256 _amount
setTransferFees(uint16 _liquidityFeeuint16 _treasuryFee
setWalletLimits(uint256 percentuint256 divisorbool txOrWallet
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Launched(
LimitsLifted(bool limits
OwnershipRenounced(
OwnershipTransferred(address oldOwneraddress newOwner
Transfer(address indexed fromaddress indexed touint256 value
TxLimitUpdated(uint256 amount
WalletLimitUpdated(uint256 amount
Constructor
constructor(string namestring symboladdress lpReceiveraddress treasuryReceiver
Fallback and receive
receive(
Errors

This contract contains no error objects.