Gencoin Capital
Verified contract
Active on
Ethereum with 2,079 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc446…54ac
28 additional
variables
Balances ($302.22)
Native
Value
$302.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.094867 | $3,185.70 |
$302.22 | |
$GENCAP | ERC-20 | 13.790082T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21169247 | 4 days ago | | | 0 | 0.00051407990 | |
| 21145459 | 8 days ago | | | 0 | 0.00031276419 | |
| 21145457 | 8 days ago | | | 0 | 0.00028787744 | |
| 21145457 | 8 days ago | | | 0 | 0.00028858874 | |
| 21103922 | 13 days ago | | | 0 | 0.00036706057 | |
| 20911286 | a month ago | | | 0 | 0.00025050671 | |
| 20909254 | a month ago | | | 0 | 0.00091730400 | |
| 20832100 | 2 months ago | | | 0 | 0.0017281003 | |
| 20828662 | 2 months ago | | | 0 | 0.0029572025 | |
| 20828646 | 2 months ago | | | 0 | 0.0028538108 |
ABI
ABI objects
Getter at block 21200480
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
2
_buyReflectionFee() view returns (uint256)
1
_buyTeamFee() view returns (uint256)
0
_buyTreasuryFee() view returns (uint256)
2
_maxWalletToken() view returns (uint256)
1000000000000000000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
4
_sellReflectionFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
0
_sellTreasuryFee() view returns (uint256)
4
deadBlocks() view returns (uint256)
5
decimals() view returns (uint8)
9
launchedAtBlock() view returns (uint256)
13927544
launchedAtTime() view returns (uint256)
1641146335
maxEthSell() view returns (uint256)
5000000000000000000
maxEthSell_launch() view returns (uint256)
1000000000000000000
maxEthTradesEnabled() view returns (bool)
false
name() view returns (string)
Gencoin Capital
owner() view returns (address)
0xfd6447137aea48c1c905a2e8dc7284c7754864fa
staticTax() view returns (uint256 maxLiquidity, uint256 maxReflection, uint256 maxTreasury, uint256 maxMarketing, uint256 maxTeamfee)
(maxLiquidity=2, maxReflection=1, maxTreasury=4, maxMarketing=4, maxTeamfee=2)
symbol() view returns (string)
$GENCAP
totalFees() view returns (uint256)
2534991736022493939849801
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x8e157e4c2313f5b87a5a990bd5e66e15080671fb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
openTrading()
renounceOwnership()
setEthLimits(uint256 sellVal)
setEthLimitsEnabled(bool maxEthTrades)
setMaxWalletBase2000(uint256 maxWallet)
setMaxWalletExempt(address _addr)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _treasuryFee, uint256 _marketingFee, uint256 _teamFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _treasuryFee, uint256 _marketingFee, uint256 _teamFee)
setWallets(address _devWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address recipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.