Cock Fighting
Verified contract
Active on
Ethereum with 28 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 "Cock Fighting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17935124 | a year ago | | | 0 | 0.00083726845 | |
| 17742394 | a year ago | | | 0 | 0.0019690002 | |
| 17741859 | a year ago | | | 0 | 0.0014298783 | |
| 17741509 | a year ago | | | 0 | 0.0010062852 | |
| 17741355 | a year ago | | | 0 | 0.0011860423 | |
| 17741302 | a year ago | | | 0 | 0.0011465784 | |
| 17740991 | a year ago | | | 0 | 0.00080592832 | |
| 17740830 | a year ago | | | 0 | 0.0010188374 | |
| 17740816 | a year ago | | | 0 | 0.00092850303 | |
| 17740796 | a year ago | | | 0 | 0.0011459452 |
ABI
ABI objects
Getter at block 21229718
FeeAddress() view returns (address)
0xe645afa495acae7eb48392e69330aefaec5c8326
Optimization() view returns (uint256)
2312006454957483926933058326
_owner() view returns (address)
0xe645afa495acae7eb48392e69330aefaec5c8326
burnFee() view returns (uint256)
0
decimals() view returns (uint256)
18
name() view returns (string)
Cock Fighting
owner() view returns (address)
0xe645afa495acae7eb48392e69330aefaec5c8326
symbol() view returns (string)
COCK
totalSupply() view returns (uint256)
11111111111000000000000000000
txFee() view returns (uint256)
2
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFee(uint256 _txFee, uint256 _burnFee, address _FeeAddress)
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)
constructor(string name_, string symbol_, uint256 decimals_, uint256 initialBalance_, uint256 _txFee, uint256 _burnFee, address _FeeAddress, address tokenOwner, address feeReceiver_)
This contract contains no fallback and receive objects.
This contract contains no error objects.