Quantum Prosper Network
Verified contract
Active on
Base with 252 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QPN | ERC-20 | 33.237433 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14165350 | 6 months ago | | | 0 | 0.000098789565 | |
| 13779104 | 6 months ago | | | 0 | 0.0000024681100 | |
| 5698749 | a year ago | | | 0 | 0.0000025463550 | |
| 3418214 | a year ago | | | 0 | 0.0000013338050 | |
| 2634029 | a year ago | | | 0 | 2.4251000e-7 | |
| 2526114 | a year ago | | | 0 | 0.000054766502 | |
| 2526005 | a year ago | | | 0 | 0.000054748503 | |
| 2525983 | a year ago | | | 0 | 0.000054748503 | |
| 2525971 | a year ago | | | 0 | 0.000080344504 | |
| 2500828 | a year ago | | | 0 | 0.000043743002 |
ABI
ABI objects
Getter at block 21815808
WETH() view returns (address)
0x4200000000000000000000000000000000000006
buyBackingFee() view returns (uint256)
2
buyLiquidityFee() view returns (uint256)
1
buyTeamFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
250000000000
maxWallet() view returns (uint256)
250000000000
name() view returns (string)
Quantum Prosper Network
owner() view returns (address)
0x763b546c72c5df9f307d9e4fdad41e625a504329
sellBackingFee() view returns (uint256)
2
sellLiquidityFee() view returns (uint256)
1
sellTeamFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapPercent() view returns (uint256)
25
swapTokensAtAmount() view returns (uint256 amount_)
62500125625060419
symbol() view returns (string)
QPN
teamWallet() view returns (address)
0x763b546c72c5df9f307d9e4fdad41e625a504329
tokensForBacking() view returns (uint256)
13294973307
tokensForLiquidity() view returns (uint256)
6647486651
tokensForTeam() view returns (uint256)
13294973307
totalSupply() view returns (uint256)
25000050250024167843
tradingActive() view returns (bool)
true
treasury() view returns (address)
0x763b546c72c5df9f307d9e4fdad41e625a504329
uniswapV2Pair() view returns (address)
0x390b79310401f852e8c2f762f3a1df95399d16c7
uniswapV2Router() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool _isTrue)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasury(address _treasury)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _backingFee, uint256 _liquidityFee, uint256 _teamFee)
updateSellFees(uint256 _backingFee, uint256 _liquidityFee, uint256 _teamFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtPercent(uint256 newPercent) returns (bool)
updateTeamWallet(address newWallet)
withdrawStuckEth(address toAddr)
withdrawStuckQPN()
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
teamWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address _weth)
receive()
This contract contains no error objects.