Zenfuse Trading Platform Token
Verified contract
Active on
Ethereum with 4,104 txns
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 |
---|---|---|---|---|---|
ZEFU | ERC-20 | 81.605226K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18296370 | a year ago | | | 0 | 0.00014480141 | |
| 16719436 | 2 years ago | | | 0 | 0.00043258579 | |
| 12039486 | 4 years ago | | | 0 | 0.0017626560 | |
| 11716334 | 4 years ago | | | 0 | 0.0020965880 | |
| 11556372 | 4 years ago | | | 0 | 0.0045578000 | |
| 11419304 | 4 years ago | | | 0 | 0.0014584960 | |
| 11417868 | 4 years ago | | | 0 | 0.0016863860 | |
| 11392743 | 4 years ago | | | 0 | 0.00083135800 | |
| 11376466 | 4 years ago | | | 0 | 0.0016417968 | |
| 11372734 | 4 years ago | | | 0 | 0.00038969190 |
ABI
ABI objects
Getter at block 21290251
decimals() view returns (uint8)
6
freezeTime() view returns (uint256)
1661206942
freezeTokens() view returns (uint256)
20000000000000
getOwner() view returns (address)
0x4ede0dad06dc767a3c1de7ca0c8e9ea518663c0c
name() view returns (string)
Zenfuse Trading Platform Token
symbol() view returns (string)
ZEFU
totalSupply() view returns (uint256)
200000000000000
version() view returns (string)
1.1
Read-only
allowance(address _spender, address _owner) view returns (uint256 balance)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
changeOwner(address newOwner)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnerSet(address indexed oldOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.