Cheddar Capital
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHEDCAPITAL | ERC-20 | 55.50594M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19501119 | 7 months ago | | | 0 | 0.0013134380 | |
| 14238331 | 3 years ago | | | 0 | 0.0063214639 | |
| 14185797 | 3 years ago | | | 0 | 0.0023621433 | |
| 14185781 | 3 years ago | | | 0 | 0.0051564533 | |
| 14185781 | 3 years ago | | | 0 | 0.0051769587 | |
| 14185781 | 3 years ago | | | 0 | 0.0051769587 | |
| 14185770 | 3 years ago | | | 0 | 0.0043621552 | |
| 14185770 | 3 years ago | | | 0 | 0.0043768351 | |
| 14185769 | 3 years ago | | | 0 | 0.0043416567 | |
| 14185768 | 3 years ago | | | 0 | 0.0054111025 |
ABI
ABI objects
Getter at block 21125389
decimals() pure returns (uint256)
9
name() pure returns (string)
Cheddar Capital
owner() view returns (address)
0x2130e3421a746320f62b9ebac3f832b3669f99e0
symbol() pure returns (string)
CHEDCAPITAL
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
initContract(address feeAddress)
openTrading()
renounceOwnership()
setFeeWallet(address feeWalletAddress)
setSnipper(address[] bots_)
setTeamFee(uint256 fee)
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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.