Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x48ff…4c63
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GM | ERC-20 | 612.176403M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15622567 | 2 years ago | | | 0 | 0.00044643274 | |
| 15614784 | 2 years ago | | | 0 | 0.00029499636 | |
| 15605898 | 2 years ago | | | 0 | 0.00072673131 | |
| 15602274 | 2 years ago | | | 0 | 0.00046198575 | |
| 15600495 | 2 years ago | | | 0 | 0.00029258410 | |
| 15599636 | 2 years ago | | | 0 | 0.00022363483 | |
| 15599503 | 2 years ago | | | 0 | 0.00051622337 | |
| 15599287 | 2 years ago | | | 0 | 0.00029698410 | |
| 15599252 | 2 years ago | | | 0 | 0.00027612219 | |
| 15599221 | 2 years ago | | | 0 | 0.00026219684 |
ABI
ABI objects
Getter at block 21274927
_charityWalletAddress() view returns (address)
0x48ffc952eba63b812bb103898ce39c6ecde84c63
_liquidityFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
10000000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
TBT
owner() view returns (address)
0x4311f48e0a9163f230add1a3e311351ea8522e3f
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
GM
totalFees() view returns (uint256)
8506387059379457687
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x6ff791ecf400e3bcdbb01a4d487b1e97d63f57c9
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()
rescueETH()
rescueToken(address token, address recipient, uint256 amount)
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.