Smart Advertising Transaction Token
Verified contract
Active on
Ethereum with 33,263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($41.50)
Native
Value
$41.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.013117 | $3,147.35 |
$41.28 | |
LOOKS | ERC-20 | 5 | $0.042622 |
$0.21 | |
SATT | ERC-20 | 0.945671 | $0.00015 |
$0 | |
PHN | ERC-20 | 25.324K | -- | -- | |
BGTT | ERC-20 | 54.535666 | -- | -- | |
WSATT | ERC-20 | 11 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21146085 | 2 days ago | | | 0 | 0.00048226345 | |
| 21119455 | 6 days ago | | | 0 | 0.000052365300 | |
| 21055973 | 15 days ago | | | 0 | 0.00034630555 | |
| 20917780 | a month ago | | | 0 | 0.00065633951 | |
| 20890593 | a month ago | | | 0 | 0.00026679824 | |
| 20827842 | 2 months ago | | | 0 | 0.0010950647 | |
| 20766013 | 2 months ago | | | 0 | 0.00020957406 | |
| 20706790 | 2 months ago | | | 0 | 0.00014768394 | |
| 20568511 | 3 months ago | | | 0 | 0.00017334626 | |
| 20568510 | 3 months ago | | | 0 | 0.000080898204 |
ABI
ABI objects
Getter at block 21162670
decimals() view returns (uint8)
18
name() view returns (string)
Smart Advertising Transaction Token
owner() view returns (address)
0xab8199eba802e7e6634d4389bf23999b7ae6b253
symbol() view returns (string)
SATT
totalSupply() view returns (uint256)
20000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
tokenFallback(address _from, uint256 _value, bytes _data) pure
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transfer(address to, uint256 value, bytes data) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
transferToken(address token, address to, uint256 val)
withdraw()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.