Cybereits Token
Verified contract
Active on
Ethereum with 142,367 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRE | ERC-20 | 240 | $0.002315 |
$0.56 | |
JWC | ERC-20 | 788.88 | -- | -- | |
SGCC | ERC-20 | 200 | -- | -- | |
CRE | ERC-20 | 90 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
ESTATE | ERC-20 | 15 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453283 | 3 months ago | | | 0 | 0.000047874000 | |
| 19586224 | 7 months ago | | | 0 | 0.00064349009 | |
| 18495412 | a year ago | | | 0 | 0.00068926987 | |
| 18420400 | a year ago | | | 0 | 0.0017400973 | |
| 18331779 | a year ago | | | 0 | 0.00027777531 | |
| 17101973 | 2 years ago | | | 0 | 0.0017366047 | |
| 16909859 | 2 years ago | | | 0 | 0.00073439945 | |
| 15611510 | 2 years ago | | | 0 | 0.00078878300 | |
| 15283061 | 2 years ago | | | 0 | 0.00074904363 | |
| 15247410 | 2 years ago | | | 0 | 0.00014365800 |
ABI
ABI objects
Getter at block 21160590
decimals() view returns (uint256)
18
name() view returns (string)
Cybereits Token
owner() view returns (address)
0xf3b940852a6ca5e5308aaf9130c27fb65ede6bff
symbol() view returns (string)
CRE
teamLockAddr() view returns (address)
0xcefec2b99350c570fa18d28237b78d8fb75aef98
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 total, uint256 _decimals, uint256 _teamLockPercent, address _teamAddr1, address _teamAddr2, address _teamAddr3, address _teamAddr4, address _teamAddr5, address _teamAddr6)
This contract contains no fallback and receive objects.
This contract contains no error objects.