CHILLCHAD
Verified contract
Active on
Ethereum with 128 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf4f5…9859
Balances ($0.00)
No balances found for "CHILLCHAD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296038 | 3 days ago | | | 0 | 0.00062516964 | |
| 21292740 | 4 days ago | | | 0 | 0.00050585379 | |
| 21291889 | 4 days ago | | | 0 | 0.00038730318 | |
| 21291044 | 4 days ago | | | 0 | 0.00025801274 | |
| 21291044 | 4 days ago | | | 0 | 0.00025801274 | |
| 21291044 | 4 days ago | | | 0 | 0.00025801274 | |
| 21291044 | 4 days ago | | | 0 | 0.00025801274 | |
| 21291044 | 4 days ago | | | 0 | 0.00016427962 | |
| 21291044 | 4 days ago | | | 0 | 0.00025801274 | |
| 21291044 | 4 days ago | | | 0 | 0.00025801274 |
ABI
ABI objects
Getter at block 21320178
decimals() pure returns (uint8)
18
isOpen() view returns (bool)
true
name() pure returns (string)
CHILLCHAD
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CHILL
totalSupply() pure returns (uint256)
10000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc6c5b8be2f3a0a852542f535151fdf09473554c2
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 returns (address)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOfPossession(address newOwner)
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()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)