Pyramid Protocol

Verified contract

Active on Ethereum with 516 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
Native
Value $199.6
ERC-20
--
0x24e2473e15fc7309c56f7998acdad860d3cab14a46a1866cb7175a52c8c0120b
0x0dc85b3d6a9735a86a8920e5425e501a6d1a4285251a1d497431e271f2fefa7f
0x065e177c1666f7d577078091e0b5fef3e6a1def655bdf37000acfd034c880fa6
0xc1d2a8b6f6db60577597e1760415a5197080306a9c66f18c165b557d43b7f5fc
0xf7ce1b9a2ed0c507c3f04d1ec5b68749ee36ba07697900e1eac6625c702dacb2
0x74b5f3694857308ef9253f2653ccde8b14c0f78cb58d689abdb91f6fce46c81a
0x76763f9033083e6daa24689f12168d19f240e0c9d5e3813891b9af3f8ba8a947
0x7b4e8384cf679a2e4ab32e46e9368d64efbc3aa4914b16f71da305b237fbc462
0x6c32d5300465140db56216a79c9f1b9d7091c2ad415eddcdf8b3eaad2a0d0a1f
0x3fa7288b345879f97b43b975748823d50f1e2a6839026d92ca22e9686c6b55d6

Functions
Getter at block 20900540
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xece6f6ce7a930a6bf2077107ecf213eae9b2f8f7
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
37
getNumberOfDividends(view returns (uint256)
9681425153718619412208150825
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
10
liquiditySellFee(view returns (uint256)
10
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
1000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Pyramid Protocol
nextAvailableLpWithdrawDate(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
60
rewardsSellFee(view returns (uint256)
60
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
PYRAMID
tokensForLiquidity(view returns (uint256)
786653315771195125335996794
tokensForRewards(view returns (uint256)
4719919894627170752015980768
totalBuyFees(view returns (uint256)
70
totalSellFees(view returns (uint256)
70
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15539184
uniswapV2Pair(view returns (address)
0x272146fa778c1ee13a97be6c5638bcb4ae1dc03a
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)
dividendTokenBalanceOf(address accountview returns (uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.