Shaddai Token

Verified contract

Active on Ethereum with 68 txns
Deployed by via 0x3d6561fd at 14943133
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
Native
Value $241.63
0xf1af452eaa5a1c482532e286f5636211fff504e52591e92dd5c796768604bad8
0x4f81739c6c630f274ea20d9c23af86bc4f7afb7a7fd9ec2319666dda41d1ad6c
0xb7a17cfaacc94b1cc67778e20052bc9d875f97e1372b4948b82937e042c57909
From
0x25830a5b9e86130494aa2c465b1a6979bdfd1b8c35081e59350b8fc2ccdcf130
0xf1078c494911d412cbde036505d7625a65a9c84f40f4ba648f403e2096e925ab
0x9835ffb7bcf3b432f5245f926c8eb4e8bc1164ced9e47e3acf0e85fdd3e131a7
0xa2282f229e3e4e72474d579ab6d27df6acbc7b851b254512cb4bafa61bf100c5
0xae62a090e779242e9fe8a10ec71f5c26ae02b7599ec799ddb7e770e35a66472d
0xb01c8bb519eaf0453d88199d9b62f9359dbf6658157d3387c3df0f9b49b5f7b4
0x6748bfd5a863c6aa8b327bf678b0b539dfedcaabff6c28ee8f13e332cb7992d7

Functions
Getter at block 21202779
EnableTransactionLimit(view returns (bool)
false
_buyLiquidityFee(view returns (uint256)
5
_buyMarketingFee(view returns (uint256)
3
_liquidityShare(view returns (uint256)
12
_marketingShare(view returns (uint256)
6
_maxTxAmount(view returns (uint256)
25000000000000000000000
_sellLiquidityFee(view returns (uint256)
7
_sellMarketingFee(view returns (uint256)
3
_totalDistributionShares(view returns (uint256)
18
_totalTaxIfBuying(view returns (uint256)
8
_totalTaxIfSelling(view returns (uint256)
10
_walletMax(view returns (uint256)
100000000000000000000000
checkWalletLimit(view returns (bool)
false
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
5000000000000000000000000
getTime(view returns (uint256)
1731790475
marketingWalletAddress(view returns (address)
0x0dbc567d408ba127b96e2b1cdd43b8e86157b477
minimumTokensBeforeSwapAmount(view returns (uint256)
500000000000000000000
name(view returns (string)
Shaddai Token
owner(view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
I AM
totalSupply(view returns (uint256)
5000000000000000000000000
uniswapPair(view returns (address)
0x2e003c843f456d0692f7f0ddc9dc9e0da351b81d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklist(addressview returns (bool)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
enableTxLimit(bool _status
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBlacklist(address _adrbool _status
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.