Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALL | ERC-20 | 1.131791M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20645867 | 3 months ago | | | 0 | 0.000042103800 | |
| 19759531 | 7 months ago | | | 0 | 0.00039767546 | |
| 18746003 | a year ago | | | 0 | 0.0014941948 | |
| 18707171 | a year ago | | | 0 | 0.0022338003 | |
| 18672771 | a year ago | | | 0 | 0.0062575956 | |
| 18634235 | a year ago | | | 0 | 0.0012408115 | |
| 18633023 | a year ago | | | 0 | 0.0012573540 | |
| 18598949 | a year ago | | | 0 | 0.0010751625 | |
| 18595620 | a year ago | | | 0 | 0.00092719287 | |
| 18592104 | a year ago | | | 0 | 0.0019062238 |
ABI
ABI objects
Getter at block 21329597
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Prosperity
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5a040262c4af239895f02054771e52d5b5c07498
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000000000000
symbol() pure returns (string)
ALL
totalFee() view returns (uint256)
990
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
maxWalletRule(uint256 maxWallPercent)
reduceFee()
removeLimits()
renounceOwnership()
setStructure(uint256 _percentonbuy, uint256 _percentonsell, uint256 _wallettransfer)
setSwapBackSettings(bool _enabled, uint256 _amount)
startTrading()
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
EditTax(uint8 Buy, uint8 Sell, uint8 Transfer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
set_MaxTX(uint256 maxTX)
set_MaxWallet(uint256 maxWallet)
set_Receivers(address marketingFeeReceiver, address buybackFeeReceiver, address burnFeeReceiver, address devFeeReceiver)
set_SwapBack(uint256 Amount, bool Enabled)
user_TxExempt(address Wallet, bool Exempt)
user_exemptfromfees(address Wallet, bool Exempt)
constructor()
receive()
This contract contains no error objects.