The Trumpening
Verified contract
Active on
Ethereum with 324 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 1 additional slot
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRPG | ERC-20 | 213.722756K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17945438 | a year ago | | | 0 | 0.00041326467 | |
| 16753557 | 2 years ago | | | 0 | 0.00096632462 | |
| 16728888 | 2 years ago | | | 0 | 0.0014105333 | |
| 16581598 | 2 years ago | | | 0 | 0.0012544761 | |
| 16577692 | 2 years ago | | | 0 | 0.0019689398 | |
| 16543956 | 2 years ago | | | 0 | 0.0027083645 | |
| 16287911 | 2 years ago | | | 0 | 0.0013899418 | |
| 16287900 | 2 years ago | | | 0 | 0.00067542907 | |
| 16070438 | 2 years ago | | | 0 | 0.00075608006 | |
| 16070287 | 2 years ago | | | 0 | 0.00034180837 |
ABI
ABI objects
Getter at block 21294682
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
Fees() view returns (uint256 buyFee, uint256 sellFee, uint256 transferFee)
(buyFee=300, sellFee=300, transferFee=0)
Ratios() view returns (uint256 liquidity, uint256 developer)
(liquidity=100, developer=1000)
_devWallet() view returns (address)
0x25bba95fe12e9480b9f40d0c4814d14cdeec6c23
_hasLiqBeenAdded() view returns (bool)
true
_owner() view returns (address)
0x910976d3769c7315e84fcb3c89d06fa18c58b352
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x910976d3769c7315e84fcb3c89d06fa18c58b352
lpPair() view returns (address)
0x8e9deb25dcdff674c6ffc3d8cf31be22a282f586
maxFees() view returns (uint256 maxBuy, uint256 maxSell, uint256 maxTransfer)
(maxBuy=2000, maxSell=2000, maxTransfer=2000)
name() view returns (string)
The Trumpening
owner() view returns (address)
0x910976d3769c7315e84fcb3c89d06fa18c58b352
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TRPG
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFirstBuy(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletRestrictions(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromWalletRestrictions(address excludedAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
letsGoTrump(string initName, string initSymbol, uint256 initSupply) payable
renounceOwnership()
revokeExcludedFromWalletRestrictions(address excludedAddress)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setRatios(uint256 _liquidity, uint256 _developer)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 _buyFee, uint256 _sellFee, uint256 _transferFee)
setWallets(address developerWallet)
shakeOut(address[] blacklisted_, bool status_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
updateJustForFun(uint256 rInitializer)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.