This contract is being backfilled. You may encounter incomplete storage history.

WIFI Global

Verified contract

Active on Ethereum with 2,317 txns
Deployed by via 0x7f77f4f5 at 10795356
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x48c553f470480f07880040aba29ebc0f0274020cad6be0438f828f52b13e6eff
0x8880933d4da199b877bbc85dfb0b18490fa37cc0906c3558bf861cf8d16f74b3
0x83e3880624b82e41e9852f4ec58771d42f1d73a1c628ac8c9d198cb4fc17be3a
0xe7c79259e66901ee20f09da148f81502182a1cf3abe1f7cb3b3d80a231413b3d
0x3433cd842a5cfef1e69537878fd648ace8cf1772faa838a9fed9385d8706f6b9
0xad0f6023c393d4009c7e396fb98e2427becb983187cd559ef18f19c178cf80fd
0xba8b0c2fd642cacfe331fb0fd69bec57f7782bb453f85aa326e2b843718e5815
0xde23c8b520687f0b4a16f733816d7e288563f26a6d916ab4d8ea065fe9ee3d23
0xc88a56b89eddecec229e91440b9101570daebd635556f8ecf4303da75da40691
0xbfd9d3d38d50751868435d46fed7a59e9b0c5279e9e4d43a8ded909a29e94c98

Functions
Getter at block 20797479
decimals(view returns (uint8)
18
name(view returns (string)
WIFI Global
paused(view returns (bool)
false
symbol(view returns (string)
WIFI
totalSupply(view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.