Cyber Beer
Verified contract
Active on
Ethereum with 418 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7670…791b
0x6022…d3f8
Balances ($0.00)
No balances found for "Cyber Beer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20999039 | a month ago | | | 0 | 0.00023474473 | |
| 20932255 | a month ago | | | 0 | 0.00043283979 | |
| 20889514 | a month ago | | | 0 | 0.00018179789 | |
| 20171981 | 5 months ago | | | 0 | 0.00018569778 | |
| 19293746 | 9 months ago | | | 0 | 0.0012355906 | |
| 19159798 | 9 months ago | | | 0 | 0.00052634686 | |
| 18874978 | a year ago | | | 0 | 0.00090411655 | |
| 18874973 | a year ago | | | 0 | 0.00084324724 | |
| 18787462 | a year ago | | | 0 | 0.0016415633 | |
| 18787458 | a year ago | | | 0 | 0.0017391193 |
ABI
ABI objects
Getter at block 21217641
_maxTaxSwap() view returns (uint256)
300000000000000
_maxWalletSize() view returns (uint256)
150000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Cyber Beer
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CB
totalSupply() pure returns (uint256)
150000000000000000
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)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
removeLimits()
removeStuckETH()
renounceOwnership()
setDevWallet(address newWallet)
setMaxWallet(uint256 percent)
setTax(uint256 buyTax, uint256 sellTax)
setTaxWallet(address newWallet)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.