Grichka Inu
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7e00…11b8
0x7e00…11b8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Grichka-Inu | ERC-20 | 746.787999M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14091891 | 3 years ago | | | 0 | 0.0081098757 | |
| 13917197 | 3 years ago | | | 0 | 0.0048160320 | |
| 13914062 | 3 years ago | | | 0 | 0.0054957731 | |
| 13902357 | 3 years ago | | | 0 | 0.0049587779 | |
| 13902123 | 3 years ago | | | 0 | 0.0093333932 | |
| 13897519 | 3 years ago | | | 0 | 0.0045377190 | |
| 13897077 | 3 years ago | | | 0 | 0.0059208864 | |
| 13897060 | 3 years ago | | | 0 | 0.0048322030 | |
| 13897012 | 3 years ago | | | 0 | 0.0066952266 | |
| 13896770 | 3 years ago | | | 0 | 0.0053056659 |
ABI
ABI objects
Getter at block 21203546
decimals() pure returns (uint8)
9
name() pure returns (string)
Grichka Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Grichka-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)
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.