CHOCOLATE
Verified contract
Active on
Ethereum with 120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($33.32)
Native
Value
$33.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008421 | $3,957.02 |
$33.32 | |
CLATE | ERC-20 | 1.314816B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15644272 | 2 years ago | | | 0 | 0.00052460633 | |
| 15623830 | 2 years ago | | | 0 | 0.00020988883 | |
| 15609928 | 2 years ago | | | 0 | 0.00022998824 | |
| 15595357 | 2 years ago | | | 0 | 0.00081689038 | |
| 15594226 | 2 years ago | | | 0 | 0.00022473469 | |
| 15592871 | 2 years ago | | | 0 | 0.00030699696 | |
| 15592089 | 2 years ago | | | 0 | 0.00054811435 | |
| 15591693 | 2 years ago | | | 0 | 0.00036285336 | |
| 15591689 | 2 years ago | | | 0 | 0.00035448916 | |
| 15591685 | 2 years ago | | | 0 | 0.0027961800 |
ABI
ABI objects
Getter at block 21387711
_liquidityFee() view returns (uint256)
2
_reflectionFee() view returns (uint256)
2
decimals() view returns (uint8)
18
name() view returns (string)
CHOCOLATE
owner() view returns (address)
0x1a62e7b6f1d9a1d74e7cb883ae92cf24d3be71a2
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CLATE
totalSupply() view returns (uint256)
6666666666666000000000000000000
uniswapV2Pair() view returns (address)
0x63066b8cc7b04ba1f43a78ba7b762ea97bf87a5f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) 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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.