Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLOB | ERC-20 | 15.049135K | $0.000776 |
$11.68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199290 | 4 days ago | | | 0 | 0.00077269712 | |
| 21195321 | 4 days ago | | | 0 | 0.00094848917 | |
| 21168277 | 8 days ago | | | 0 | 0.0014459697 | |
| 21097046 | 18 days ago | | | 0 | 0.00026494091 | |
| 21093494 | 18 days ago | | | 0 | 0.0010800258 | |
| 21092187 | 19 days ago | | | 0 | 0.00034744374 | |
| 21089559 | 19 days ago | | | 0 | 0.00033446507 | |
| 21064558 | 23 days ago | | | 0 | 0.00070789919 | |
| 21063516 | 23 days ago | | | 0 | 0.00046912795 | |
| 21057430 | 23 days ago | | | 0 | 0.00041163782 |
ABI
ABI objects
Getter at block 21225824
buyTax() view returns (uint256)
3
decimals() pure returns (uint8)
18
maxWalletAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Blob
owner() view returns (address)
0x10c00a2a9551baf10c57313fb9b9b30fb2acef0c
sellTax() view returns (uint256)
3
symbol() pure returns (string)
BLOB
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
exportETH()
newFee(uint256 newBuyTax, uint256 newSellTax)
removeAllLimits()
renounceOwnership()
setExcludedWallet(address wAddress, bool isExcle)
setLimits(uint256 newMaxWalletAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
trigger(uint256 percentToSell)
varyMaxSwap(uint256 _maxSwap)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.