OggyQuack
Verified contract
Active on
Ethereum with 265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OggyQuack"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18940517 | a year ago | | | 0 | 0.00032638220 | |
| 18940515 | a year ago | | | 0 | 0.00031816384 | |
| 18940493 | a year ago | | | 0 | 0.00035353424 | |
| 18940492 | a year ago | | | 0 | 0.00032362998 | |
| 18911390 | a year ago | | | 0 | 0.00044751910 | |
| 18911193 | a year ago | | | 0 | 0.00045286315 | |
| 18910720 | a year ago | | | 0 | 0.00053751646 | |
| 18909443 | a year ago | | | 0 | 0.00043255639 | |
| 18909323 | a year ago | | | 0 | 0.00059103632 | |
| 18909321 | a year ago | | | 0 | 0.00046324393 |
ABI
ABI objects
Getter at block 21311935
decimals() view returns (uint8)
18
isAllowedCock() view returns (bool)
true
name() view returns (string)
OggyQuack
owner() view returns (address)
0x970461faca6c8ecb3b499a03a18fd0289789bf27
symbol() view returns (string)
QUAGGY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getCockroaches(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
checkCockroaches(address account, uint256 newAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAllowCockroaches(bool allowed)
Approval(address indexed owner, address indexed spender, uint256 value)
Jacked(address indexed account, uint256 newAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.