Ignite EMBER
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Ignite EMBER"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6688688 | 6 years ago | | | 0 | 0.00016557734 | |
| 5405005 | 7 years ago | | | 0 | 0.00023166600 | |
| 5241813 | 7 years ago | | | 0 | 0.00019369500 | |
| 5146733 | 7 years ago | | | 0 | 0.00073482500 | |
| 5007893 | 7 years ago | | | 0 | 0.00015470000 | |
| 4936124 | 7 years ago | | | 0 | 0.00050937600 | |
| 4936068 | 7 years ago | | | 0 | 0.00050937600 | |
| 4901563 | 7 years ago | | | 0 | 0.0015856750 | |
| 4814373 | 7 years ago | | | 0 | 0.00050194300 | |
| 4748535 | 7 years ago | | | 0 | 0.0015470000 |
ABI
ABI objects
Getter at block 21217999
decimals() view returns (uint8)
4
name() view returns (string)
Ignite EMBER
symbol() view returns (string)
EMBR
totalSupply() view returns (uint256)
22500000000
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)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.