WBF Pool Token
Verified contract
Active on
Ethereum with 2,333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "WBF Pool Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16511666 | 2 years ago | | | 0 | 0.00068407438 | |
| 13447716 | 3 years ago | | | 0 | 0.0015390012 | |
| 13119533 | 3 years ago | | | 0 | 0.0022986041 | |
| 12249767 | 4 years ago | | | 0 | 0.0059529172 | |
| 12173378 | 4 years ago | | | 0 | 0.0050314440 | |
| 11456486 | 4 years ago | | | 0 | 0.0045149451 | |
| 11407559 | 4 years ago | | | 0 | 0.0021293987 | |
| 11407479 | 4 years ago | | | 0 | 0.0017343235 | |
| 11407317 | 4 years ago | | | 0 | 0.00088954250 | |
| 11407296 | 4 years ago | | | 0 | 0.00088954250 |
ABI
ABI objects
Getter at block 21212039
decimals() view returns (uint8)
18
name() view returns (string)
WBF Pool Token
symbol() view returns (string)
WPT
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.