Beary Pink Gril
Verified contract
Active on
Ethereum with 667 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,130.16 |
$0 | |
BEARY | ERC-20 | 28.956123K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21094771 | 19 days ago | | | 0 | 0.00037438301 | |
| 20255727 | 4 months ago | | | 0 | 0.00011626123 | |
| 19910445 | 6 months ago | | | 0 | 0.00059874456 | |
| 19220793 | 9 months ago | | | 0 | 0.00081652379 | |
| 19192104 | 9 months ago | | | 0 | 0.0037990371 | |
| 19101235 | 10 months ago | | | 0 | 0.00055323032 | |
| 19027105 | 10 months ago | | | 0 | 0.0017384394 | |
| 18742133 | a year ago | | | 0 | 0.0029610199 | |
| 18722225 | a year ago | | | 0 | 0.0079278894 | |
| 18653434 | a year ago | | | 0 | 0.00085718849 |
ABI
ABI objects
Getter at block 21229590
LPWallet() view returns (address)
0x2f79dc625e9c7aabd9626b7fd0b32d401ab57280
TeamWallet() view returns (address)
0x08229ffa6f3ff0ac494a664b751a99e253ddb191
coolDownEnabled() view returns (bool)
false
coolDownTime() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x08229ffa6f3ff0ac494a664b751a99e253ddb191
genesis_block() view returns (uint256)
18463839
marketingWallet() view returns (address)
0x08229ffa6f3ff0ac494a664b751a99e253ddb191
maxBuyLimit() view returns (uint256)
20000000000000000
maxSellLimit() view returns (uint256)
20000000000000000
maxWalletLimit() view returns (uint256)
20000000000000000
name() pure returns (string)
Beary Pink Gril
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xf4944c9ad083ec4868771c60e83dd379dd050bf3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
secondOwner() view returns (address)
0x2f79dc625e9c7aabd9626b7fd0b32d401ab57280
sellTaxes() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development, uint256 team)
(rfi=0, marketing=2, liquidity=0, development=0, team=0)
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000
symbol() pure returns (string)
BEARY
taxes() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development, uint256 team)
(rfi=0, marketing=2, liquidity=0, development=0, team=0)
totFeesPaid() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development, uint256 team)
(rfi=0, marketing=537028954610409160, liquidity=0, development=0, team=0)
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
allowedTransfer(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdropTokens(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
bulkExcludeFee(address[] accounts, bool state)
bulkIsBlacklisted(address[] accounts, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSell(uint256 tokenAmount)
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
rescueETH(uint256 weiAmount)
setSellTaxes(uint256 _rfi, uint256 _marketing, uint256 _liquidity, uint256 _development, uint256 _team)
setTaxes(uint256 _rfi, uint256 _marketing, uint256 _liquidity, uint256 _development, uint256 _team)
setTradingStatus(bool state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAllowedTransfer(address account, bool state)
updateCooldown(bool state, uint256 time)
updateDevelopmentWallet(address newWallet)
updateIsBlacklisted(address account, bool state)
updateMarketingWallet(address newWallet)
updateMaxTxLimit(uint256 maxBuy, uint256 maxSell)
updateMaxWalletlimit(uint256 amount)
updateSwapEnabled(bool _enabled)
updateSwapTokensAtAmount(uint256 amount)
updateTeamWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedRouter(address oldRouter, address newRouter)
constructor()
receive()
This contract contains no error objects.