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 "Erlun Mesk"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15737132 | 5 months ago | | | 0 | 2.8218483e-7 | |
| 15178386 | 5 months ago | | | 0 | 1.1957635e-7 | |
| 14062583 | 6 months ago | | | 0 | 0.0000049906059 | |
| 13501122 | 6 months ago | | | 0 | 0.0000036506949 | |
| 12965921 | 7 months ago | | | 0 | 0.0000012413609 | |
| 12831139 | 7 months ago | | | 0 | 3.1748847e-7 | |
| 12794947 | 7 months ago | | | 0 | 3.5327394e-7 | |
| 12776568 | 7 months ago | | | 0 | 3.2867252e-7 | |
| 12775901 | 7 months ago | | | 0 | 3.2867252e-7 | |
| 12775381 | 7 months ago | | | 0 | 2.8634912e-7 |
ABI
ABI objects
Getter at block 22012236
decimals() view returns (uint8)
18
name() view returns (string)
Erlun Mesk
owner() view returns (address)
0x0000000000000000000000000000000000000000
ownershipRenounced() view returns (bool)
true
symbol() view returns (string)
ERLUN
totalSupply() view returns (uint256)
100000000000000000000000000
transactionTaxRate() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
renounceOwnership()
setTransactionTaxRate(uint256 newTaxRate)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
TransactionTaxRateChanged(uint256 newTaxRate)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.