CyberVeinToken
Verified contract
Active on
Ethereum with 134,635 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CVT | ERC-20 | 17.676822K | $0.000133 |
$2.35 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
就是牛 | ERC-20 | 888 | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
EOST | ERC-20 | 50 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
ALTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240090 | a day ago | | | 0 | 0.00041948160 | |
| 21240008 | a day ago | | | 0 | 0.00064793418 | |
| 21239861 | a day ago | | | 0 | 0.00048507332 | |
| 21239791 | a day ago | | | 0 | 0.00047191640 | |
| 21239614 | a day ago | | | 0 | 0.00055610279 | |
| 21233923 | 2 days ago | | | 0 | 0.00064994800 | |
| 21233923 | 2 days ago | | | 0 | 0.00064994800 | |
| 21233923 | 2 days ago | | | 0 | 0.00064994800 | |
| 21233923 | 2 days ago | | | 0 | 0.00064994800 | |
| 21233923 | 2 days ago | | | 0 | 0.00064994800 |
ABI
ABI objects
Getter at block 21246664
PRIVATESALE_SUPPLY() view returns (uint256)
1288490188800000000000000000
PROJECTOPERATION_SUPPLY() view returns (uint256)
536870912000000000000000000
TEAM_AND_ANGEL_SUPPLY() view returns (uint256)
322122547200000000000000000
TOTAL_SUPPLY() view returns (uint256)
2147483648000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
CyberVeinToken
privatesale_beneficiary() view returns (address)
0x807a615eb914a9acc3ecfef6e43b94456dd86426
projectoperation_beneficiary() view returns (address)
0x975b9d7030af4a0fd8fbc8791584fa09a4953e36
releaseTime() view returns (uint256)
1563543398
released() view returns (bool)
true
symbol() view returns (string)
CVT
team_and_angel_beneficiary() view returns (address)
0xc0d0d0d4642126f4cda1ba8818420efc41656b8d
totalSupply() view returns (uint256)
2147483648000000000000000000
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
release()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _privatesale_beneficiary, address _projectoperation_beneficiary, address _team_and_angel_beneficiary, uint256 _releaseTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.