Zenfuse Trading Platform Token
Verified contract
Active on
Ethereum with 13,925 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($49,683.81)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OM | ERC-20 | 30.201774K | $1.43 |
$43,188.54 | |
USDC | ERC-20 | 5.786667K | $0.999371 |
$5,783.03 | |
USDT | ERC-20 | 467.77 | $1.001 |
$468.24 | |
POND | ERC-20 | 19.543643K | $0.011904 |
$232.64 | |
UBT | ERC-20 | 228.401496 | $0.049761 |
$11.37 | |
ZEFU | ERC-20 | 4.362521K | -- | -- | |
BTY | ERC-20 | 2.199K | -- | -- | |
ZEFU | ERC-20 | 2.119812K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20979147 | 25 days ago | | | 0 | 0.00078173160 | |
| 20975202 | a month ago | | | 0 | 0.00036735812 | |
| 20975037 | a month ago | | | 0 | 0.00028805746 | |
| 20936315 | a month ago | | | 0 | 0.0013114894 | |
| 20886831 | a month ago | | | 0 | 0.0013805364 | |
| 20633222 | 2 months ago | | | 0 | 0.00013582429 | |
| 20626918 | 2 months ago | | | 0 | 0.000028560716 | |
| 20626914 | 2 months ago | | | 0 | 0.000048431450 | |
| 20617017 | 2 months ago | | | 0 | 0.000036061330 | |
| 20571172 | 3 months ago | | | 0 | 0.000054016165 |
ABI
ABI objects
Getter at block 21160644
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x431e702dabab18ba3cc5bcc31ea94e958ccf2cae
name() view returns (string)
Zenfuse Trading Platform Token
symbol() view returns (string)
ZEFU
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.