Arnoya classic
Verified contract
Active on
Ethereum with 1,320 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Arnoya classic"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161985 | 6 days ago | | | 0 | 0.00076517004 | |
| 21098884 | 15 days ago | | | 0 | 0.00016802727 | |
| 21087728 | 16 days ago | | | 0 | 0.00075627107 | |
| 20906415 | a month ago | | | 0 | 0.00035298348 | |
| 20875258 | a month ago | | | 0 | 0.00015517276 | |
| 20872984 | 2 months ago | | | 0 | 0.00076843202 | |
| 20734236 | 2 months ago | | | 0 | 0.000061173883 | |
| 20733618 | 2 months ago | | | 0 | 0.00015635700 | |
| 20733563 | 2 months ago | | | 0 | 0.000055566861 | |
| 20733308 | 2 months ago | | | 0 | 0.00015628500 |
ABI
ABI objects
Getter at block 21202893
decimals() view returns (uint8)
18
name() view returns (string)
Arnoya classic
symbol() view returns (string)
ARNC
totalSupply() view returns (uint256)
26000000000000000000000000
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(address _addr, uint256 value)
This contract contains no fallback and receive objects.
This contract contains no error objects.