Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc972…b9ac
0x8dfc…22eb
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CASH | ERC-20 | 0.003191 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19080845 | 10 months ago | | | 0 | 0.00024779019 | |
| 17060003 | 2 years ago | | | 0 | 0.00057538465 | |
| 16114789 | 2 years ago | | | 0 | 0.00060494577 | |
| 15732810 | 2 years ago | | | 0 | 0.00087215791 | |
| 15638558 | 2 years ago | | | 0 | 0.00039012672 | |
| 15377070 | 2 years ago | | | 0 | 0.00033175653 | |
| 15307455 | 2 years ago | | | 0 | 0.00038312944 | |
| 15307455 | 2 years ago | | | 0 | 0.00049362019 | |
| 15285511 | 2 years ago | | | 0 | 0.00047205836 | |
| 15243510 | 2 years ago | | | 0 | 0.00012791011 |
ABI
ABI objects
Getter at block 21224240
_CashContractAddress() view returns (address)
0xc972e3daf85c637e89196031ac73715100e4b9ac
_getETHBalance() view returns (uint256 balance)
0
_marketingWalletAddress() view returns (address)
0x8dfcbdc42f54cb9da5baae20b7ed2256f84322eb
decimals() view returns (uint8)
9
name() view returns (string)
Cash Back
owner() view returns (address)
0xed528fc31f2575312ec3336e0f6ec9812b534937
swapEnabled() view returns (bool)
true
symbol() view returns (string)
CASH
totalFees() view returns (uint256)
21628828102
totalSupply() view returns (uint256)
100000000000
uniswapV2Pair() view returns (address)
0x71275690841e3420fad1fe7b74efa13b7755a77c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isUniswapPair(address _pair) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCashContract(address CashContract)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setSellTaxMultiplier(uint8 mult)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addUniswapPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeUniswapPair(address _pair)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address CashWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.