Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4b61…5c4a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
gt | ERC-20 | 319.810304M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20802844 | a month ago | | | 0 | 0.00033703904 | |
| 20627320 | 2 months ago | | | 0 | 0.00015268332 | |
| 17540215 | a year ago | | | 0 | 0.00056299100 | |
| 17025694 | 2 years ago | | | 0 | 0.010278600 | |
| 17020714 | 2 years ago | | | 0 | 0.00099498829 | |
| 16991357 | 2 years ago | | | 0 | 0.0014091421 | |
| 16294478 | 2 years ago | | | 0 | 0.0015230611 | |
| 16294418 | 2 years ago | | | 0 | 0.00061735492 | |
| 14483915 | 3 years ago | | | 0 | 0.0020494358 | |
| 14436694 | 3 years ago | | | 0 | 0.014307444 |
ABI
ABI objects
Getter at block 21091294
_charityWalletAddress() view returns (address)
0x4b614ade2d36d02622df9460c8b9412cf9cb5c4a
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
1000000000000000000000
_taxFee() view returns (uint256)
4
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
gt
owner() view returns (address)
0x6cda9d73c0df962644a789de57ccfb1c2bf090bf
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
gt
totalFees() view returns (uint256)
66119588640531723979
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xb0d759e4e1bb18e2ef77e509e388205b4e98dba3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityWallet(address charityWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress)
receive()
This contract contains no error objects.