WBF Token
Verified contract
Active on
Ethereum with 167,747 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 Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13795376 | 3 years ago | | | 0 | 0.0018642718 | |
| 13794650 | 3 years ago | | | 0 | 0.0032228494 | |
| 13782245 | 3 years ago | | | 0 | 0.0026678182 | |
| 13764529 | 3 years ago | | | 0 | 0.0027457366 | |
| 13737526 | 3 years ago | | | 0 | 0.0047111597 | |
| 13733678 | 3 years ago | | | 0 | 0.0041817126 | |
| 13617550 | 3 years ago | | | 0 | 0.0042304370 | |
| 13615775 | 3 years ago | | | 0 | 0.0062540325 | |
| 13593866 | 3 years ago | | | 0 | 0.0059658078 | |
| 13459359 | 3 years ago | | | 0 | 0.0024831502 |
ABI
ABI objects
Getter at block 21243258
decimals() view returns (uint8)
18
name() view returns (string)
WBF Token
symbol() view returns (string)
WT
totalSupply() view returns (uint256)
300000000000000000000000000
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.