GoodFuckingGame
Verified contract
Active on
Ethereum with 368 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "GoodFuckingGame"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16995230 | 2 years ago | | | 0 | 0.00057791534 | |
| 16321960 | 2 years ago | | | 0 | 0.00052256532 | |
| 11355292 | 4 years ago | | | 0 | 0.00054975400 | |
| 11355271 | 4 years ago | | | 0 | 0.00088190000 | |
| 11072013 | 4 years ago | | | 0 | 0.0011023750 | |
| 11047764 | 4 years ago | | | 0 | 0.0039244550 | |
| 11034877 | 4 years ago | | | 0 | 0.0021121505 | |
| 11012759 | 4 years ago | | | 0 | 0.0017734000 | |
| 11010164 | 4 years ago | | | 0 | 0.0042118250 | |
| 10991865 | 4 years ago | | | 0 | 0.0020837450 |
ABI
ABI objects
Getter at block 21185470
decimals() view returns (uint8)
18
name() view returns (string)
GoodFuckingGame
symbol() view returns (string)
GFG
totalSupply() view returns (uint256)
400000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256)
This contract contains no fallback and receive objects.
This contract contains no error objects.