Alchemy Coin
Verified contract
Active on
Ethereum with 88,856 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AZP | ERC-20 | 0.18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12851799 | 3 years ago | | | 0 | 0.0010045422 | |
| 12604471 | 3 years ago | | | 0 | 0.00060403500 | |
| 12580562 | 3 years ago | | | 0 | 0.00050027000 | |
| 12580536 | 3 years ago | | | 0 | 0.00050015000 | |
| 12580527 | 3 years ago | | | 0 | 0.00050015000 | |
| 12580490 | 3 years ago | | | 0 | 0.00050015000 | |
| 12580489 | 3 years ago | | | 0 | 0.00067115000 | |
| 12580485 | 3 years ago | | | 0 | 0.00067115000 | |
| 12580483 | 3 years ago | | | 0 | 0.00067115000 | |
| 12580457 | 3 years ago | | | 0 | 0.00050027000 |
ABI
ABI objects
Getter at block 21255184
decimals() view returns (uint8)
6
getETHBalance() view returns (uint256)
0
name() view returns (string)
Alchemy Coin
owner() view returns (address)
0x59775687f1aca5f520e69d2c8ed0bc6669960021
platformPool() view returns (address)
0xac6b95decf6351525d86994d3f1c9464795207f9
setCount() view returns (uint8)
5
smPool() view returns (address)
0x58b20043d282aebb4361d90f955a1aa807db8f4e
symbol() view returns (string)
ALC
totalSupply() view returns (uint256)
990000000000000
userPool() view returns (address)
0xf9cc70aaef9dd13b16e1a443574ecde01b649ddf
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
getBurnPoolAddress(string key) view returns (address)
ownerContracts(uint256) view returns (address)
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)
burnFrom(address _from, uint256 _value) returns (bool)
burnTransfer(address _from, uint256 _value, string key) returns (bool)
funding() payable returns (bool)
setBurnPoolAddress(string key, address _burnPoolAddress)
setOwnerContracts(address _adr)
setUserPoolAddress(address _userPoolAddress, address _platformPoolAddress, address _smPoolAddress)
smTransfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value)
transferArray(address[] _to, uint256[] _value)
transferETH() payable returns (bool)
transferETH(address _to) payable returns (bool)
transferETH(address _to, uint256 _value) payable returns (bool)
transferETH(address[] _tos) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferTo(address _to, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferETH(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.