Chilling on Eth
Verified contract
Active on
Ethereum with 131 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 "Chilling on Eth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20264317 | 5 months ago | | | 0 | 0.00018674929 | |
| 20256309 | 5 months ago | | | 0 | 0.00011270179 | |
| 20254067 | 5 months ago | | | 0 | 0.000067106220 | |
| 20251582 | 5 months ago | | | 0 | 0.000077211701 | |
| 20251155 | 5 months ago | | | 0 | 0.000052591407 | |
| 20250470 | 5 months ago | | | 0 | 0.00016882025 | |
| 20250451 | 5 months ago | | | 0 | 0.00010690824 | |
| 20250411 | 5 months ago | | | 0 | 0.00014166900 | |
| 20250386 | 5 months ago | | | 0 | 0.000057231460 | |
| 20250093 | 5 months ago | | | 0 | 0.00030046476 |
ABI
ABI objects
Getter at block 21383388
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0x6a5ce68cb497afb2e4036674bd809bdb06071e40
feeThreshold() view returns (uint256)
500000000000000000000000
maxHoldings() view returns (uint256)
5000000000000000000000000
maxSwapTxSize() view returns (uint256)
5000000000000000000000000
name() view returns (string)
Chilling on Eth
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
chill
totalSupply() view returns (uint256)
100000000000000000000000000
v2Pair() view returns (address)
0x0014ccc693c5fa11048fdf6906618e8aa1e9dfcc
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)
enableSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllLimits()
removeSwapTxLimit()
removeWalletLimit()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
updateFeeTokenThreshold(uint256 newThreshold)
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.