Crypto V SEC
Verified contract
Active on
Ethereum with 113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1207…d443
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CEC | ERC-20 | 44.101159K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18142330 | a year ago | | | 0 | 0.00098545478 | |
| 18065594 | a year ago | | | 0 | 0.0011442691 | |
| 18062948 | a year ago | | | 0 | 0.00051593255 | |
| 18054884 | a year ago | | | 0 | 0.00076274519 | |
| 18053481 | a year ago | | | 0 | 0.00045634844 | |
| 18053207 | a year ago | | | 0 | 0.00050077304 | |
| 18052816 | a year ago | | | 0 | 0.00048848416 | |
| 18051922 | a year ago | | | 0 | 0.00045891895 | |
| 18050776 | a year ago | | | 0 | 0.00057471209 | |
| 18050763 | a year ago | | | 0 | 0.00064962209 |
ABI
ABI objects
Getter at block 21209543
_maxTaxSwap() view returns (uint256)
2000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Crypto V SEC
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CEC
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTaxSwapAmount(uint256 amount)
changeTaxSwapThreshold(uint256 amount)
fixOrAddLp(address _router, address _tokenA, uint256 _amountTokenA) payable
openTradingManual()
openTradingRegular()
recoverETH()
reduceBuyFee(uint256 _newFee)
reduceSellFee(uint256 _newFee)
removeWalletLimits()
renounceOwnership()
sendContractTokenBalanceToEth()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetExemptFromFees(address _address, bool _isExempt)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.