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)
No balances found for "Birb on Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15655174 | 6 months ago | | | 0 | 1.8462680e-7 | |
| 12460125 | 8 months ago | | | 0 | 0.0000055675207 |
ABI
ABI objects
Getter at block 22960449
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
200000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
finaltax() view returns (bool)
false
name() pure returns (string)
Birb on Base
owner() view returns (address)
0x0b83cdcf66b1f491b582339e64626a793bf87315
symbol() pure returns (string)
BIRB
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
true
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 ManualSwap()
approve(address spender, uint256 amount) returns (bool)
cancelfee(uint256 amount)
clearstuckEth()
incBots(address[] bots_)
manualSend()
openTrading()
reduceFee(uint256 _newFee)
removesBot(address[] notbot)
removeslimits()
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.