WPT Investing Corp
Verified contract
Active on
Ethereum with 3,066 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
6 additional
variables
Balances ($401.71)
Native
Value
$401.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.121754 | $3,299.40 |
$401.71 | |
WPT | ERC-20 | 15.947328K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21031588 | 20 days ago | | | 0 | 0.00012217358 | |
| 20765181 | 2 months ago | | | 0 | 0.00012670491 | |
| 20751368 | 2 months ago | | | 0 | 0.00011592739 | |
| 20751261 | 2 months ago | | | 0 | 0.00013446811 | |
| 20750988 | 2 months ago | | | 0 | 0.00014484459 | |
| 20750954 | 2 months ago | | | 0 | 0.00018881241 | |
| 20750907 | 2 months ago | | | 0 | 0.00015311309 | |
| 20750896 | 2 months ago | | | 0 | 0.00013173739 | |
| 20750889 | 2 months ago | | | 0 | 0.00013289022 | |
| 20750870 | 2 months ago | | | 0 | 0.00012409268 |
ABI
ABI objects
Getter at block 21171329
buyBackWallet() view returns (address)
0x547ed2ed1c7b19777dc67cae4a23d00780a26c36
decimals() view returns (uint8)
18
getBaseBuyFees() view returns (uint8, uint8, uint8, uint8)
(1, 3, 1, 5)
getBaseSellFees() view returns (uint8, uint8, uint8, uint8)
(1, 2, 2, 15)
isTradingEnabled() view returns (bool)
true
liquidityWallet() view returns (address)
0x31f153d2d7e875b4d055e8de3d2deb3ec9720b3b
maxTxAmount() view returns (uint256)
100000000000000000000000
maxWalletAmount() view returns (uint256)
200000000000000000000000
minimumTokensBeforeSwap() view returns (uint256)
2500000000000000000000
name() view returns (string)
WPT Investing Corp
operationsWallet() view returns (address)
0x1e4c7f9922a9ec09d6e581055b2abec0f94b445c
owner() view returns (address)
0x31f153d2d7e875b4d055e8de3d2deb3ec9720b3b
symbol() view returns (string)
WPT
totalSupply() view returns (uint256)
10000000000000000000000000
treasuryWallet() view returns (address)
0x2ffee2850cf8f6195b01c9fb2874541390c2855a
uniswapV2Pair() view returns (address)
0x638996a1327ac6fc0770d543374e0055effa2b1d
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)
State-modifying
Events activateTrading()
allowTradingWhenDisabled(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockAccount(address account)
claimETHOverflow(uint256 amount)
deactivateTrading()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransactionLimit(address account, bool excluded)
excludeFromMaxWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBaseFeesOnBuy(uint8 _liquidityFeeOnBuy, uint8 _operationsFeeOnBuy, uint8 _buyBackFeeOnBuy, uint8 _treasuryFeeOnBuy)
setBaseFeesOnSell(uint8 _liquidityFeeOnSell, uint8 _operationsFeeOnSell, uint8 _buyBackFeeOnSell, uint8 _treasuryFeeOnSell)
setMaxTransactionAmount(uint256 newValue)
setMaxWalletAmount(uint256 newValue)
setMinimumTokensBeforeSwap(uint256 newValue)
setUniswapRouter(address newAddress)
setWallets(address newLiquidityWallet, address newOperationsWallet, address newBuyBackWallet, address newTreasuryWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAccount(address account)
AllowedWhenTradingDisabledChange(address indexed account, bool isExcluded)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairChange(address indexed pair, bool indexed value)
BlockedAccountChange(address indexed holder, bool indexed status)
ClaimETHOverflow(uint256 amount)
CustomTaxPeriodChange(uint256 indexed newValue, uint256 indexed oldValue, string indexed taxType, bytes23 period)
ExcludeFromFeesChange(address indexed account, bool isExcluded)
ExcludeFromMaxTransferChange(address indexed account, bool isExcluded)
ExcludeFromMaxWalletChange(address indexed account, bool isExcluded)
FeeChange(string indexed identifier, uint8 liquidityFee, uint8 operationsFee, uint8 buyBackFee, uint8 treasuryFee)
FeesApplied(uint8 liquidityFee, uint8 operationsFee, uint8 buyBackFee, uint8 treasuryFee, uint8 totalFee)
MaxTransactionAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MaxWalletAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MinTokenAmountBeforeSwapChange(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2RouterChange(address indexed newAddress, address indexed oldAddress)
WalletChange(string indexed indentifier, address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.