Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DeadBird | ERC-20 | 1.349674B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18322700 | a year ago | | | 0 | 0.00017966281 | |
| 18097080 | a year ago | | | 0 | 0.00054256533 | |
| 18094737 | a year ago | | | 0 | 0.00047500830 | |
| 18004464 | a year ago | | | 0 | 0.00025929837 | |
| 17982401 | a year ago | | | 0 | 0.00078969820 | |
| 17961311 | a year ago | | | 0 | 0.00053659266 | |
| 17933033 | a year ago | | | 0 | 0.00086295744 | |
| 17932549 | a year ago | | | 0 | 0.00037353726 | |
| 17932525 | a year ago | | | 0 | 0.00073956602 | |
| 17920962 | a year ago | | | 0 | 0.0021087246 |
ABI
ABI objects
Getter at block 21377741
decimals() view returns (uint8)
9
marketingFeeOnBuy() view returns (uint256)
1
marketingFeeOnSell() view returns (uint256)
1
marketingFeeOnTransfer() view returns (uint256)
1
marketingWallet() view returns (address)
0x803e2de94d951dd8395206a32e1d79fa36598245
name() view returns (string)
DeadBird
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
20000000000000000
symbol() view returns (string)
DeadBird
totalSupply() view returns (uint256)
100000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x44780da0dcbb95498d87c4a959ea8928dab04361
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.