ArtisTurba
Verified contract
Active on
Ethereum with 7,172 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ATOC | ERC-20 | 10K | -- | -- | |
ARTIS | ERC-20 | 7.1K | -- | -- | |
ARTIS | ERC-20 | 500 | -- | -- | |
SAY | ERC-20 | 100 | -- | -- | |
FLOV | ERC-20 | 5 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453240 | 3 months ago | | | 0 | 0.000030151000 | |
| 20452988 | 3 months ago | | | 0 | 0.000047263000 | |
| 20452735 | 3 months ago | | | 0 | 0.000047263000 | |
| 18300305 | a year ago | | | 0 | 0.00014209343 | |
| 16219004 | 2 years ago | | | 0 | 0.00057024299 | |
| 15246603 | 2 years ago | | | 0 | 0.00014175300 | |
| 14042196 | 3 years ago | | | 0 | 0.0019017810 | |
| 14001172 | 3 years ago | | | 0 | 0.0087953820 | |
| 13002222 | 3 years ago | | | 0 | 0.0020328250 | |
| 12904733 | 3 years ago | | | 0 | 0.00037952500 |
ABI
ABI objects
Getter at block 21172987
INITIAL_SUPPLY() view returns (uint256)
35000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
ArtisTurba
symbol() view returns (string)
ARTIS
totalSupply() view returns (uint256)
35000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.