This contract is being backfilled. You may encounter incomplete storage history.

Senzu

Verified contract

Active on Ethereum with 214 txns
Deployed by via 0x7394e867 at 18443307
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0xd6418618e6bea8a211988d6533afd7f61d9363bba8976ea519c182dc4e7f32a7
0xd7b9bec1c03ddfbff297223470465943f8b3dd71562a4bb37bcc7fe683ec5a89
0x5b9e6da46816b44f84b516c1b265ab1411f0dd007c0b580c05645ad8553fb4d9
0x644e3099076a75ee0d03c704a613a64464269f612b459868bc609ec4e8d6d695
0xbe63fb910bafc98db119dd66ff3d91d7a577ba99a1ab7d8dd04efe9998455d62
0x204cd84efdc3fa27e9df88594b0be3770fc5af4f3a20c79971fd1f6db03e9e6b
0x3e9ee41c9ed25a0fd103c1b15cdb86b8421054bcbd5cb44a68c5e6368ca2ebdf
0xd260f509046cb147c134234213a6e2fb9c0cb2d100c85602988e5160efc0b2a5
0x00fa18b2de25a7fdc543c1c6577a56ca80ebd820418ca1cdd7276817d20202c5
0xd9aba231959a1ccae5244c0cbf717476cf027333983513b79402aceb74ea4b17

Functions
Getter at block 20898126
UNISWAP_V2_PAIR(view returns (address)
0x202c8228895e116a9904a476cf66087d884d839d
UNISWAP_V2_ROUTER(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount(view returns (uint256)
2000000000000000000000000
_totalProportion(view returns (uint256)
995116096197131437214339726
buyFee(view returns (uint8 reflectionuint8 marketinguint8 lpuint8 buybackuint8 burnuint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
claimingFees(view returns (bool)
true
decimals(pure returns (uint8)
18
getCirculatingSupply(view returns (uint256)
141974037576757572270067083
launched(view returns (bool)
true
limitsEnabled(view returns (bool)
true
name(view returns (string)
Senzu
owner(view returns (address)
0xfc21ab7fd811f69477b1ed5b3d92d4bfb2492c94
sellFee(view returns (uint8 reflectionuint8 marketinguint8 lpuint8 buybackuint8 burnuint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
swapThreshold(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
SENZU
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
_rOwned(addressview returns (uint256)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
tokenFromReflection(uint256 proportionview returns (uint256)
tokensToProportion(uint256 tokensview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
blacklist(address _addressbool _isBlacklisting
changeFees(uint8 reflectionFeeBuyuint8 marketingFeeBuyuint8 lpFeeBuyuint8 buybackFeeBuyuint8 burnFeeBuyuint8 reflectionFeeSelluint8 marketingFeeSelluint8 lpFeeSelluint8 buybackFeeSelluint8 burnFeeSell
clearStuckBalance(
clearStuckToken(
launch(address _owner
renounceOwnership(
setFeeReceivers(address m_address lp_address b_
setIsFeeExempt(address holderbool exempt
setIsTxLimitExempt(address holderbool exempt
setLimitsEnabled(bool e_
setMaxTxBasisPoint(uint256 p_
setSwapBackSettings(bool _enableduint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Reflect(uint256 amountReflecteduint256 newTotalProportion
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account