Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc7e8…ac04
0x2703…12be
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRT | ERC-20 | 1.00008M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20940078 | 2 months ago | | | 0 | 0.00031941588 | |
| 19080918 | a year ago | | | 0 | 0.00029695938 | |
| 19080907 | a year ago | | | 0 | 0.00028327670 | |
| 18959919 | a year ago | | | 0 | 0.00068704007 | |
| 17894653 | a year ago | | | 0 | 0.00037847107 | |
| 17866999 | a year ago | | | 0 | 0.00037985893 | |
| 17062022 | 2 years ago | | | 0 | 0.0040336323 | |
| 17009247 | 2 years ago | | | 0 | 0.00056445676 | |
| 17009246 | 2 years ago | | | 0 | 0.00059446399 | |
| 16883721 | 2 years ago | | | 0 | 0.00073402531 |
ABI
ABI objects
Getter at block 21428069
FEE_DIVISOR() view returns (uint256)
1000
buyDevelopmentFee() view returns (uint256)
20
buyLiquidityFee() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
60
cooldownEnabled() view returns (bool)
false
decimals() pure returns (uint8)
18
developmentWallet() view returns (address)
0xf9fe0c51136d127e3aa9683eb956c135fde16e2f
feesEnabled() view returns (bool)
true
liquidityWallet() view returns (address)
0xfa18e0575cdf5208d00d5afe67ad38917d1d9708
maxBuyAmount() view returns (uint256)
1000000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Parrot
owner() view returns (address)
0x6d8795c234ca495d8f04aa9e3dffd6225ed1191a
rewardsContract() view returns (address)
0xc7e880d704e0cec60e9faeca6e57d55bd278ac04
sellDevelopmentFee() view returns (uint256)
30
sellLiquidityFee() view returns (uint256)
0
sellTreasuryFee() view returns (uint256)
70
symbol() pure returns (string)
PRT
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingActiveBlock() view returns (uint256)
15283661
tradingOpen() view returns (bool)
true
treasuryWallet() view returns (address)
0x1bc6ba936e798fac9b784f4fcc6b3e08de3c0390
usdcReceiverContract() view returns (address)
0x2703c2472ec63a35b246a3a7fa4af807cd5e12be
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address wallet) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
distributeFees()
launch()
renounceOwnership()
setBlacklisted(address[] accounts, bool exempt)
setBlocksToBlacklist(uint256 blocks)
setBuyFee(uint256 newBuyLiquidityFee, uint256 newBuyTreasuryFee, uint256 newBuyDevelopmentFee)
setCooldownBlocks(uint256 blocks)
setCooldownEnabled(bool onoff)
setDevelopmentWallet(address developmentWalletAddy)
setExcludeFromMaxTransaction(address[] accounts, bool isEx)
setExcludedFromFees(address[] accounts, bool isEx)
setFeesEnabled(bool onoff)
setLiquidityWallet(address liquidityWalletAddy)
setMaxBuyAmount(uint256 maxBuy)
setMaxSellAmount(uint256 maxSell)
setMaxWalletAmount(uint256 maxToken)
setSellFee(uint256 newSellLiquidityFee, uint256 newSellTreasuryFee, uint256 newSellDevelopmentFee)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 swapAmount)
setTreasuryWallet(address treasuryWalletAddy)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unclog()
withdrawStuckETH()
withdrawStuckTokens(address tkn)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address liquidityWalletAddy, address treasuryWalletAddy, address developmentWalletAddy)
fallback()
receive()
This contract contains no error objects.