Verified contract

Active on Ethereum with 98 txns
Deployed by via 0x8cd61ce3 at 20915022
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables
ERC-20
--
0xcf434834ac1c30da48b390b2c2098e3479bd619c685eb0f5b77f56416f3d2b11
0x0534cf23bd24c875372982e0666bd0e815e6690ddb392d0998cfc05cffc6e403
0x50a5cf7595755f916c879e8277ed811c750481ee9a4e08583b9cd987e84bcfec
0xb8374112de8cfe52d47035c77068a1931608832cb9f17f48f22467296e57911c
0x75e89aac6c092a1631e19715b562c5167ed5b032ec9539410ff9f50fede6d4a0
0x43b97665d83c1a6ff3e1e619df6bd7f2c1b4435e5a9e55a9352ed8aefb40a9bc
0x471be833e52afe6e4bf561f8e53d94aec162c8bab78f46a6c38d27da89771fcd
0x30320babcb8c4675cb0348531a8f686486641d4b522fa57278819231e631785a
0x02da2e3f21923283324757e960c6a0528ec8a54ccb36c65027072a2dea8cc1e9
0x3aa9324d59b20d48415c2948a557b5d6ebf3f3a100b8fb226cd54d3bfebe84e7

Functions
Getter at block 20923510
BLOCKS_UNTIL_REBASE(view returns (uint256)
10
_maxTaxSwap(view returns (uint256)
20000000000
_maxTxAmount(view returns (uint256)
25000000000
_maxWalletSize(view returns (uint256)
25000000000
_taxSwapThreshold(view returns (uint256)
10000000000
autoMcap(view returns (bool)
true
autoRebase(view returns (bool)
true
buyRun(view returns (bool)
true
decayBasis(view returns (uint256)
10000
decayRate(view returns (uint256)
9999
decimals(pure returns (uint8)
9
failsafeTriggered(view returns (bool)
false
 
getHolders(view returns (address[])
lastUpdateBlock(view returns (uint256)
20915053
minSupplyRate(view returns (uint256)
1001000000000000000
name(pure returns (string)
owner(view returns (address)
0xb26ea0dd5a5aa22550d52be59a00c64f7f810d38
rebasePercentage(view returns (uint256)
100
rebasePercentageBuy(view returns (uint256)
200
shouldIncreaseSupply(view returns (bool)
true
supplyRate(view returns (uint256)
1100000000000000000
symbol(pure returns (string)
totalSupply(view returns (uint256)
5266081519963
transferDelayEnabled(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isHolder(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
createPair(
decaySupplyRate(
manualSwap(
openTrading(
refreshBalances(
removeLimits(
renounceOwnership(
setDecayRate(uint256 _decayRate
setDynamicSupply(bool _shouldIncreaseSupply
setFailSafe(bool _failsafeTriggered
setFakeMcap(bool _mcap
setRebasePercentage(uint256 _rebasePercentage
setSupplyRate(uint256 _supplyRate
setrebase(bool _rebase
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.