Gengar Token
Verified contract
Active on
Ethereum with 567 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fda…e7a4
0x1fda…e7a4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GENGAR | ERC-20 | 1.507286T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451711 | 3 months ago | | | 0 | 0.000027781747 | |
| 18374856 | a year ago | | | 0 | 0.00013976368 | |
| 15872967 | 2 years ago | | | 0 | 0.0019525213 | |
| 15474205 | 2 years ago | | | 0 | 0.00016872540 | |
| 14922794 | 2 years ago | | | 0 | 0.012247222 | |
| 14870096 | 2 years ago | | | 0 | 0.0071001149 | |
| 14662677 | 3 years ago | | | 0 | 0.0010980841 | |
| 13916459 | 3 years ago | | | 0 | 0.0019060773 | |
| 13820827 | 3 years ago | | | 0 | 0.0026323515 | |
| 13805959 | 3 years ago | | | 0 | 0.0023750644 |
ABI
ABI objects
Getter at block 21187454
decimals() pure returns (uint8)
9
name() pure returns (string)
Gengar Token
owner() view returns (address)
0x9874ef8519a0fc7a6b553aad92fdf0e469488931
symbol() pure returns (string)
GENGAR
totalSupply() pure returns (uint256)
1000000000000000000000000
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.