Ledgity

Verified contract

Active on Ethereum with 1,499 txns
Deployed by via 0xe4a060f9 at 13056351

The storage layout for this contract could not be retrieved.

ERC-20
--
0x69459457f761d5907a065851c6e78bebcca16801697ec319bd5bc1ffceb65929
0x1f76d1bc1746ae5322b4b7e9e2d1687994c4219e2876501013397e1384d3f449
0xcbeb1e650e38e4d571112645c25da32739a50e9108b4af78a1ae1e468f1b4112
0x7ef9331db3f69a2ba442a9a16dd2296cd6ff0312edfe9d208316f94095b3d403
0xc7c7dd5a92bc6ed7baf7d8e7ccc5bc129749447c5dbb500277d4e7daae246ada
0xce1d25e0089ee5e391ff5eef8d7c6729897c809ae798f31cfbc2da82f6da2762
0xc12ffb8f719b6a7de642e8e8c175729f7b18009657ac5d011076ef122f6d295a
0x857e1fb1a00d1e4228a161c7044415d0f73d7e8a36c292f14e44f9134a2bdbca
0xd46645806276e35ec390dd018978a669c43396f717496b733881cb18b458a141
0xb357434ec20a324e865e7c0999e0b0ddb089b07ee1a6b75ea6ac95a64b6adf8e

Functions
Getter at block 21318258
buyAccumulationFee(view returns (uint128 numeratoruint128 denominator)
(numerator=0, denominator=100)
decimals(view returns (uint8)
18
feeDestination(view returns (uint8)
0
getDexes(view returns (address[])
[0xbe5b2c7D8E990B71767CF6d95573386e1d3d1995]
getExcluded(view returns (address[])
[0x85Ffb35957203dfD12061eAeCD708dB623Bd567C, 0xCa2483727292bA552AEc12DfEE4dc105CB1376B9, 0xbe5b2c7D8E990B71767CF6d95573386e1d3d1995, 0x21C2f323B3420b9C309A653336683762f90f99d7]
getExcludedFromDexFee(view returns (address[])
[0x47D6466449fF0A70AAabBE78Fb5F9D461A0ab17B, 0x85Ffb35957203dfD12061eAeCD708dB623Bd567C, 0xCa2483727292bA552AEc12DfEE4dc105CB1376B9, 0x21C2f323B3420b9C309A653336683762f90f99d7, 0x64E1215B320A4d6788E4ad8332F61eEB4b72e66c]
getExcludedFromLimits(view returns (address[])
[0x47D6466449fF0A70AAabBE78Fb5F9D461A0ab17B, 0x85Ffb35957203dfD12061eAeCD708dB623Bd567C, 0xCa2483727292bA552AEc12DfEE4dc105CB1376B9, 0x21C2f323B3420b9C309A653336683762f90f99d7, 0x64E1215B320A4d6788E4ad8332F61eEB4b72e66c]
inSwapAndLiquify(view returns (bool)
false
initialBuyAccumulationFee(view returns (uint128 numeratoruint128 denominator)
(numerator=4, denominator=100)
initialPrice(view returns (uint256)
8425
initialSellAccumulationFee(view returns (uint128 numeratoruint128 denominator)
(numerator=6, denominator=100)
initialSellAtSmallPriceAccumulationFee(view returns (uint128 numeratoruint128 denominator)
(numerator=21, denominator=100)
initialSellReflectionFee(view returns (uint128 numeratoruint128 denominator)
(numerator=4, denominator=100)
initialTotalSupply(view returns (uint256)
2760000000000000000000000000
maxTransactionSize(view returns (uint256)
0
maxTransactionSizePercent(view returns (uint128 numeratoruint128 denominator)
(numerator=0, denominator=100)
name(view returns (string)
Ledgity
numTokensToSwap(view returns (uint256)
1000000000000000000000000
owner(view returns (address)
0x21c2f323b3420b9c309a653336683762f90f99d7
priceOracle(view returns (address)
0x6f373eed27b6c7ed6acd79222c0c062f2337941c
reserve(view returns (address)
0xca2483727292ba552aec12dfee4dc105cb1376b9
sellAccumulationFee(view returns (uint128 numeratoruint128 denominator)
(numerator=0, denominator=100)
sellAtSmallPriceAccumulationFee(view returns (uint128 numeratoruint128 denominator)
(numerator=0, denominator=100)
sellReflectionFee(view returns (uint128 numeratoruint128 denominator)
(numerator=0, denominator=100)
symbol(view returns (string)
LTY
totalBurn(view returns (uint256)
0
totalFees(view returns (uint256)
3478516995988896895590897
totalSupply(view returns (uint256)
2760000000000000000000000000
uniswapV2Pair(view returns (address)
0xbe5b2c7d8e990b71767cf6d95573386e1d3d1995
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
firstSellAt(addressview returns (uint256)
isDex(address accountview returns (bool)
isExcluded(address accountview returns (bool)
isExcludedFromDexFee(address accountview returns (bool)
isExcludedFromLimits(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
soldPerPeriod(addressview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initializePriceOracle(address priceOracleAddress
initializeReserve(address reserveAddress
reflect(uint256 tAmount
renounceOwnership(
setBuyAccumulationFee(uint128 numeratoruint128 denominator
setDex(address targetbool dex
setFeeDestination(uint8 fd
setIsExcludedFromDexFee(address accountbool isExcluded
setIsExcludedFromLimits(address accountbool isExcluded
setMaxTransactionSizePercent(uint128 numeratoruint128 denominator
setNumTokensToSwap(uint256 _numTokensToSwap
setSellAccumulationFee(uint128 numeratoruint128 denominator
setSellAtSmallPriceAccumulationFee(uint128 numeratoruint128 denominator
setSellReflectionFee(uint128 numeratoruint128 denominator
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.