Advertising Token
Verified contract
Active on
Ethereum with 1,023 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.82)
Native
Value
$3.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,815.98 |
$3.82 | |
AVT | ERC-20 | 3.85K | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12014210 | 4 years ago | | | 0 | 0.0034962850 | |
| 12013935 | 4 years ago | | | 0 | 0.0042747375 | |
| 12013890 | 4 years ago | | | 0 | 0.0031292751 | |
| 12013876 | 4 years ago | | | 0 | 0.0034237950 | |
| 11949655 | 4 years ago | | | 0 | 0.0026498161 | |
| 11949629 | 4 years ago | | | 0 | 0.0026130131 | |
| 11896412 | 4 years ago | | | 0 | 0.0040851330 | |
| 10442028 | 4 years ago | | | 0 | 0.00072869940 | |
| 10374119 | 4 years ago | | | 0 | 0.0011343800 | |
| 10373747 | 4 years ago | | | 0 | 0.0018769530 |
ABI
ABI objects
Getter at block 21427100
decimals() view returns (uint8)
2
fundsWallet() view returns (address)
0xeee956fd6a30546138c099c1b4cb44083ca44676
name() view returns (string)
Advertising Token
symbol() view returns (string)
AVT
totalEthInWei() view returns (uint256)
1000000000000000
totalSupply() view returns (uint256)
111105010000
unitsOneEthCanBuy() view returns (uint256)
27355
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
changePrice(uint256 p) returns (uint256)
increaseSupply(uint256 supp) returns (uint256)
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()
fallback()
This contract contains no error objects.