Millionaire Quack
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MQUACK | ERC-20 | 25.30869M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18363414 | a year ago | | | 0 | 0.0010442860 | |
| 18363412 | a year ago | | | 0 | 0.0017494200 | |
| 18363363 | a year ago | | | 0 | 0.0028228583 | |
| 18363352 | a year ago | | | 0 | 0.0039472007 | |
| 18363237 | a year ago | | | 0 | 0.00091377436 | |
| 18363237 | a year ago | | | 0 | 0.00091496054 | |
| 18363233 | a year ago | | | 0 | 0.00089042193 | |
| 18363231 | a year ago | | | 0 | 0.00081122221 | |
| 18363227 | a year ago | | | 0 | 0.00083883495 | |
| 18363217 | a year ago | | | 0 | 0.0010796297 |
ABI
ABI objects
Getter at block 21324466
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxBuyAmount() view returns (uint256)
1000000000000000000000000
maxTransactionSize() view returns (uint256)
1000000000000000000000000
maxWalletSize() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
Millionaire Quack
pair() view returns (address)
0x04e2f5a0859eafdf6f1d337252918d2b6bad30e9
symbol() pure returns (string)
MQUACK
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _devAddresselopment, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.