hello SER
Verified contract
Active on
Ethereum with 258 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "hello SER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20766472 | 2 months ago | | | 0 | 0.00021419937 | |
| 19010225 | 10 months ago | | | 0 | 0.00043251659 | |
| 14792284 | 2 years ago | | | 0 | 0.00050589072 | |
| 13632281 | 3 years ago | | | 0 | 0.0090488905 | |
| 13631465 | 3 years ago | | | 0 | 0.011039880 | |
| 13631456 | 3 years ago | | | 0 | 0.011262014 | |
| 13631113 | 3 years ago | | | 0 | 0.010661383 | |
| 13631046 | 3 years ago | | | 0 | 0.0036982140 | |
| 13629357 | 3 years ago | | | 0 | 0.0097753829 | |
| 13629208 | 3 years ago | | | 0 | 0.0088761184 |
ABI
ABI objects
Getter at block 21116073
BNBBalance() view returns (uint256)
0
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
50000000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
hello SER
numberOfTokenHolders() view returns (uint256)
192
owner() view returns (address)
0x46cdc1a1a634c51eb277dfeab8879af5c7b20dc2
pancakePair() view returns (address)
0x7d57f7e1d684228bc55897e37fbf7a137b37bfbb
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
SER
totalFees() view returns (uint256)
3461736589276850713974305
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.