Gentleman Coin
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x761c…5f43
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEN | ERC-20 | 15.191255M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18462422 | a year ago | | | 0 | 0.00087158831 | |
| 18430273 | a year ago | | | 0 | 0.0010629300 | |
| 18430163 | a year ago | | | 0 | 0.00056541302 | |
| 18430158 | a year ago | | | 0 | 0.00076712862 | |
| 18430152 | a year ago | | | 0 | 0.0013075115 | |
| 18430099 | a year ago | | | 0 | 0.0013825950 | |
| 18430097 | a year ago | | | 0 | 0.0014598363 | |
| 18430097 | a year ago | | | 0 | 0.0014598363 | |
| 18430097 | a year ago | | | 0 | 0.0014598363 | |
| 18430097 | a year ago | | | 0 | 0.0014598363 |
ABI
ABI objects
Getter at block 21317918
_maxTxAmount() view returns (uint256)
100000000000000000
buyTaxes() view returns (uint256)
3
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
name() pure returns (string)
Gentleman Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxes() view returns (uint256)
3
symbol() pure returns (string)
GEN
totalSupply() pure returns (uint256)
100000000000000000
tradeEnable() view returns (bool)
true
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)
open()
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeLimits()
renounceOwnership()
setFinalFee()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.