CupCake Coin
Verified contract
Active on
Ethereum with 89 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "CupCake Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17612521 | a year ago | | | 0 | 0.00052803991 | |
| 17561207 | a year ago | | | 0 | 0.0011573916 | |
| 17544026 | a year ago | | | 0 | 0.00083459596 | |
| 17544024 | a year ago | | | 0 | 0.0011500012 | |
| 17543030 | a year ago | | | 0 | 0.0012807472 | |
| 17542827 | a year ago | | | 0 | 0.0010416661 | |
| 17542728 | a year ago | | | 0 | 0.0011448150 | |
| 17542485 | a year ago | | | 0 | 0.00080437900 | |
| 17542470 | a year ago | | | 0 | 0.00083775496 | |
| 17542429 | a year ago | | | 0 | 0.00073696017 |
ABI
ABI objects
Getter at block 21220977
buyTaxAmount() view returns (uint256)
0
decimals() view returns (uint8)
18
marketing() view returns (address)
0x7b7579d86378d310632c5fd46e81b78d56d97810
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
CupCake Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxAmount() view returns (uint256)
0
swapTokensAt() view returns (uint256)
200001000000000000000000
symbol() view returns (string)
CCC
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x02767c35b5789e38dcb998a1d9aa3892d49bea03
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAutomateMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PairCreationUpdated(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 supply_, uint8 decimals_, struct CupCakeCoinTaxParams parameters, struct CupCakeCoinRewardDistributor distriInfo)
receive()
This contract contains no error objects.