Shiba Steak | t.me/shibasteak
Verified contract
Active on
Ethereum with 567 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x303d…932d
0x78b7…81f8
0xfb09…2e7a
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STEAK🐕🥩 | ERC-20 | 98.855479M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20847677 | 2 months ago | | | 0 | 0.00018991363 | |
| 14655990 | 3 years ago | | | 0 | 0.0017708837 | |
| 14419200 | 3 years ago | | | 0 | 0.00093486475 | |
| 13638936 | 3 years ago | | | 0 | 0.0022575807 | |
| 13562279 | 3 years ago | | | 0 | 0.0037776086 | |
| 13291107 | 3 years ago | | | 0 | 0.0024828755 | |
| 13124866 | 3 years ago | | | 0 | 0.0021631071 | |
| 13124852 | 3 years ago | | | 0 | 0.0034562958 | |
| 12823818 | 3 years ago | | | 0 | 0.0010859680 | |
| 12803485 | 3 years ago | | | 0 | 0.00051937600 |
ABI
ABI objects
Getter at block 21304332
amountInPool() view returns (uint256)
15498
cooldownEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
Shiba Steak | t.me/shibasteak
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STEAK🐕🥩
thisBalance() view returns (uint256)
376122601705154848
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress, address marketingFixedWalletAddress)
receive()
This contract contains no error objects.