Groks Sticker Shop
Verified contract
Active on
Ethereum with 51 txns
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 |
---|---|---|---|---|---|
GSS | ERC-20 | 307.366543M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18692010 | a year ago | | | 0 | 0.0015886624 | |
| 18692001 | a year ago | | | 0 | 0.0015827158 | |
| 18690344 | a year ago | | | 0 | 0.0015120872 | |
| 18688756 | a year ago | | | 0 | 0.0016964686 | |
| 18688681 | a year ago | | | 0 | 0.0021024277 | |
| 18688625 | a year ago | | | 0 | 0.0019323247 | |
| 18688559 | a year ago | | | 0 | 0.0011445831 | |
| 18688446 | a year ago | | | 0 | 0.0021025396 | |
| 18688435 | a year ago | | | 0 | 0.0019050583 | |
| 18688321 | a year ago | | | 0 | 0.0019401646 |
ABI
ABI objects
Getter at block 21391953
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Groks Sticker Shop
owner() view returns (address)
0xb1a14e465bba4898f6a6362b130261ae5fb7f2cc
symbol() pure returns (string)
GSS
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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.