Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.42)
Native
Value
$3.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,416.32 |
$3.42 | |
EBTC | ERC-20 | 27.693397K | -- | -- | |
EBTC | ERC-20 | 20.286597K | -- | -- | |
YFG | ERC-20 | 1K | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
CAN | ERC-20 | 4 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
LC | ERC-20 | 0.0029 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19718384 | 7 months ago | | | 0 | 0.00029537879 | |
| 19704101 | 7 months ago | | | 0 | 0.00041160685 | |
| 19602187 | 8 months ago | | | 0 | 0.00042517860 | |
| 15073438 | 2 years ago | | | 0 | 0.00045597853 | |
| 15073426 | 2 years ago | | | 0 | 0.00062818347 | |
| 15033891 | 2 years ago | | | 0 | 0.00077068079 | |
| 14637465 | 3 years ago | | | 0 | 0.0023543266 | |
| 14128873 | 3 years ago | | | 0 | 0.017113149 | |
| 13532924 | 3 years ago | | | 0 | 0.011653092 | |
| 12762008 | 3 years ago | | | 0 | 0.00054980779 |
ABI
ABI objects
Getter at block 21255542
decimals() view returns (uint8)
8
name() view returns (string)
eBTC
owner() view returns (address)
0x358df4603ef6f53270da8ce4ec37aec5d4a3906c
symbol() view returns (string)
EBTC
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)
distributeEBTC(address[] addresses)
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.