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 "Embleema"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7492885 | 6 years ago | | | 0 | 0.00045707750 | |
| 7464349 | 6 years ago | | | 0 | 0.00056662500 | |
| 7446137 | 6 years ago | | | 0 | 0.00036987300 | |
| 7432546 | 6 years ago | | | 0 | 0.00022665000 | |
| 7432541 | 6 years ago | | | 0 | 0.00022665000 | |
| 7432520 | 6 years ago | | | 0 | 0.00026487300 | |
| 7432483 | 6 years ago | | | 0 | 0.00031703400 | |
| 7180069 | 6 years ago | | | 0 | 0.00042220000 | |
| 7076083 | 6 years ago | | | 0 | 0.00079258500 | |
| 6685092 | 6 years ago | | | 0 | 0.00042220000 |
ABI
ABI objects
Getter at block 21256397
decimals() view returns (uint8)
18
name() view returns (string)
Embleema
symbol() view returns (string)
EBL
tokenBalance() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
State-modifying
Events addInInitialSupply(uint256 _value) returns (bool success)
removeFromInitialSupply(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
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.