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 |
---|---|---|---|---|---|
GROKY | ERC-20 | 2.145903T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18635935 | a year ago | | | 0 | 0.0020640960 | |
| 18635933 | a year ago | | | 0 | 0.0011466850 | |
| 18635932 | a year ago | | | 0 | 0.0012527047 | |
| 18635932 | a year ago | | | 0 | 0.0017471813 | |
| 18635932 | a year ago | | | 0 | 0.0017471813 | |
| 18635932 | a year ago | | | 0 | 0.0017471813 | |
| 18635932 | a year ago | | | 0 | 0.0018170528 | |
| 18635932 | a year ago | | | 0 | 0.0018170528 | |
| 18635932 | a year ago | | | 0 | 0.0018170528 | |
| 18635932 | a year ago | | | 0 | 0.0020643300 |
ABI
ABI objects
Getter at block 21180246
decimals() pure returns (uint8)
18
name() pure returns (string)
GROKY
owner() view returns (address)
0xcf961f35c135212991021ce1187a764e49d6222d
symbol() pure returns (string)
GROKY
totalSupply() pure returns (uint256)
69000000000000000000000000000000
tradingOpen() view returns (bool)
true
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)
openTrading()
reduceFee(uint8 _buyFee, uint8 _sellFee)
removeLimits()
renounceOwnership()
swap()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.