The Coolest Beer
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "The Coolest Beer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15435270 | 2 years ago | | | 0 | 0.0013915833 | |
| 15410822 | 2 years ago | | | 0 | 0.00060533200 | |
| 15410741 | 2 years ago | | | 0 | 0.00096095812 | |
| 15410729 | 2 years ago | | | 0 | 0.0031898082 | |
| 15410729 | 2 years ago | | | 0 | 0.0020864064 | |
| 15410727 | 2 years ago | | | 0 | 0.0028834135 | |
| 15410710 | 2 years ago | | | 0 | 0.0017883965 | |
| 15410691 | 2 years ago | | | 0 | 0.00083543749 | |
| 15410691 | 2 years ago | | | 0 | 0.00083543749 | |
| 15410691 | 2 years ago | | | 0 | 0.00085677760 |
ABI
ABI objects
Getter at block 21378123
decimals() view returns (uint8)
18
name() view returns (string)
The Coolest Beer
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x996785f94eb448d806b5bfd0d1764f6234b88e32
symbol() view returns (string)
COLDBEER
totalSupply() view returns (uint256)
275000000000000000000000
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() returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.