@GoodJobETH
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,081.44 |
$0 | |
GJ | ERC-20 | 33.914797M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13594430 | 3 years ago | | | 0 | 0.0042605096 | |
| 13594429 | 3 years ago | | | 0 | 0.0052710044 | |
| 13594424 | 3 years ago | | | 0 | 0.0055373260 | |
| 13594424 | 3 years ago | | | 0 | 0.0055373260 | |
| 13594424 | 3 years ago | | | 0 | 0.0059874461 | |
| 13594424 | 3 years ago | | | 0 | 0.0075105753 | |
| 13594423 | 3 years ago | | | 0 | 0.0055496036 | |
| 13594420 | 3 years ago | | | 0 | 0.0051798040 | |
| 13594419 | 3 years ago | | | 0 | 0.0059437356 | |
| 13594412 | 3 years ago | | | 0 | 0.0054407294 |
ABI
ABI objects
Getter at block 21208060
decimals() pure returns (uint8)
9
name() pure returns (string)
@GoodJobETH
owner() view returns (address)
0x2348ab3d51474b27bb3c809d883b77c3214c229f
symbol() pure returns (string)
GJ
totalSupply() pure returns (uint256)
100000000000000000000
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.