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 |
---|---|---|---|---|---|
LGR | ERC-20 | 555 | -- | -- | |
eBTG | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15033914 | 2 years ago | | | 0 | 0.00081125679 | |
| 11720728 | 4 years ago | | | 0 | 0.0046034560 | |
| 9494855 | 5 years ago | | | 0 | 0.00017700800 | |
| 9468668 | 5 years ago | | | 0 | 0.00043916000 | |
| 9097032 | 5 years ago | | | 0 | 0.000077022000 | |
| 8460480 | 5 years ago | | | 0 | 0.00018128000 | |
| 8269766 | 5 years ago | | | 0 | 0.000045320000 | |
| 7311940 | 6 years ago | | | 0 | 0.00018128000 | |
| 7212191 | 6 years ago | | | 0 | 0.00081327400 | |
| 6933019 | 6 years ago | | | 0 | 0.00018153600 |
ABI
ABI objects
Getter at block 21159849
decimals() view returns (uint8)
8
name() view returns (string)
eBGOLD
owner() view returns (address)
0x650ee0f3d855735f383db5f073e9867688ea43d2
symbol() view returns (string)
eBTG
totalSupply() view returns (uint256 totalSupply)
2100000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, 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.