Gingercatcoin
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$GGC | ERC-20 | 316.891342K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18801995 | a year ago | | | 0 | 0.00094470623 | |
| 18801963 | a year ago | | | 0 | 0.0011359561 | |
| 18801877 | a year ago | | | 0 | 0.0020378398 | |
| 18801573 | a year ago | | | 0 | 0.0012809708 | |
| 18787768 | a year ago | | | 0 | 0.00095794020 | |
| 18683367 | a year ago | | | 0 | 0.0023135382 | |
| 18683362 | a year ago | | | 0 | 0.0014550371 | |
| 18683340 | a year ago | | | 0 | 0.0013134694 | |
| 18683317 | a year ago | | | 0 | 0.0028162987 | |
| 18683307 | a year ago | | | 0 | 0.0013820336 |
ABI
ABI objects
Getter at block 21204666
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
200000000000000
_totalProportion() view returns (uint256)
9808624257577856
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10000000000000000
getOwner() view returns (address)
0x5e64efa28eeb99fbe9445a077333dc365fa73718
name() view returns (string)
Gingercatcoin
owner() view returns (address)
0x5e64efa28eeb99fbe9445a077333dc365fa73718
pair() view returns (address)
0x76f2275fdab1b1ba94ded11675ca54684b8fb6e2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
$GGC
totalSupply() view returns (uint256)
10000000000000000
tradingOpen() view returns (bool)
true
viewFeesBuy() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
(0, 3, 0, 0, 0, 3, 100)
viewFeesSell() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
(0, 3, 0, 0, 0, 3, 100)
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFeeBuy(bool) view returns (uint256)
getTotalFeeSell(bool) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFees(uint256 _liquidityFeeBuy, uint256 _reflectionFeeBuy, uint256 _marketingFeeBuy, uint256 _giveawaysFeeBuy, uint256 _charityFeeBuy, uint256 _feeDenominator, uint256 _liquidityFeeSell, uint256 _reflectionFeeSell, uint256 _marketingFeeSell, uint256 _giveawaysFeeSell, uint256 _charityFeeSell)
changeName(string newName)
changeSymbol(string newSymbol)
clearForeignToken(address tokenAddress, uint256 tokens) returns (bool)
clearStuckBalance()
enableTrading()
multiAirdrop(address from, address[] addresses, uint256[] tokens)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _charityFeeReceiver, address _liquidityReceiver, address _giveawaysFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amountS, uint256 _amountL, bool _alternate)
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)
AutoLiquify(uint256 amountBNB, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.