Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9743…1655
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHRUB | ERC-20 | 909.431937K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21276071 | 2 hours ago | | | 0 | 0.00046613993 | |
| 21271075 | 19 hours ago | | | 0 | 0.00031704921 | |
| 21271068 | 19 hours ago | | | 0 | 0.00039206533 | |
| 21263616 | 2 days ago | | | 0 | 0.00038661475 | |
| 21262554 | 2 days ago | | | 0 | 0.00030286730 | |
| 21261593 | 2 days ago | | | 0 | 0.00030218637 | |
| 21260094 | 2 days ago | | | 0 | 0.00042049102 | |
| 21259076 | 2 days ago | | | 0 | 0.00043239518 | |
| 21258904 | 2 days ago | | | 0 | 0.00067360934 | |
| 21258002 | 3 days ago | | | 0 | 0.00053701390 |
ABI
ABI objects
Getter at block 21276769
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
blacklistCount() view returns (uint256)
10
currentBuyCount() view returns (uint256)
791
decimals() pure returns (uint8)
9
name() view returns (string)
Shrub the hedgehog
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SHRUB
totalSupply() pure returns (uint256)
100000000000000000
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 addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
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(string name_, string symbol_)
receive()
This contract contains no error objects.