Bird Dog
Verified contract
Active on
Ethereum with 12,316 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xecfe…99c2
2 additional
variables
Balances ($692.02)
Native
Value
$103.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.032404 | $3,183.48 |
$103.16 | |
USDT | ERC-20 | 530.41 | $1.00 |
$530.41 | |
BIRDDOG | ERC-20 | 8.372013M | $0.000007 |
$58.44 | |
BIRDDOG | ERC-20 | 5K | $0.000002 |
$0.01 | |
APU | ERC-20 | 1 | $0.001129 |
$0 | |
PEPU | ERC-20 | 1.269942M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157411 | 2 hours ago | | | 0 | 0.00075158188 | |
| 21157403 | 2 hours ago | | | 0 | 0.00089513626 | |
| 21157339 | 2 hours ago | | | 0 | 0.00084946174 | |
| 21157334 | 2 hours ago | | | 0 | 0.00051012918 | |
| 21157329 | 2 hours ago | | | 0 | 0.00085070951 | |
| 21157192 | 3 hours ago | | | 0 | 0.00087583040 | |
| 21157135 | 3 hours ago | | | 0 | 0.0010389037 | |
| 21156810 | 4 hours ago | | | 0 | 0.00072655212 | |
| 21156210 | 6 hours ago | | | 0 | 0.00077736586 | |
| 21156130 | 6 hours ago | | | 0 | 0.00064135126 |
ABI
ABI objects
Getter at block 21157943
_maxTaxSwap() view returns (uint256)
4200000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
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)
420690000000000000000
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()
removeTransferTax()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.