CypherCash.app
Verified contract
Active on
Ethereum with 31 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 |
---|---|---|---|---|---|
CYCASH | ERC-20 | 56.386948M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19443661 | 9 months ago | | | 0 | 0.0022549617 | |
| 19424297 | 9 months ago | | | 0 | 0.0020683316 | |
| 19424056 | 9 months ago | | | 0 | 0.0018604788 | |
| 19421267 | 9 months ago | | | 0 | 0.0017958644 | |
| 19421243 | 9 months ago | | | 0 | 0.0021119675 | |
| 19421232 | 9 months ago | | | 0 | 0.0024048165 | |
| 19421208 | 9 months ago | | | 0 | 0.0016539440 | |
| 19421208 | 9 months ago | | | 0 | 0.0029017541 | |
| 19421192 | 9 months ago | | | 0 | 0.0027949781 | |
| 19421192 | 9 months ago | | | 0 | 0.0027949781 |
ABI
ABI objects
Getter at block 21330123
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
CypherCash.app
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CYCASH
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTradingGo()
pair()
removeAllLimits()
renounceOwnership()
setFinalTaxeForEver(uint256 _valueBuy, uint256 _valueSell)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor()
receive()
This contract contains no error objects.