CyOp | Protocol
Verified contract
Active on
Ethereum with 4,568 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x795e…883e
0xf732…159d
Balances ($9,969.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 9.976K | $0.999358 |
$9,969.6 | |
Revolution | ERC-20 | 5.631453B | -- | -- | |
CyOp | ERC-20 | 41.869607 | -- | -- | |
0x2504…216d | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20741044 | 2 months ago | | | 0 | 0.000075944974 | |
| 20639405 | 2 months ago | | | 0 | 0.000020217501 | |
| 20496416 | 3 months ago | | | 0 | 0.000030342509 | |
| 20475951 | 3 months ago | | | 0 | 0.00011406155 | |
| 20405593 | 3 months ago | | | 0 | 0.000066759840 | |
| 20394236 | 4 months ago | | | 0 | 0.000035102445 | |
| 20388949 | 4 months ago | | | 0 | 0.000093184499 | |
| 20237060 | 4 months ago | | | 0 | 0.00062250685 | |
| 20201698 | 4 months ago | | | 0 | 0.00011802478 | |
| 20172270 | 5 months ago | | | 0 | 0.00040282800 |
ABI
ABI objects
Getter at block 21166414
contractStartTime() view returns (uint256)
1637320098
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
100000000000000000000000
name() pure returns (string)
CyOp | Protocol
owner() view returns (address)
0xee5f22d001154114585e528c2b091e6baf94a362
protocolFee() view returns (uint256)
5
sellingEnabled() view returns (bool)
false
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
CyOp
totalSupply() pure returns (uint256)
100000000000000000000000
treasury1() view returns (address)
0x795ecfead3f0f9c3009c0fee546a0281d058883e
treasury1Fee() view returns (uint256)
5
treasury2() view returns (address)
0xf732193d25b69f4f8ae7de6356e7fe156caf159d
treasury2Fee() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
enableSwap(bool enabled)
excludeFromFee(address account)
includeInFee(address account)
manualswapTreasury()
renounceOwnership()
setBots(address[] bots_)
setFee(uint256 _treasury1Fee, uint256 _treasury2Fee)
setMaxTxLimit(uint256 _maxPercent)
setPairAddress(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTreasury(address _treasury1, address _treasury2)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _treasury1, address _treasury2)
receive()
This contract contains no error objects.