Pumptopia
Verified contract
Active on
Ethereum with 629 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe8d4…8ead
0x5c6f…e56c
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,313.92 |
$0 | |
PTPA | ERC-20 | 702.644245 | -- | -- | |
PTPA | ERC-20 | 688.866907 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909186 | a year ago | | | 0 | 0.00037208012 | |
| 17019090 | 2 years ago | | | 0 | 0.00093780526 | |
| 16955723 | 2 years ago | | | 0 | 0.0013220896 | |
| 16955713 | 2 years ago | | | 0 | 0.0014709457 | |
| 16896247 | 2 years ago | | | 0 | 0.00037596794 | |
| 16860365 | 2 years ago | | | 0 | 0.00064022344 | |
| 16516038 | 2 years ago | | | 0 | 0.00092642115 | |
| 16509164 | 2 years ago | | | 0 | 0.00051453300 | |
| 16456292 | 2 years ago | | | 0 | 0.00097000198 | |
| 16352134 | 2 years ago | | | 0 | 0.00077990046 |
ABI
ABI objects
Getter at block 21272795
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0x5c6f01ca78e4c946964aabac7d3d366b1face56c
_treasuryWalletAddress() view returns (address)
0xe8d4d81aecc98c6f937e0b3ab6995d1fd5698ead
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Pumptopia
owner() view returns (address)
0xb9bf912d9c3a88abf10168f5897fa441da9b7c10
swapEnabled() view returns (bool)
true
symbol() view returns (string)
PTPA
taxFee() view returns (uint256)
25
teamFee() view returns (uint256)
25
totalFees() view returns (uint256)
375667061769965
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0xf52c022398a3cb180f7f17505a24b8508e1f0fa2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isFree(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setFees(uint256 taxFee, uint256 teamFee)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletToken(uint256 maxWalletToken)
_setNumOfTokensToExchangeForTeam(uint256 numOfTokensToExchangeForTeam)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamPercent(uint256 treasuryPercent, uint256 marketingPercent)
_setTreasuryWallet(address treasuryWalletAddress)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address _router) returns (address _pair)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setExcludeFromFee(address account, bool excluded)
setFree(address holder)
setIsTxLimitExempt(address holder, bool exempt)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unSetFree(address holder)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address treasuryWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.