Burnt Shrimp
Verified contract
Active on
Ethereum with 73 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8391…e27e
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
🔥🦐 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15295659 | 2 years ago | | | 0 | 0.00025898536 | |
| 15294981 | 2 years ago | | | 0 | 0.00040386170 | |
| 15294976 | 2 years ago | | | 0 | 0.00022200165 | |
| 15294949 | 2 years ago | | | 0 | 0.00046535620 | |
| 15294948 | 2 years ago | | | 0 | 0.00044632992 | |
| 15294939 | 2 years ago | | | 0 | 0.00034521454 | |
| 15294936 | 2 years ago | | | 0 | 0.00035569787 | |
| 15294935 | 2 years ago | | | 0 | 0.00056484264 | |
| 15294932 | 2 years ago | | | 0 | 0.00029287279 | |
| 15294923 | 2 years ago | | | 0 | 0.00016653112 |
ABI
ABI objects
Getter at block 21385166
Percent_AutoLP() view returns (uint256)
10
Percent_Burn() view returns (uint256)
0
Percent_Dev() view returns (uint256)
0
Percent_Marketing() view returns (uint256)
90
Wallet_Burn() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Dev() view returns (address)
0x77e872b05fe95c7ea3e1aa00daa0307a64d4c3ea
Wallet_Marketing() view returns (address)
0x8391360b6f1258d278f677f6d2cb54febe40e27e
_Tax_On_Buy() view returns (uint256)
6
_Tax_On_Sell() view returns (uint256)
6
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() pure returns (string)
Burnt Shrimp
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
🔥🦐
totalSupply() view returns (uint256)
10000000000000000
uniSwapV2Pair() view returns (address)
0x77e872b05fe95c7ea3e1aa00daa0307a64d4c3ea
uniswapV2Pair() view returns (address)
0xcd5a1826cb86adb6c0817ff4275037a4f1057ec7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
remove_Random_Tokens(address random_Token_Address, uint256 percent_of_Tokens) returns (bool _sent)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.