AIOT Trusted
Verified contract
Active on
Ethereum with 2,076 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AIOT Trusted"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10417947 | 4 years ago | | | 0 | 0.0019418500 | |
| 10206653 | 4 years ago | | | 0 | 0.0019030131 | |
| 10206562 | 4 years ago | | | 0 | 0.0026918501 | |
| 9812197 | 5 years ago | | | 0 | 0.0013456250 | |
| 9707236 | 5 years ago | | | 0 | 0.00059207500 | |
| 9592417 | 5 years ago | | | 0 | 0.00043060000 | |
| 9536192 | 5 years ago | | | 0 | 0.000045830000 | |
| 9536192 | 5 years ago | | | 0 | 0.000077674000 | |
| 9536188 | 5 years ago | | | 0 | 0.000077674000 | |
| 9536170 | 5 years ago | | | 0 | 0.000045830000 |
ABI
ABI objects
Getter at block 21248455
decimals() view returns (uint8)
18
name() view returns (string)
AIOT Trusted
owner() view returns (address)
0xd5574e1dd026b033f89c5df8e3ede6087bbf2657
symbol() view returns (string)
AIOT
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
Approve(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.