Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLUB | ERC-20 | 121.38387M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20752351 | 2 months ago | | | 0 | 0.000061893791 | |
| 20752335 | 2 months ago | | | 0 | 0.00070111770 | |
| 20752335 | 2 months ago | | | 0 | 0.00070111770 | |
| 20752326 | 2 months ago | | | 0 | 0.000052195906 | |
| 20752308 | 2 months ago | | | 0 | 0.00028300512 | |
| 20752297 | 2 months ago | | | 0 | 0.00027896073 | |
| 20752291 | 2 months ago | | | 0 | 0.000077986699 | |
| 20752286 | 2 months ago | | | 0 | 0.000044559237 | |
| 20752285 | 2 months ago | | | 0 | 0.00018578295 | |
| 20752284 | 2 months ago | | | 0 | 0.00028187030 |
ABI
ABI objects
Getter at block 21157771
buyTaxPercent() view returns (uint256)
5
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x27b6389cd5704b6b2b61d52d09cae54fc08c0e84
feeTokenThreshold() view returns (uint256)
5000000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
0
name() view returns (string)
Blub
owner() view returns (address)
0x27b6389cd5704b6b2b61d52d09cae54fc08c0e84
sellTaxPercent() view returns (uint256)
85
symbol() view returns (string)
BLUB
totalSupply() view returns (uint256)
1000000000000000000000000000
uniPair() view returns (address)
0xe80aa83b75075697e78d34f72f1999406c46bbff
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events BlacklistWallet(address target, bool state)
approve(address spender, uint256 amount) returns (bool)
clearAllLimits()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deleteSwapLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
removeWalletLimit()
renounceOwnership()
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeesThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.