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 |
---|---|---|---|---|---|
BIRD | ERC-20 | 29.887622M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17730226 | a year ago | | | 0 | 0.00064125712 | |
| 17726144 | a year ago | | | 0 | 0.00089356577 | |
| 17725797 | a year ago | | | 0 | 0.00093174964 | |
| 17723107 | a year ago | | | 0 | 0.0011163526 | |
| 17723067 | a year ago | | | 0 | 0.0011429686 | |
| 17723067 | a year ago | | | 0 | 0.0011429686 | |
| 17723065 | a year ago | | | 0 | 0.0011608573 | |
| 17723039 | a year ago | | | 0 | 0.0012456201 | |
| 17723036 | a year ago | | | 0 | 0.0011617811 | |
| 17723029 | a year ago | | | 0 | 0.0011749470 |
ABI
ABI objects
Getter at block 21329978
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xb692d53cbc209333db4301cb8e277840df130cae
name() pure returns (string)
Goldfinch
pair() view returns (address)
0xcc8fc117b9cb0cc6a897c8aa480611505703f9ae
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
BIRD
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
clearStuckBalance()
isBots(address botAddress, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _liquidityFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.