GameFanz
Verified contract
Active on
Ethereum with 36,252 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001961 |
$0 | |
WTN | ERC-20 | 50K | -- | -- | |
GFN | ERC-20 | 35.93299K | -- | -- | |
BNOW | ERC-20 | 700 | -- | -- | |
ERC-20 | 10 | -- | -- | ||
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17998903 | a year ago | | | 0 | 0.00063665484 | |
| 17404414 | a year ago | | | 0 | 0.00075659333 | |
| 16543430 | 2 years ago | | | 0 | 0.0016309980 | |
| 16370720 | 2 years ago | | | 0 | 0.00098793985 | |
| 15557966 | 2 years ago | | | 0 | 0.00023210000 | |
| 14562704 | 3 years ago | | | 0 | 0.0020143934 | |
| 14111218 | 3 years ago | | | 0 | 0.0055344084 | |
| 13880218 | 3 years ago | | | 0 | 0.0025128492 | |
| 12887579 | 3 years ago | | | 0 | 0.00044288400 | |
| 12696577 | 3 years ago | | | 0 | 0.00019783003 |
ABI
ABI objects
Getter at block 21262233
contractAddress() view returns (address)
0x3930e4ddb4d24ef2f4cb54c1f009a3694b708428
decimals() view returns (uint256)
8
name() view returns (string)
GameFanz
newOwner() view returns (address)
0xa09e170c85b0b81fe4b7e22ed101dc85b29804b0
owner() view returns (address)
0xa09e170c85b0b81fe4b7e22ed101dc85b29804b0
supply() view returns (uint256)
8000000000000000000
symbol() view returns (string)
GFN
totalSupply() view returns (uint256)
8000000000000000000
Read-only
_allowed(address, address) view returns (uint256)
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
claimed(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 value) returns (bool success)
collectETH()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Error(string err)
Mint(uint256 mintAmount, uint256 newSupply)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.