Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa313…85b3
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BIRDDOG | ERC-20 | 6.179128M | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16880934 | 4 months ago | | | 0 | 4.8088308e-7 | |
| 16249810 | 5 months ago | | | 0 | 5.8607436e-7 | |
| 15480674 | 5 months ago | | | 0 | 0.0000054531319 | |
| 15255061 | 6 months ago | | | 0 | 0.0000050161423 | |
| 15255028 | 6 months ago | | | 0 | 0.0000050161423 | |
| 14996564 | 6 months ago | | | 0 | 6.6943330e-7 | |
| 13418369 | 7 months ago | | | 0 | 0.0000040549156 | |
| 13043027 | 7 months ago | | | 0 | 0.000026215114 | |
| 13029547 | 7 months ago | | | 0 | 0.000010981041 | |
| 13029474 | 7 months ago | | | 0 | 0.000021568165 |
ABI
ABI objects
Getter at block 22746018
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Bird Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BIRDDOG
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.