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

TENSHI v2

Verified contract

Active on Ethereum with 5,400 txns
Deployed by via 0x0795bd0a at 12926750
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,242.31
ERC-20
Value $75.99
ERC-20
--
ERC-20
--
0x81623878c50bf9a4d8f18e440477802e2befb379bc0ecbb36a4e9a840149efdb
0xeda01aef9043d21e19df52bbe0a7767eff2a3a6b774982e5596861844699aeaf
0xa87f8a13bb451495196c64822a80a10a070d576e4ce642b737358d4bda8d132c
0xcc28f7346f00862f544daf47f57a97ca127899051c66040c0f6529060409aa16
0xbc9c78a3be147f60ed4199281c9c803d43a8d082171b9c78512f397e32673387
0x3c3b88b19ef084699e146c74bfb8f38e1f99d9303f40a1f84f74c0246698f678
0x29cd38ff2416aa3be9f2266e59f5c03466e248ef82a5afc1c78238cb6839fd27
0xd91a14e94f313980984429a0078b8b6f6d6ecb92634c405521bf4666be1553c6
0x6b3ac1f51a1b140f1ac66be7391df3c13c809fbe36502f8ac1ab641fd6087ba3
0xe50c819ed13fb8d10a6ccb0d779d99187a99cd5c0d713bdd425d38528febfdf8

Functions
Getter at block 20793683
ETH_REWARDS_FEE(view returns (uint256)
2
LIQUIDITY_FEE(view returns (uint256)
6
MAX_SELL_TRANSACTION_AMOUNT(view returns (uint256)
10000000000000000000000000
TOTAL_FEES(view returns (uint256)
8
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xd7b497d351691de8bb1dc574d32f9e3cfab9246f
gasForProcessing(view returns (uint256)
150000
getClaimWait(view returns (uint256)
3600
getGasForTransfer(view returns (uint256)
3000
getLastProcessedIndex(view returns (uint256)
336
getNumberOfDividendTokenHolders(view returns (uint256)
1757
getTotalDividendsDistributed(view returns (uint256)
134961999825371806498
liquidateTokensAtAmount(view returns (uint256)
100000000000000000000000
liquidityWallet(view returns (address)
0x32e97a3ae43207b9cc37ab12995e4d9c99e78d78
name(view returns (string)
TENSHI v2
owner(view returns (address)
0x9229e91e370c9cbe8afbb412fff3edc7f6af213b
symbol(view returns (string)
TENSHI
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x879db9d6f68788a1084bed56cbbc206ac01054eb
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
canTransferBeforeTradingIsEnabled(addressview returns (bool)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexview returns (addressint256int256uint256uint256uint256uint256uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
State-modifying
activate(
allowTransferBeforeTradingIsEnabled(address account
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
doConstructorStuff(
enableDisableDevFee(bool _devFeeEnabledreturns (bool)
excludeFromFees(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setMaxBuyEnabled(bool enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateGasForTransfer(uint256 gasForTransfer
Events
Approval(address indexed owneraddress indexed spenderuint256 value
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
LiquidationThresholdUpdated(uint256 indexed newValueuint256 indexed oldValue
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
Liquified(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
SentDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndSendToDev(uint256 tokensSwappeduint256 ethReceived
Transfer(address indexed fromaddress indexed touint256 value
UpdatedDividendTracker(address indexed newAddressaddress indexed oldAddress
UpdatedUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.