Connectome
Verified contract
Active on
Ethereum with 9,711 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CNTM | ERC-20 | 6.323979K | $0.001415 |
$8.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21098870 | 9 days ago | | | 0 | 0.00023344589 | |
| 21097677 | 9 days ago | | | 0 | 0.00028744325 | |
| 21097674 | 9 days ago | | | 0 | 0.00017887821 | |
| 21096485 | 9 days ago | | | 0 | 0.00019397229 | |
| 21096481 | 9 days ago | | | 0 | 0.00023174309 | |
| 21094096 | 9 days ago | | | 0 | 0.0011205289 | |
| 21092914 | 9 days ago | | | 0 | 0.00042807701 | |
| 21092901 | 9 days ago | | | 0 | 0.00046603291 | |
| 21091702 | 10 days ago | | | 0 | 0.00033199034 | |
| 21089646 | 10 days ago | | | 0 | 0.00038725025 |
ABI
ABI objects
Getter at block 21160871
decimals() view returns (uint8)
18
name() view returns (string)
Connectome
owner() view returns (address)
0xa0dfb08efce4d9123ed790d33afaf50967ef6720
signature() view returns (string)
provided by Seal-SC / www.sealsc.com
symbol() view returns (string)
CNTM
totalSupply() view returns (uint256)
140000000000000000000000000
transferable() view returns (bool)
true
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 success)
setTransferable(bool _transferable)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _owner)
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(address _issuer, string _name, string _symbol, uint256 _totalSupplyCap, uint8 _decimals)
fallback()
This contract contains no error objects.