Cryptoprofile
Verified contract
Active on
Ethereum with 587 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 |
---|---|---|---|---|---|
MUXE | ERC-20 | 500 | -- | -- | |
CP | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15530698 | 2 years ago | | | 0 | 0.00041974800 | |
| 15521837 | 2 years ago | | | 0 | 0.0021444620 | |
| 15034005 | 2 years ago | | | 0 | 0.00096326585 | |
| 13402993 | 3 years ago | | | 0 | 0.0022606428 | |
| 13376723 | 3 years ago | | | 0 | 0.0045995682 | |
| 13332419 | 3 years ago | | | 0 | 0.0022606428 | |
| 13326234 | 3 years ago | | | 0 | 0.0036344497 | |
| 13079240 | 3 years ago | | | 0 | 0.0021445710 | |
| 13059249 | 3 years ago | | | 0 | 0.0024007551 | |
| 12650917 | 3 years ago | | | 0 | 0.0012454560 |
ABI
ABI objects
Getter at block 21304072
decimals() view returns (uint8)
18
name() view returns (string)
Cryptoprofile
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0e0fc7a0a4a4ab61080e22d602fc038759403f03
symbol() view returns (string)
CP
totalSupply() view returns (uint256)
753471015000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
decreaseApproval(address spender, uint256 subtractedValue) returns (bool success)
increaseApproval(address spender, uint256 addedValue) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.