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 |
---|---|---|---|---|---|
BLOBBY | ERC-20 | 117.708389B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20843134 | 2 months ago | | | 0 | 0.00050965405 | |
| 19595607 | 8 months ago | | | 0 | 0.00031392727 | |
| 19595606 | 8 months ago | | | 0 | 0.00032269308 | |
| 19595600 | 8 months ago | | | 0 | 0.00029793833 | |
| 19595440 | 8 months ago | | | 0 | 0.00039438744 | |
| 19063232 | 10 months ago | | | 0 | 0.00063009598 | |
| 19033093 | 10 months ago | | | 0 | 0.00081003534 | |
| 18909657 | a year ago | | | 0 | 0.00043835232 | |
| 18648554 | a year ago | | | 0 | 0.00051018471 | |
| 18454798 | a year ago | | | 0 | 0.00040514008 |
ABI
ABI objects
Getter at block 21282108
Optimization() view returns (uint256)
169494080739479572
centiBuyTax() view returns (uint256)
200
centiSellTax() view returns (uint256)
200
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xe757c14094c0038e4bd8ffe9092fc8443e187c43
maxTxAmount() view returns (uint256)
416483100000000000000000000000000
maxWalletAmount() view returns (uint256)
416483100000000000000000000000000
name() view returns (string)
BLOBFISH
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
84138000001000000000000000000
symbol() view returns (string)
BLOBBY
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0xa548640be066c37b16541fdfdbe6d90f43b0ef74
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
getAllTaxes()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyTax(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
setMarketingWallet(address wallet)
setMaxTx(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
setMaxWallet(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
setSellTax(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
setSwapAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, 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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(string name_, string symbol_, uint256 supply_, uint8 decimals_, struct BLOBFISHParameters parameters, address uniswapV2Router_, address addr_)
receive()
This contract contains no error objects.