basetherpg.com
Verified contract
Active on
Base with 1,148 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,618.37)
Native
Value
$1,618.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.472553 | $3,424.48 |
$1,618.25 | |
GRG | ERC-20 | 0.1 | $1.24 |
$0.12 | |
USA | ERC-20 | 1 | $0.000709 |
$0 | |
KEY | ERC-20 | 130.190655B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21811420 | 25 days ago | | | 0 | 0.000000080401200000 | |
| 17173335 | 4 months ago | | | 0 | 3.5571440e-7 | |
| 14166209 | 7 months ago | | | 0 | 0.00015802581 | |
| 14166173 | 7 months ago | | | 0 | 0.00015804437 | |
| 14166163 | 7 months ago | | | 0 | 0.00014463592 | |
| 13548701 | 7 months ago | | | 0 | 0.0000011450791 | |
| 12563507 | 8 months ago | | | 0 | 0.0000038007551 | |
| 12503717 | 8 months ago | | | 0 | 0.0000059935151 | |
| 12503311 | 8 months ago | | | 0 | 0.000015945575 | |
| 7865256 | a year ago | | | 0 | 0.000000073092000000 |
ABI
ABI objects
Getter at block 22903813
_liquidityFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
5000000000000000000000
_taxFee() view returns (uint256)
4
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
basetherpg.com
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KEY
totalFees() view returns (uint256)
71452189141512195185217
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xb2543b2a8bbe912960eb2637873305bc779a4029
uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
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 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()
withdraw() payable
withdrawToken(address tokenAddress)
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()
receive()
This contract contains no error objects.