Ambrer chain coin
Verified contract
Active on
Ethereum with 275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Ambrer chain coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7673522 | 6 years ago | | | 0 | 0.00010568700 | |
| 7673325 | 6 years ago | | | 0 | 0.00021394400 | |
| 6954826 | 6 years ago | | | 0 | 0.00038422000 | |
| 6947911 | 6 years ago | | | 0 | 0.00038422000 | |
| 6943380 | 6 years ago | | | 0 | 0.00048022200 | |
| 6941697 | 6 years ago | | | 0 | 0.00053422000 | |
| 6732417 | 6 years ago | | | 0 | 0.00064183200 | |
| 6416008 | 6 years ago | | | 0 | 0.0011389451 | |
| 6415973 | 6 years ago | | | 0 | 0.0011730717 | |
| 6181662 | 6 years ago | | | 0 | 0.00015368800 |
ABI
ABI objects
Getter at block 21187797
decimals() view returns (uint8)
18
name() view returns (string)
Ambrer chain coin
symbol() view returns (string)
AMCC
totalSupply() view returns (uint256)
800000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.