Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Groki"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19404848 | 9 months ago | | | 0 | 0.0024070752 | |
| 18968322 | a year ago | | | 0 | 0.00075063002 | |
| 18739882 | a year ago | | | 0 | 0.0018555380 | |
| 18739181 | a year ago | | | 0 | 0.0014920320 | |
| 18732982 | a year ago | | | 0 | 0.0018361662 | |
| 18732982 | a year ago | | | 0 | 0.0018361662 | |
| 18732456 | a year ago | | | 0 | 0.0015666049 | |
| 18724285 | a year ago | | | 0 | 0.0026614366 | |
| 18723804 | a year ago | | | 0 | 0.0012621537 | |
| 18723226 | a year ago | | | 0 | 0.0023169916 |
ABI
ABI objects
Getter at block 21313031
_PresaleAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
isFirstLaunch() view returns (bool)
false
lastSnipeTaxBlock() view returns (uint256)
18722683
liquidityLaunched() view returns (bool)
true
name() pure returns (string)
Groki
owner() view returns (address)
0x9216e8a01e2cd1a4e54caad9f9d6c8d10c0f76e8
snipeBlocks() view returns (uint8)
1
symbol() pure returns (string)
GROKI
totalSupply() pure returns (uint256)
690420000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb077bf69cd5adcc22ffcc9b9ee56637408b43876
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_rOwned(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
blacklistMultiAddresses(address[] accounts, bool value)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
rescueForeignTokens(address _tokenAddr, address _to, uint256 _amount)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setNewAppAddress(address appaddr)
setNewBurnAddress(address burnaddr)
setNewBuybackAddress(address buybackaddr)
setNewMarketingAddress(address markt)
setPresaleContract(address wallet)
setSnipeBlocks(uint8 _blocks)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistAddress(address indexed account, bool value)
BlacklistMultiAddresses(address[] accounts, bool value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
appAddressUpdated(address indexed previous, address indexed adr)
burnAddressUpdated(address indexed previous, address indexed adr)
buybackAddressUpdated(address indexed previous, address indexed adr)
marketingAddressUpdated(address indexed previous, address indexed adr)
tokensRescued(address indexed token, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.