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 |
---|---|---|---|---|---|
GRABIT | ERC-20 | 60M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15114801 | 2 years ago | | | 0 | 0.00063126331 | |
| 15114801 | 2 years ago | | | 0 | 0.00079429681 | |
| 15114799 | 2 years ago | | | 0 | 0.00068343456 | |
| 15114798 | 2 years ago | | | 0 | 0.047137000 | |
| 15114792 | 2 years ago | | | 0 | 0.00078842489 | |
| 15114784 | 2 years ago | | | 0 | 0.00060267568 | |
| 15114784 | 2 years ago | | | 0 | 0.00083845800 | |
| 15114779 | 2 years ago | | | 0 | 0.00079035933 | |
| 15114778 | 2 years ago | | | 0 | 0.034360904 | |
| 15114774 | 2 years ago | | | 0 | 0.00065860655 |
ABI
ABI objects
Getter at block 21192075
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
4000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
GRAB IT
owner() view returns (address)
0x5f9ca45c7ec42f44081fb0e7a931f3360762caf8
symbol() pure returns (string)
GRABIT
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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.