FZend Blockchain
Verified contract
Active on
Ethereum with 1,372 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FZend Blockchain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10436288 | 4 years ago | | | 0 | 0.0010275805 | |
| 9587639 | 5 years ago | | | 0 | 0.000055185000 | |
| 9254699 | 5 years ago | | | 0 | 0.000051039000 | |
| 9099626 | 5 years ago | | | 0 | 0.00029731800 | |
| 8616693 | 5 years ago | | | 0 | 0.00064060200 | |
| 8616685 | 5 years ago | | | 0 | 0.0010456020 | |
| 8527911 | 5 years ago | | | 0 | 0.00071178000 | |
| 8527815 | 5 years ago | | | 0 | 0.0010745200 | |
| 8333064 | 5 years ago | | | 0 | 0.00047324000 | |
| 8333033 | 5 years ago | | | 0 | 0.00053662000 |
ABI
ABI objects
Getter at block 21399253
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
FZend Blockchain
owner() view returns (address)
0x3df7390ea4f9d7ca5a7f30ab52d18fd4f247bf44
symbol() view returns (string)
FZB
totalSupply() view returns (uint256)
9900000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.