Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa8c6…4959
0x3b36…183d
13 additional
variables
Balances ($0.02)
Native
Value
$0.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000005 | $3,620.48 |
$0.02 | |
$PRTL | ERC-20 | 17.707614K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17035334 | 2 years ago | | | 0 | 0.0010414178 | |
| 16735614 | 2 years ago | | | 0 | 0.0018116799 | |
| 15529928 | 2 years ago | | | 0 | 0.00027320655 | |
| 15484596 | 2 years ago | | | 0 | 0.0011310021 | |
| 15478500 | 2 years ago | | | 0 | 0.0012296092 | |
| 15445313 | 2 years ago | | | 0 | 0.00080407165 | |
| 15442875 | 2 years ago | | | 0 | 0.0014147179 | |
| 15442842 | 2 years ago | | | 0 | 0.00083551252 | |
| 15442729 | 2 years ago | | | 0 | 0.00096001371 | |
| 15442670 | 2 years ago | | | 0 | 0.0011512075 |
ABI
ABI objects
Getter at block 21281585
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
2
_marketingShare() view returns (uint256)
9
_maxTxAmount() view returns (uint256)
10000000000000000
_sellLiquidityFee() view returns (uint256)
2
_sellMarketingFee() view returns (uint256)
9
_sellTeamFee() view returns (uint256)
7
_teamShare() view returns (uint256)
7
_totalDistributionShares() view returns (uint256)
18
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
18
_walletMax() view returns (uint256)
10000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10000000000000000
launchedAt() view returns (uint256)
15442531
marketingWalletAddress() view returns (address)
0xa8c6e381091ebf8c08ab3ea8e363d4e9ea164959
minimumTokensBeforeSwapAmount() view returns (uint256)
25000000000000
name() view returns (string)
PORTAL
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$PRTL
teamWalletAddress() view returns (address)
0x3b36a831c37dd6be8033527d0c9e120ab355183d
totalSupply() view returns (uint256)
10000000000000000
tradingOpen() view returns (bool)
false
uniswapPair() view returns (address)
0xe1dfc827bfb0c90218d4a960c4ce5164ad5916fa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
clearStuckBalance(uint256 amountPercentage)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
setWalletLimit(uint256 newLimit)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.