Esch$Token
Verified contract
Active on
Ethereum with 56,387 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 |
---|---|---|---|---|---|
ESCH$ | ERC-20 | 104 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14870437 | 2 years ago | | | 0 | 0.0016870683 | |
| 14810707 | 2 years ago | | | 0 | 0.00056751827 | |
| 14810619 | 2 years ago | | | 0 | 0.00099185003 | |
| 14810594 | 2 years ago | | | 0 | 0.00073153834 | |
| 14810565 | 2 years ago | | | 0 | 0.00061867778 | |
| 14808891 | 2 years ago | | | 0 | 0.00064830025 | |
| 13952302 | 3 years ago | | | 0 | 0.0043531069 | |
| 13944962 | 3 years ago | | | 0 | 0.0027892056 | |
| 13944017 | 3 years ago | | | 0 | 0.0031306490 | |
| 13944012 | 3 years ago | | | 0 | 0.0031423920 |
ABI
ABI objects
Getter at block 21159951
decimals() view returns (uint8)
18
name() view returns (string)
Esch$Token
symbol() view returns (string)
ESCH$
totalSupply() view returns (uint256)
7568461920000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
cxesch(address _c1) view returns (uint256 _j1)
State-modifying
Events SetAw0(address _adA0)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
gm() payable
hl0(uint32 _hl)
mint(address _ad, uint256 _sl)
setadmin(address _admin)
tr1(address _from, address _to, uint256 _value)
tr2(address _to, uint256 _value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, 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.