LetsGetBasedTogether
Verified contract
Active on
Ethereum with 161 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($554.03)
Native
Value
$554.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.150399 | $3,683.73 |
$554.03 | |
LGBT | ERC-20 | 55.12M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15762796 | 2 years ago | | | 0 | 0.00040146424 | |
| 15693957 | 2 years ago | | | 0 | 0.00020867635 | |
| 14642971 | 3 years ago | | | 0 | 0.00096469503 | |
| 14621692 | 3 years ago | | | 0 | 0.00095753426 | |
| 14579593 | 3 years ago | | | 0 | 0.0015802490 | |
| 14578244 | 3 years ago | | | 0 | 0.0019166130 | |
| 14514868 | 3 years ago | | | 0 | 0.0030407695 | |
| 14508873 | 3 years ago | | | 0 | 0.0030880517 | |
| 14508873 | 3 years ago | | | 0 | 0.0031177167 | |
| 14508873 | 3 years ago | | | 0 | 0.0031177167 |
ABI
ABI objects
Getter at block 21301503
_feeDecimal() view returns (uint256)
2
decimals() view returns (uint8)
18
donation_wallet() view returns (address)
0xa979259f5a90f6b159ef2ace1a36b4e1f530e4f1
isFeeActive() view returns (bool)
true
liquidity_wallet() view returns (address)
0xe25bc7a91607984a93480057603b93da6b90eed6
marketing_wallet() view returns (address)
0xe25bc7a91607984a93480057603b93da6b90eed6
maxTxAmount() view returns (uint256)
69000000000000000000000000000
maxWalletAmount() view returns (uint256)
69000000000000000000000000000
minTokensBeforeSwap() view returns (uint256)
1000000000000000000000000
name() view returns (string)
LetsGetBasedTogether
owner() view returns (address)
0x32139268a2e0e31430330d234ab86cc86006d73d
pair() view returns (address)
0x6f508500dddc55a65188627b92fb7cbcfb44274a
restrictionsEnabled() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
LGBT
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
_donationFee(uint256) view returns (uint256)
_liquidityFee(uint256) view returns (uint256)
_marketingFee(uint256) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
isMaxTxExempt(address) view returns (bool)
isTaxless(address) view returns (bool)
lastTx(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlacklist(address[] addresses, bool areBlacklisted)
multiWhitelist(address[] addresses, bool areWhitelisted)
renounceOwnership()
setBlacklist(address account, bool isBlacklisted)
setDonationFees(uint256 buy, uint256 sell, uint256 p2p)
setDonationWallet(address wallet)
setFeeActive(bool value)
setLiquidityFees(uint256 buy, uint256 sell, uint256 p2p)
setLiquidityWallet(address wallet)
setMarketingFees(uint256 buy, uint256 sell, uint256 p2p)
setMarketingWallet(address wallet)
setMaxTxExempt(address account, bool value)
setMaxTxPercentage(uint256 percentage)
setMaxWalletPercentage(uint256 percentage)
setMinTokensBeforeSwap(uint256 amount)
setRestrictionsEnabled(bool value)
setSwapEnabled(bool enabled)
setTaxless(address account, bool value)
setWhitelist(address account, bool isWhitelisted)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(uint256 swaped, uint256 sentToMarketing, uint256 sentToDonation)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.