Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AR1926"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11403256 | 4 years ago | | | 0 | 0.00088536000 | |
| 11370370 | 4 years ago | | | 0 | 0.0035153401 | |
| 11370368 | 4 years ago | | | 0 | 0.0017285600 | |
| 10546930 | 4 years ago | | | 0 | 0.0022753440 | |
| 10380489 | 4 years ago | | | 0 | 0.0020098400 | |
| 10307809 | 4 years ago | | | 0 | 0.0013344594 | |
| 10307798 | 4 years ago | | | 0 | 0.0010961600 | |
| 10294902 | 4 years ago | | | 0 | 0.0021151672 | |
| 10294670 | 4 years ago | | | 0 | 0.0032875440 | |
| 10294644 | 4 years ago | | | 0 | 0.0016016240 |
ABI
ABI objects
Getter at block 21393299
decimals() view returns (uint8)
0
name() view returns (string)
AR1926
owner() view returns (address)
0xc9743c44ded13a6a91571640f0cfd40ecba541ef
symbol() view returns (string)
AR1926
totalSupply() view returns (uint256)
10000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
mint(uint256 amount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, 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.