Smart Advertisement Transaction Token
Verified contract
Active on
Ethereum with 1,808 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 |
---|---|---|---|---|---|
OCN | ERC-20 | 6 | $0.000036 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12524097 | 3 years ago | | | 0 | 0.0018177720 | |
| 10977066 | 4 years ago | | | 0 | 0.0087626000 | |
| 7508628 | 6 years ago | | | 0 | 0.00021562700 | |
| 7438982 | 6 years ago | | | 0 | 0.000080306000 | |
| 7438395 | 6 years ago | | | 0 | 0.00012133660 | |
| 7427226 | 6 years ago | | | 0 | 0.000055089000 | |
| 7421068 | 6 years ago | | | 0 | 0.000080050000 | |
| 7417618 | 6 years ago | | | 0 | 0.000080178000 | |
| 7408137 | 6 years ago | | | 0 | 0.000080178000 | |
| 7408093 | 6 years ago | | | 0 | 0.000082633500 |
ABI
ABI objects
Getter at block 21184340
buyPrice() view returns (uint256)
2320
decimals() view returns (uint8)
18
name() view returns (string)
Smart Advertisement Transaction Token
owner() view returns (address)
0xab8199eba802e7e6634d4389bf23999b7ae6b253
sellPrice() view returns (uint256)
0
symbol() view returns (string)
SATT
totalSupply() view returns (uint256)
420000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
giveToken(address target, uint256 givenAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
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)
withdraw()
Buy(address a, uint256 v)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor()
fallback()
This contract contains no error objects.