Curriculum Vitae
Verified contract
Active on
Ethereum with 638 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 |
---|---|---|---|---|---|
CVH | ERC-20 | 9.876543 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12715440 | 3 years ago | | | 0 | 0.00018903891 | |
| 8567075 | 5 years ago | | | 0 | 0.00066830498 | |
| 8567044 | 5 years ago | | | 0 | 0.00066830498 | |
| 7570839 | 6 years ago | | | 0 | 0.00017688103 | |
| 5948728 | 6 years ago | | | 0 | 0.00084676273 | |
| 5712077 | 6 years ago | | | 0 | 0.00049125907 | |
| 5651209 | 7 years ago | | | 0 | 0.00035404976 | |
| 5641084 | 7 years ago | | | 0 | 0.00033506382 | |
| 5639767 | 7 years ago | | | 0 | 0.00029709195 | |
| 5370989 | 7 years ago | | | 0 | 0.0021192662 |
ABI
ABI objects
Getter at block 21285251
buyPrice() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
Curriculum Vitae
owner() view returns (address)
0xb4b5b3c4989ed76450585f5c5b6d6905b0f1303f
sellPrice() view returns (uint256)
0
symbol() view returns (string)
CVH
totalSupply() view returns (uint256)
1900000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.