Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6d03…4af1
0x6d03…4af1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Gru Inu | ERC-20 | 2.077467B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13561854 | 3 years ago | | | 0 | 0.0042762456 | |
| 13561763 | 3 years ago | | | 0 | 0.0047263216 | |
| 13559841 | 3 years ago | | | 0 | 0.0060766992 | |
| 13559500 | 3 years ago | | | 0 | 0.0036713205 | |
| 13553983 | 3 years ago | | | 0 | 0.0065093234 | |
| 13553268 | 3 years ago | | | 0 | 0.0074192933 | |
| 13553188 | 3 years ago | | | 0 | 0.0075684335 | |
| 13553175 | 3 years ago | | | 0 | 0.0062233303 | |
| 13553164 | 3 years ago | | | 0 | 0.0052598448 | |
| 13553082 | 3 years ago | | | 0 | 0.0051235213 |
ABI
ABI objects
Getter at block 21312221
decimals() pure returns (uint8)
9
name() pure returns (string)
Gru Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Gru Inu
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 maxTxAmount)
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.