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 |
---|---|---|---|---|---|
CPR | ERC-20 | 105.000332K | -- | -- | |
WLM | ERC-20 | 264 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21169811 | 7 hours ago | | | 0 | 0.0011410680 | |
| 21076028 | 13 days ago | | | 0 | 0.00036175333 | |
| 21061809 | 15 days ago | | | 0 | 0.00022481660 | |
| 21060368 | 16 days ago | | | 0 | 0.00025527545 | |
| 21058240 | 16 days ago | | | 0 | 0.00029521129 | |
| 21056960 | 16 days ago | | | 0 | 0.00021954711 | |
| 21010596 | 23 days ago | | | 0 | 0.00033763619 | |
| 20952057 | a month ago | | | 0 | 0.00031851108 | |
| 20951975 | a month ago | | | 0 | 0.00022700805 | |
| 20896691 | a month ago | | | 0 | 0.00025303736 |
ABI
ABI objects
Getter at block 21171984
decimals() view returns (uint8)
18
name() view returns (string)
Cipher
owner() view returns (address)
0xc46b18f9e4abf455e3b0ffb12df15ac40aa7aaba
symbol() view returns (string)
CPR
totalSupply() view returns (uint256 totalSupply)
1080000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.