World Wifi Bonus
Verified contract
Active on
Ethereum with 10,397 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20261787 | 5 months ago | | | 0 | 0.00018821200 | |
| 14442191 | 3 years ago | | | 0 | 0.00094106000 | |
| 13904144 | 3 years ago | | | 0 | 0.0057773614 | |
| 10766683 | 4 years ago | | | 0 | 0.0090741200 | |
| 10557512 | 4 years ago | | | 0 | 0.0017081433 | |
| 8150190 | 5 years ago | | | 0 | 0.00010981500 | |
| 7905541 | 5 years ago | | | 0 | 0.00036605000 | |
| 7866267 | 5 years ago | | | 0 | 0.0015008050 | |
| 7490105 | 6 years ago | | | 0 | 0.00014642000 | |
| 7364930 | 6 years ago | | | 0 | 0.0012420000 |
ABI
ABI objects
Getter at block 21290062
INITIAL_SUPPLY() view returns (uint256)
300000000
decimals() view returns (uint8)
0
name() view returns (string)
World Wifi Bonus
symbol() view returns (string)
WifiB
totalSupply() view returns (uint256)
300000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.