Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "BLOCK LORDS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12430907 | 9 months ago | | | 0 | 3.4026756e-7 | |
| 12430198 | 9 months ago | | | 0 | 0.000014331450 | |
| 12430196 | 9 months ago | | | 0 | 0.0023661000 | |
| 12430191 | 9 months ago | | | 0 | 0.0000050026498 | |
| 12430191 | 9 months ago | | | 0 | 0.0000050026498 | |
| 12430191 | 9 months ago | | | 0 | 0.0000050026498 | |
| 12430191 | 9 months ago | | | 0 | 0.0000050026498 | |
| 12430191 | 9 months ago | | | 0 | 0.0000050026498 | |
| 12430190 | 9 months ago | | | 0 | 0.0000050026498 | |
| 12430190 | 9 months ago | | | 0 | 0.0000050026498 |
ABI
ABI objects
Getter at block 23809167
BuyBackWalletAddress() view returns (address)
0xf34feec2551b4f610cbb2c018b7cc321d09d85d5
_BuyBackShare() view returns (uint256)
0
_buyBuyBackFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000
_sellBuyBackFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
0
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
_walletMax() view returns (uint256)
1000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
marketingWalletAddress() view returns (address)
0x73d6fd80ce0e62fe3285fab3f47eef29ffddd084
name() view returns (string)
BLOCK LORDS
owner() view returns (address)
0x73d6fd80ce0e62fe3285fab3f47eef29ffddd084
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
LORDS
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x4af4973c1bd3b810721a3326ba14a4653220015b
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addMarketPair() payable
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyBackWalletAddress(address newAddress)
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newBuyBackTax)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketingWalletAddress(address newAddress)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newBuyBackTax)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.