Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($289.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Block Inn | ERC-20 | 19.388683K | $0.014511 |
$281.35 | |
Brick Block | ERC-20 | 35.017K | $0.000231 |
$8.1 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267508 | 12 minutes ago | | | 0 | 0.00047263651 | |
| 21266651 | 3 hours ago | | | 0 | 0.00075197365 | |
| 21266632 | 3 hours ago | | | 0 | 0.00090429834 | |
| 21266512 | 4 hours ago | | | 0 | 0.00087157390 | |
| 21266443 | 4 hours ago | | | 0 | 0.00086141067 | |
| 21266166 | 5 hours ago | | | 0 | 0.0022485200 | |
| 21266159 | 5 hours ago | | | 0 | 0.0014932880 | |
| 21266152 | 5 hours ago | | | 0 | 0.0010001160 | |
| 21266150 | 5 hours ago | | | 0 | 0.0010516546 | |
| 21266148 | 5 hours ago | | | 0 | 0.00098833819 |
ABI
ABI objects
Getter at block 21267566
buyDevFee() view returns (uint256)
5
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
5
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x5e1a478e351bd852eca2c30775db146a8da24078
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x5f0517656d4237272a969a38b2e321a4b905d5e9
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
INN
owner() view returns (address)
0x20dce07eeafcc157025dc02495c9e3eea0897ee9
sellDevFee() view returns (uint256)
5
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
5
sellTreasuryFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
Block Inn
tokensForDev() view returns (uint256)
10339294727717714079518
tokensForMarketing() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
0
totalSupply() view returns (uint256)
110000000000000000000000000
tradingActive() view returns (bool)
true
treasuryWallet() view returns (address)
0x95e008d2c6e156634ba25d8f0a94d5ded49b5ed6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool trade)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address tokenAddress, address tokenReceiver, uint256 tokenAmount)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _devFee, uint256 _treasuryFee)
updateDevWallet(address _devWallet)
updateMarketingWallet(address _marketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _devFee, uint256 _treasuryFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasuryWallet(address _treasuryWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.