Applications Technology Intelligence
Verified contract
Active on
Ethereum with 4,645 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 "Applications Technology Intelligence"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10426831 | 4 years ago | | | 0 | 0.0030463200 | |
| 10110475 | 4 years ago | | | 0 | 0.0045694800 | |
| 9907634 | 5 years ago | | | 0 | 0.0010615800 | |
| 8936309 | 5 years ago | | | 0 | 0.00022279000 | |
| 8935923 | 5 years ago | | | 0 | 0.00051692850 | |
| 8796772 | 5 years ago | | | 0 | 0.0016749760 | |
| 8736223 | 5 years ago | | | 0 | 0.0016749760 | |
| 8595696 | 5 years ago | | | 0 | 0.00010455800 | |
| 8595696 | 5 years ago | | | 0 | 0.00010455800 | |
| 8595696 | 5 years ago | | | 0 | 0.00010443000 |
ABI
ABI objects
Getter at block 21167715
admin() view returns (address)
0x1879e584d68e4aecf57d2eddf2a1f2e7497249c7
decimals() view returns (uint32)
18
name() view returns (string)
Applications Technology Intelligence
owner() view returns (address)
0x39ae94c09674a9b868735f75ef34b5d58aff932b
symbol() view returns (string)
ATII
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, address _admin)
This contract contains no fallback and receive objects.
This contract contains no error objects.