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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001591 |
$0 | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21841775 | 14 hours ago | | | 0 | 1.6666501e-7 | |
| 21810613 | a day ago | | | 0 | 1.5086941e-7 | |
| 21802570 | a day ago | | | 0 | 3.6270966e-7 | |
| 21738377 | 3 days ago | | | 0 | 3.3966830e-7 | |
| 21460567 | 9 days ago | | | 0 | 3.1103098e-7 | |
| 21455424 | 10 days ago | | | 0 | 3.6539554e-7 | |
| 21241267 | 14 days ago | | | 0 | 2.4058296e-7 | |
| 21185354 | 16 days ago | | | 0 | 1.9026870e-7 | |
| 21185238 | 16 days ago | | | 0 | 2.5249872e-7 | |
| 20835451 | 24 days ago | | | 0 | 3.6327957e-7 |
ABI
ABI objects
Getter at block 21866253
DOMAIN_SEPARATOR() view returns (bytes32)
0xc23e596831f09a3b5694ddcd087125a7bf6700b08438f636133ca9a571f3e13f
decimals() view returns (uint8)
18
deployer() view returns (address)
0xf2ef08a7ae778d628659cdd72245316960f642fa
name() view returns (string)
elga
symbol() view returns (string)
$elga
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.