Quantum Robot
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QR | ERC-20 | 46.548789 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17853187 | a year ago | | | 0 | 0.00060491402 | |
| 17853164 | a year ago | | | 0 | 0.0012776305 | |
| 17853160 | a year ago | | | 0 | 0.00038183026 | |
| 17833184 | a year ago | | | 0 | 0.0015478275 | |
| 17833173 | a year ago | | | 0 | 0.00043318430 | |
| 17833170 | a year ago | | | 0 | 0.0013695603 | |
| 17833167 | a year ago | | | 0 | 0.00075049442 | |
| 17833163 | a year ago | | | 0 | 0.0013240084 | |
| 17833153 | a year ago | | | 0 | 0.00081674170 | |
| 17833140 | a year ago | | | 0 | 0.00065243264 |
ABI
ABI objects
Getter at block 21221523
_DEVWL() view returns (address)
0xdbae6160632b19b873b2303eac8c632f07d7d9ca
_MARKED() view returns (address)
0xdbae6160632b19b873b2303eac8c632f07d7d9ca
_maxTxLimitSize() view returns (uint256)
25000000000000
_maxWalletLimitSize() view returns (uint256)
25000000000000
_swap_exact_at() view returns (uint256)
2500000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Quantum Robot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
QR
totalSupply() pure returns (uint256)
25000000000000
uniswapPair() view returns (address)
0xc507e03093797b6d75229333425478dcd1bf3fde
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
openTrade(address _addr)
operate(address token)
removeLimits()
renounceOwnership()
setSwapTokenAmount(uint256 swapTokensAtAmount)
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)
MaxTxAmountUpdated(uint256 _maxTxLimitSize)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.