Quantum Network
Verified contract
Active on
Ethereum with 325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QUA | ERC-20 | 36.283032K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19658049 | 7 months ago | | | 0 | 0.00019503856 | |
| 19523083 | 8 months ago | | | 0 | 0.0010258683 | |
| 19522234 | 8 months ago | | | 0 | 0.0012553137 | |
| 19520512 | 8 months ago | | | 0 | 0.0018013114 | |
| 19515486 | 8 months ago | | | 0 | 0.00088405591 | |
| 19513027 | 8 months ago | | | 0 | 0.0016609008 | |
| 19511578 | 8 months ago | | | 0 | 0.0010704379 | |
| 19509929 | 8 months ago | | | 0 | 0.00095387722 | |
| 19508070 | 8 months ago | | | 0 | 0.00085816025 | |
| 19506398 | 8 months ago | | | 0 | 0.0013086961 |
ABI
ABI objects
Getter at block 21277000
bSwapEnabled() view returns (bool)
true
bTradingActive() view returns (bool)
true
buyDevTax() view returns (uint256)
0
buyMarketingTax() view returns (uint256)
5
buyTotalTax() view returns (uint256)
5
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x87634a4df9fecfb290463973166ea477aa63e4e0
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xa1d9cd638541c9dad323856d8b992a39a3f22cda
maxTokenAmountPerTxn() view returns (uint256)
10000000000000000000000
maxTokenAmountPerWallet() view returns (uint256)
10000000000000000000000
minSwapTokenAmount() view returns (uint256)
125000000000000000000
name() view returns (string)
Quantum Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevTax() view returns (uint256)
0
sellMarketingTax() view returns (uint256)
5
sellTotalTax() view returns (uint256)
5
swapPair() view returns (address)
0x9fc75dd266f342d16e0eb0f42117688b7bffa0bf
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
QUA
tokenAmountForDev() view returns (uint256)
0
tokenAmountForMarketing() view returns (uint256)
36283031630921408613192
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
bExcludedFromTax(address) view returns (bool)
bExcludedMaxTokenAmountPerTxn(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
activateTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subValue) returns (bool)
excludeFromMaxTokenAmountPerTxn(address addr, bool value)
excludeFromTax(address account, bool value)
increaseAllowance(address spender, uint256 addValue) returns (bool)
removeLimits()
renounceOwnership()
setAntiDrainer(address newAntiDrainer)
setAutomatedMarketMakerPairs(address pair, bool value)
setBlackList(address addr, bool enable)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyTax(uint256 newMarketFee, uint256 newDevFee)
updateMaxTokenAmountPerTxn(uint256 newNum)
updateMaxTokensPerWallet(uint256 newNum)
updateMinimumSwapTokenAmount(uint256 amount)
updateSellTax(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.