Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Groktest"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20739919 | 3 months ago | | | 0 | 0.000098449105 | |
| 20585697 | 3 months ago | | | 0 | 0.000076946224 | |
| 20570320 | 3 months ago | | | 0 | 0.00012773806 | |
| 20200278 | 5 months ago | | | 0 | 0.000049061088 | |
| 20200277 | 5 months ago | | | 0 | 0.000076793227 | |
| 19924672 | 6 months ago | | | 0 | 0.00040531599 | |
| 19822611 | 7 months ago | | | 0 | 0.00029942825 | |
| 19381338 | 9 months ago | | | 0 | 0.0029282067 | |
| 19071197 | 10 months ago | | | 0 | 0.00064815994 | |
| 18934111 | a year ago | | | 0 | 0.00053166990 |
ABI
ABI objects
Getter at block 21302449
decimals() view returns (uint8)
9
maxTxAmount() view returns (uint256)
99999999999999999999999999999999999999999999999999999999999999999999
name() view returns (string)
Groktest
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Groktest
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x519f2b5632818ef63ee5f1f5bc7bdb99913c5c79
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.