PORTAL

Verified contract

Active on Ethereum with 85 txns
Deployed by via 0x4d12c117 at 15424337
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
Native
Value $0.02
ERC-20
--
0xe52008675eaa9224eba4ffe513e201b08192b3323dfd9c40fc977a42967ab379
0x432c0e065d432160bf244bc197b8e0c24bc6e20dcf283226a24b25fe336da1c6
0x37273f777ee4355487c697f9e91c17ada8fb6917a69a60b224f6f4ca0afeeb70
0x04b091216d4a18067ad1525c015f13cab36ff8147488dea13024ef2020819159
0x8ea1c2c9cc828daaee72a5f27408ed860ebe98ab89930237f1849c4899dfc894
0xb6debd578edbad454966ca357e5ed9f2049d40a224ea0286c97838130aafe68b
0x47d63f16f5910fc6acf33c45782acb47f3ec59eaf42cf8b540361e5cd006d11c
0x5cafe51565b98eeffd08b0af6bf6f72faca2248d529063e2169855b4b51395cc
0x76e4299e7135c99a9d667d38ed44e5e7de8a3a4207be08195f03a4b08beb2ecb
0x817db09130380bf126c000ff9c530a93974825472f02cc284bd2314a63dd346f

Functions
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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isOwner(address accountview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
authorize(address adr
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
clearStuckBalance(uint256 amountPercentage
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSellTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setTeamWalletAddress(address newAddress
setWalletLimit(uint256 newLimit
tradingStatus(bool _status
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address adr
unauthorize(address adr
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address owner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.