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 |
---|---|---|---|---|---|
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11657096 | 4 years ago | | | 0 | 0.0023139600 | |
| 11516551 | 4 years ago | | | 0 | 0.0011783000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011771000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011777000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011777000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011783000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011771000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011783000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011783000 | |
| 11516551 | 4 years ago | | | 0 | 0.0011777000 |
ABI
ABI objects
Getter at block 21286167
decimals() pure returns (uint8)
6
name() pure returns (string)
FuBi
owner() pure returns (address)
0x18409c41d666c57baedb12302906755f3c7731df
symbol() pure returns (string)
Fu
totalSupply() pure returns (uint256)
20200000001000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
frozenAccount(address) pure returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
drain()
freeze(address target, bool freeze)
mint(address _to, uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address to)
turn_flag_OFF()
turn_flag_ON()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFu(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.