Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x47f5…60d3
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
50CENT | ERC-20 | 6.206843K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13692153 | 3 years ago | | | 0 | 0.0025280386 | |
| 13276186 | 3 years ago | | | 0 | 0.0029898337 | |
| 13273852 | 3 years ago | | | 0 | 0.0013412442 | |
| 13143534 | 3 years ago | | | 0 | 0.0046938355 | |
| 13143528 | 3 years ago | | | 0 | 0.0038480775 | |
| 13140240 | 3 years ago | | | 0 | 0.0054878802 | |
| 13139490 | 3 years ago | | | 0 | 0.0058945434 | |
| 13091115 | 3 years ago | | | 0 | 0.0035389134 | |
| 13088035 | 3 years ago | | | 0 | 0.0028544391 | |
| 13084921 | 3 years ago | | | 0 | 0.0027182958 |
ABI
ABI objects
Getter at block 21124425
POWERFundAddress() view returns (address)
0x47f50d5e816ca22c1f0ff76b94c1ff238ce960d3
_POWERFee() view returns (uint256)
9
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getETHBalance() view returns (uint256)
0
getTime() view returns (uint256)
1730845643
getUnlockTime() view returns (uint256)
0
minimumTokensBeforeSwapAmount() view returns (uint256)
25050000000000
name() view returns (string)
50 Cent
owner() view returns (address)
0x832ef5376359c1eff456ffe42ba0b7d40b7f7212
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
50CENT
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
5050505000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x3e3a3227fe24164c18cacf3fa45f655241f7829f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlockedBot(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
deliver(uint256 tAmount)
enableTrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
sendETHTo(address _to)
sendTokenTo(address token, address recipient, uint256 amount)
setBots(address[] bots_)
setNumTokenstoSell(uint256 _minimumTokensBeforeSwap)
setPOWERFeePercent(uint256 POWERFee)
setPOWERFundAddress(address _POWERFundAddress)
setSwapAndLiquifyEnabled(bool _enabled)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.