Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "SEWEY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154327 | a day ago | | | 0 | 0.00021300135 | |
| 19063246 | 10 months ago | | | 0 | 0.00062031027 | |
| 19033086 | 10 months ago | | | 0 | 0.00093696431 | |
| 18197755 | a year ago | | | 0 | 0.00050495196 | |
| 18193147 | a year ago | | | 0 | 0.00042561383 | |
| 18193134 | a year ago | | | 0 | 0.00087815839 | |
| 18193131 | a year ago | | | 0 | 0.00047549167 | |
| 18193119 | a year ago | | | 0 | 0.0017323673 | |
| 18193085 | a year ago | | | 0 | 0.00067225977 | |
| 18193084 | a year ago | | | 0 | 0.00067721037 |
ABI
ABI objects
Getter at block 21164192
InitialSupply() view returns (uint256)
888888000000000000000000
LPReleaseLimitedTo20Percent() view returns (bool)
false
LaunchTimestamp() view returns (uint256)
1695405923
LimitWallet() view returns (uint256)
1
LimitWalletSell() view returns (uint256)
1
UniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
burnTax() view returns (uint256)
0
buyTax() view returns (uint256)
20
decimals() pure returns (uint8)
18
getBurnedTokens() view returns (uint256)
0
getLiquidityReleaseTimeInSeconds() view returns (uint256)
0
isOverLiquified() view returns (bool)
false
liquidityTax() view returns (uint256)
0
manualSwap() view returns (bool)
false
marketingTax() view returns (uint256)
1000
marketingWallet() view returns (address)
0xbcb7b3fe8b4512c1582db333e056df0793c44ed4
name() pure returns (string)
SEWEY
overLiquifyTreshold() view returns (uint256)
150
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
20
swapTreshold() view returns (uint256)
1
symbol() pure returns (string)
SEWEY
totalSupply() view returns (uint256)
888888000000000000000000
transferTax() view returns (uint256)
0
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFeesss(address) view returns (bool)
excludedFromLimit(address) view returns (bool)
isAMM(address) view returns (bool)
State-modifying
Events ChangeMarketingWallet(address newWallet)
ExcludeAccountFromFees(address account, bool exclude)
ExcludedFromLimit(address account, bool exclude)
LiquidityRelease()
LockLiquidityForSeconds(uint256 secondsUntilUnlock)
SetAMM(address AMM, bool Add)
SetLimit(uint256 LimitWallet2)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetRouter(address UniswapRouter2)
SetSell(uint256 LimitWalletSell2)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
SetupEnableTrading()
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitLiquidityReleaseTo20Percent()
renounceOwnership()
setSwapTreshold(uint256 newSwapTresholdPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeAccount(address account, bool exclude)
ExcludeAccountLimit(address account, bool exclude)
OnEnableTrading()
OnProlongLPLock(uint256 UnlockTimestamp)
OnReleaseLP()
OnSetLimit(uint256 LimitWallet2)
OnSetRouter(address UniswapRouter2)
OnSetSell(uint256 LimitWalletSell2)
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.