Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1eb7…71ea
0x1eb7…71ea
0x880b…f26f
2 additional
variables
Balances ($0.00)
No balances found for "Bushi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17485638 | a year ago | | | 0 | 0.00099053185 | |
| 17485618 | a year ago | | | 0 | 0.0011872047 | |
| 17485478 | a year ago | | | 0 | 0.0012100325 | |
| 17485431 | a year ago | | | 0 | 0.00079472803 | |
| 17485429 | a year ago | | | 0 | 0.00078887539 | |
| 17485429 | a year ago | | | 0 | 0.00089485909 | |
| 17485424 | a year ago | | | 0 | 0.0010389734 | |
| 17485423 | a year ago | | | 0 | 0.00082454418 | |
| 17485421 | a year ago | | | 0 | 0.00081941881 | |
| 17485420 | a year ago | | | 0 | 0.00083169273 |
ABI
ABI objects
Getter at block 21219258
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Bushi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BUSHI
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x880b9c1866dbd19d29e3cb245cc97b105690f26f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
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)
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.