Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4783…bae0
4 additional
variables
Balances ($274.63)
Native
Value
$274.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.087916 | $3,123.77 |
$274.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19106907 | 10 months ago | | | 0 | 0.00024904073 | |
| 17912399 | a year ago | | | 0 | 0.00068361013 | |
| 17912383 | a year ago | | | 0 | 0.00073827580 | |
| 17912369 | a year ago | | | 0 | 0.00076188060 | |
| 17912353 | a year ago | | | 0 | 0.00079858040 | |
| 17912344 | a year ago | | | 0 | 0.00071376599 | |
| 17912301 | a year ago | | | 0 | 0.00084910291 | |
| 17912289 | a year ago | | | 0 | 0.00057503887 | |
| 17912283 | a year ago | | | 0 | 0.0010260527 | |
| 17912282 | a year ago | | | 0 | 0.00091872662 |
ABI
ABI objects
Getter at block 21228106
_maxHoldingAmount() view returns (uint256)
1000000000000000000
_maxSwapLimit() view returns (uint256)
10000000000000000
_maxTransferAmount() view returns (uint256)
1000000000000000000
_swapTaxThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
hasTransferDelay() view returns (bool)
false
name() pure returns (string)
COCKS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
COCKS
totalSupply() pure returns (uint256)
1000000000000000000
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)
openTrading() payable
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTransferAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.