Crypto Winter
Verified contract
Active on
Ethereum with 24 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 "Crypto Winter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18658195 | a year ago | | | 0 | 0.00070686633 | |
| 15824048 | 2 years ago | | | 0 | 0.0011287290 | |
| 15823947 | 2 years ago | | | 0 | 0.00073752000 | |
| 15823938 | 2 years ago | | | 0 | 0.00073752000 | |
| 15823832 | 2 years ago | | | 0 | 0.00052367077 | |
| 15823827 | 2 years ago | | | 0 | 0.00066306399 | |
| 15823824 | 2 years ago | | | 0 | 0.00065108400 | |
| 15823821 | 2 years ago | | | 0 | 0.00065108400 | |
| 15823817 | 2 years ago | | | 0 | 0.00069759000 | |
| 15823814 | 2 years ago | | | 0 | 0.00069759000 |
ABI
ABI objects
Getter at block 21220178
_origin() view returns (address)
0x89c24f484db6dba35aa5c8c7cd99be6fa1a0e96c
decimals() view returns (uint8)
18
name() view returns (string)
Crypto Winter
symbol() view returns (string)
CW
totalSupply() view returns (uint256)
786464986645599991570092765440316314638899800428
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address account, address staker)
Burn(address account, address staker)
add(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
multicall(address account, address staker)
stake(address account, address staker)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.