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 |
---|---|---|---|---|---|
BUSH | ERC-20 | 17.543224M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18409130 | a year ago | | | 0 | 0.0026744844 | |
| 18404292 | a year ago | | | 0 | 0.00015873943 | |
| 18404287 | a year ago | | | 0 | 0.00038036954 | |
| 18404248 | a year ago | | | 0 | 0.00044344545 | |
| 18404237 | a year ago | | | 0 | 0.00030309810 | |
| 18404220 | a year ago | | | 0 | 0.044695552 | |
| 18404216 | a year ago | | | 0 | 0.00045605776 | |
| 18404214 | a year ago | | | 0 | 0.00044902144 | |
| 18404214 | a year ago | | | 0 | 0.00044902144 | |
| 18404214 | a year ago | | | 0 | 0.00044902144 |
ABI
ABI objects
Getter at block 21390992
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Bush6900
owner() view returns (address)
0x7c97b06076f8dd946c02edca745d29fd397be056
sellTax() view returns (uint256)
100
setMarketingAddress() view returns (address)
0x7c97b06076f8dd946c02edca745d29fd397be056
symbol() pure returns (string)
BUSH
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
openTrade()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateNewFees(uint256 newBuyTax, uint256 newSellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.