Fable of Goblin
Verified contract
Active on
Ethereum with 20 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 |
---|---|---|---|---|---|
$FoG | ERC-20 | 113.908824K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16189089 | 2 years ago | | | 0 | 0.00060074542 | |
| 16184171 | 2 years ago | | | 0 | 0.00092123229 | |
| 16184142 | 2 years ago | | | 0 | 0.0028261800 | |
| 16184139 | 2 years ago | | | 0 | 0.0011127178 | |
| 16184064 | 2 years ago | | | 0 | 0.0037692000 | |
| 16184056 | 2 years ago | | | 0 | 0.00098248296 | |
| 16184053 | 2 years ago | | | 0 | 0.0037692000 | |
| 16184014 | 2 years ago | | | 0 | 0.0051826500 | |
| 16184011 | 2 years ago | | | 0 | 0.0013319131 | |
| 16184010 | 2 years ago | | | 0 | 0.0077091300 |
ABI
ABI objects
Getter at block 21260297
_maxTxAmount() view returns (uint256)
2000000000000
_maxWalletSize() view returns (uint256)
2000000000000
_taxSwap() view returns (uint256)
500000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Fable of Goblin
owner() view returns (address)
0xca39958261d45f88b1e6fa1bb2ad975ab2c26a2a
symbol() pure returns (string)
$FoG
totalSupply() pure returns (uint256)
100000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualsend()
manualswap()
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.