SmartMesh Token
Verified contract
Active on
Ethereum with 59,018 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 |
---|---|---|---|---|---|
SMT | ERC-20 | 73.58492K | -- | -- | |
JUST powh.io | ERC-20 | 233 | -- | -- | |
EOST | ERC-20 | 50 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
BAO | ERC-20 | 8 | -- | -- | |
WALL | ERC-20 | 8 | -- | -- | |
ION | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452718 | 3 months ago | | | 0 | 0.00010000000 | |
| 20452718 | 3 months ago | | | 0 | 0.00010000000 | |
| 20409083 | 3 months ago | | | 0 | 0.00010000000 | |
| 20311181 | 4 months ago | | | 0 | 0.00018623026 | |
| 20274524 | 4 months ago | | | 0 | 0.00012445209 | |
| 20164757 | 5 months ago | | | 0 | 0.00044970311 | |
| 20161360 | 5 months ago | | | 0 | 0.00022165004 | |
| 20108464 | 5 months ago | | | 0 | 0.00014776351 | |
| 20108447 | 5 months ago | | | 0 | 0.00012181745 | |
| 20108416 | 5 months ago | | | 0 | 0.00012932724 |
ABI
ABI objects
Getter at block 21160164
allocateEndTime() view returns (uint256)
1512894113
decimals() view returns (uint8)
18
name() view returns (string)
SmartMesh Token
owner() view returns (address)
0xd73a2582138a9d634eb8c06a1de4fc0ec1113f88
symbol() view returns (string)
SMT
totalSupply() view returns (uint256)
3141592653000000000000000000
transferEnabled() view returns (bool)
false
version() view returns (string)
v0.1
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
getNonce(address _addr) view returns (uint256)
State-modifying
Events acceptOwnership()
addLock(address _addr) returns (bool success)
allocateTokens(address[] _owners, uint256[] _values)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
approveAndCallcode(address _spender, uint256 _value, bytes _extraData) returns (bool success)
approveProxy(address _from, address _spender, uint256 _value, uint8 _v, bytes32 _r, bytes32 _s) returns (bool success)
changeOwner(address _newOwner)
disableLock(bool _enable) returns (bool success)
enableTransfer(bool _enable)
removeLock(address _addr) returns (bool success)
setExclude(address _addr) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferProxy(address _from, address _to, uint256 _value, uint256 _feeSmt, uint8 _v, bytes32 _r, bytes32 _s) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnerUpdate(address _prevOwner, address _newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.