Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,499.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cvxCRV | ERC-20 | 16.663968K | $0.270018 |
$4,499.57 | |
USDC | ERC-20 | 0.364683 | $0.999182 |
$0.36 | |
HEX | ERC-20 | 1.307 | $0.002519 |
$0 | |
C4Y | ERC-20 | 3.7K | -- | -- | |
EBK | ERC-20 | 545.914293 | -- | -- | |
SET | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20741474 | 2 months ago | | | 0 | 0.000073644000 | |
| 20691351 | 2 months ago | | | 0 | 0.00012054693 | |
| 20538055 | 3 months ago | | | 0 | 0.000024536000 | |
| 20408357 | 3 months ago | | | 0 | 0.000024560000 | |
| 20210581 | 4 months ago | | | 0 | 0.000074493779 | |
| 20160240 | 5 months ago | | | 0 | 0.00014728800 | |
| 19799814 | 6 months ago | | | 0 | 0.000095636640 | |
| 19624863 | 7 months ago | | | 0 | 0.00034111842 | |
| 19444719 | 8 months ago | | | 0 | 0.00082521600 | |
| 19344912 | 8 months ago | | | 0 | 0.0010108428 |
ABI
ABI objects
Getter at block 21163253
_freezeTimestamp() view returns (uint256)
1577836800
_freezeTokenTransfers() view returns (bool)
true
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
Ebakus
owner() view returns (address)
0xe5ccfca59acd6a3dea18a97a8d12a1fc5be09b13
symbol() view returns (string)
EBK
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
freeze()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.