Quantum
Verified contract
Active on
Ethereum with 1,938 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,206.17 |
$0 | |
QNTM | ERC-20 | 6.920742M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20222632 | 4 months ago | | | 0 | 0.00021108810 | |
| 16541088 | 2 years ago | | | 0 | 0.00079585001 | |
| 16507421 | 2 years ago | | | 0 | 0.00066342433 | |
| 16481181 | 2 years ago | | | 0 | 0.0011686475 | |
| 15845233 | 2 years ago | | | 0 | 0.00057368346 | |
| 15845035 | 2 years ago | | | 0 | 0.00048330168 | |
| 15844656 | 2 years ago | | | 0 | 0.00025715441 | |
| 15693339 | 2 years ago | | | 0 | 0.00032335355 | |
| 15679554 | 2 years ago | | | 0 | 0.00073215965 | |
| 15664443 | 2 years ago | | | 0 | 0.00038316301 |
ABI
ABI objects
Getter at block 21161618
_devWalletAddress() view returns (address)
0xedf1db5459ad8c94e4e9c3552da55c8062939b13
_geUseCaseFee() view returns (uint256)
2
_getDevFee() view returns (uint256)
2
_getETHBalance() view returns (uint256 balance)
3
_getMarketingFee() view returns (uint256)
5
_getMaxTxAmount() view returns (uint256)
30000000000000000000000000000
_getMaxWalletSize() view returns (uint256)
4000000000000000000000000000000
_getTaxFee() view returns (uint256)
5
_getTeamFee() view returns (uint256)
7
_getUseCaseFee2() view returns (uint256)
2
_getUseCaseFee3() view returns (uint256)
1
_marketingWalletAddress() view returns (address)
0x8d4df17d8ffb71add7d347de9f1a3950aac42a38
_useCaseWallet() view returns (address)
0x415f59de964952de86074046370eaa4fb5b0f901
_useCaseWallet2() view returns (address)
0xdea167fcecbfa4dfd2b9d9125b6abcd5a7237ecb
_useCaseWallet3() view returns (address)
0xfb426b655bca04cddbfb2e019d8acbe29109bb85
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
Quantum
owner() view returns (address)
0xea344c857c1f1082d5deddc39bd114fe1c1bdaa9
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
QNTM
totalFees() view returns (uint256)
366117572615227318476787770284
totalSupply() view returns (uint256)
4000000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x26747f77e0ea14972941681df7756800d4743fed
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevFee(uint256 devFee)
_setMarketingFee(uint256 marketingFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setUseCaseFee(uint256 useCaseFee)
_setUseCaseFee2(uint256 useCaseFee2)
_setUseCaseFee3(uint256 useCaseFee3)
_setUseCaseWallet3(address UseCaseWallet3)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
disableTrading()
enableTrading()
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address UseCaseWallet3)
receive()
This contract contains no error objects.