Attention Token of Media
Verified contract
Active on
Ethereum with 2,234 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 |
---|---|---|---|---|---|
ATM | ERC-20 | 50K | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20783829 | 2 months ago | | | 0 | 0.00038642705 | |
| 15400651 | 2 years ago | | | 0 | 0.00024268829 | |
| 15400628 | 2 years ago | | | 0 | 0.00015929542 | |
| 15400586 | 2 years ago | | | 0 | 0.00020921199 | |
| 13041372 | 3 years ago | | | 0 | 0.00068191204 | |
| 12666401 | 3 years ago | | | 0 | 0.00017047803 | |
| 12444040 | 3 years ago | | | 0 | 0.0013644960 | |
| 12359748 | 4 years ago | | | 0 | 0.00058420804 | |
| 11976709 | 4 years ago | | | 0 | 0.0025359400 | |
| 11972358 | 4 years ago | | | 0 | 0.0024449960 |
ABI
ABI objects
Getter at block 21160410
decimals() pure returns (uint256)
8
disabled() pure returns (bool)
true
getATMHoldersNumber() pure returns (uint256)
1611
getATMTotalSupply() pure returns (uint256)
1000000000000000000
name() pure returns (string)
Attention Token of Media
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0x69e6d19fa231bd876e4d0fff9d7b4c089e097ab9
symbol() pure returns (string)
ATM
totalSupply() pure returns (uint256)
1000000000000000000
version() pure returns (string)
1.0
Read-only
ATMHolders(uint256) pure returns (address)
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
balances(address) pure returns (uint256)
isATMHolder(address) pure returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address _newOwner)
kill()
setDisabled(bool flag)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.