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 |
---|---|---|---|---|---|
CENTS | ERC-20 | 8.035237M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17702811 | a year ago | | | 0 | 0.00072669652 | |
| 17702806 | a year ago | | | 0 | 0.00067798563 | |
| 17702806 | a year ago | | | 0 | 0.00067798563 | |
| 17702802 | a year ago | | | 0 | 0.00057054954 | |
| 17702800 | a year ago | | | 0 | 0.00071983212 | |
| 17702799 | a year ago | | | 0 | 0.00060580777 | |
| 17702799 | a year ago | | | 0 | 0.00074572001 | |
| 17702799 | a year ago | | | 0 | 0.00074572001 | |
| 17702799 | a year ago | | | 0 | 0.0056695200 | |
| 17702798 | a year ago | | | 0 | 0.00075330157 |
ABI
ABI objects
Getter at block 21222646
buyTaxes() view returns (uint256)
10
decimals() view returns (uint8)
18
dev() view returns (address)
0x2e555750bbbcc2784027674031f0082a87010c71
maxBuyAmount() view returns (uint256)
2000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
23 cents
owner() view returns (address)
0x2e555750bbbcc2784027674031f0082a87010c71
pair() view returns (address)
0xf0df0066b1d5e8248633a00cc290ccd20f2a9b72
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256)
10
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
30000000000000000000000
symbol() view returns (string)
CENTS
totalBuyTax() view returns (uint256)
10
totalSellTax() view returns (uint256)
10
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
_Bot(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Geteth(address tokenAddress)
activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
forceSend()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address newPair, bool value)
setBulkBot(address[] bots, bool value)
setBuytax(uint256 _new_fee)
setDeveloperwallet(address wallet)
setMaxBuyAndSell(uint256 maxbuy, uint256 maxsell)
setSellTax(uint256 _new_fee)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 amount)
set_bot(address bot, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address DevWallet)
receive()
This contract contains no error objects.