Parrot Speech Bets
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PARR | ERC-20 | 3.123228M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17749507 | a year ago | | | 0 | 0.0014655427 | |
| 17749503 | a year ago | | | 0 | 0.0013666024 | |
| 17749502 | a year ago | | | 0 | 0.0013462430 | |
| 17749501 | a year ago | | | 0 | 0.0013327567 | |
| 17749501 | a year ago | | | 0 | 0.0014036152 | |
| 17749500 | a year ago | | | 0 | 0.0014058015 | |
| 17749500 | a year ago | | | 0 | 0.0014058015 | |
| 17749500 | a year ago | | | 0 | 0.0014058015 | |
| 17749500 | a year ago | | | 0 | 0.0014058015 | |
| 17749500 | a year ago | | | 0 | 0.0014058015 |
ABI
ABI objects
Getter at block 21222058
buyFees() view returns (uint256)
30
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devAmount() view returns (uint256)
70
devWallet() view returns (address)
0x01d5705c6da4783e8535036f494e8f205cc4e66b
limitsInEffect() view returns (bool)
true
marketingAmount() view returns (uint256)
30
marketingWallet() view returns (address)
0x86ea17069299d31d5619682cb1d37fd831044901
maxTransactionAmount() view returns (uint256)
200000000000000000000000
maxWallet() view returns (uint256)
200000000000000000000000
name() view returns (string)
Parrot Speech Bets
owner() view returns (address)
0x01d5705c6da4783e8535036f494e8f205cc4e66b
sellFees() view returns (uint256)
30
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
PARR
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xefdad6544a11ba09c6408f202555e5fce896b0b6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address addressToExclude, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address marketingWallet_, address devWallet_)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSuccess(uint256 tokenAmount, uint256 ethAmountReceived, bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.