Sacrifice Protocol

Verified contract

Active on Ethereum with 59 txns
Deployed by via 0x3fff20d9 at 15851919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0x8df0cac9532be37c63ab8a49159ab4440f09bb4888f60a8bd2b06eb0d8898fda
0xf1e81ccac7ebc2f2891535d5d3be20bc88dd7eeadcd3b7d174a67b7a792ac934
0x64250a57a36e5001a28fc0b021639102193496675f256e05d195b9e94273e74a
0xcce0407be2d78a74e4547d0cd3709f216edec7b346f0acfb61bf06d28991a2a1
0x047167586f6c64cc9e5a541377aa6e64f609bab4e302f6d084522bdb9671595a
0x422157271b92d14d84d3ea82db27a620e8bf17653737961d7043cf05de656505
0xcbcc8a5b4a920f0ccde15869641535bd6307ca4aec4caf168281fc413787670b
0x305aa30663b95328a779e43b9521f71afad12fc7f9c82610a07e5d5dff4023ed
0xece0e7d8bbc8ea17963e3b7fdea7a1cbf8be9830cf96c75608729b8ed42f302d
0x58e4b3c243d38179301efc007a0eb475c4c693fa876f3e06cc54f5a48420994d

Functions
Getter at block 20890074
buyDevFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
3
buyTotalFees(view returns (uint256)
4
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x1e8e29cbb62f43c46e20074713af69308acc0515
lastLpBurnTime(view returns (uint256)
0
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
false
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
marketingWallet(view returns (address)
0x1e8e29cbb62f43c46e20074713af69308acc0515
maxTransactionAmount(view returns (uint256)
30000000000000000000000000
maxWallet(view returns (uint256)
30000000000000000000000000
name(view returns (string)
Sacrifice Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn(view returns (uint256)
25
sellDevFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
Sacrifice Protocol
tokensForDev(view returns (uint256)
9617187397977490012767403
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
28851562193932470038302211
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x8877269ed08c43366f8cb96d8fa42617b38cedec
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.