Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WFIL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10871987 | 4 years ago | | | 0 | 0.0067367971 | |
| 10861857 | 4 years ago | | | 0 | 0.0051936885 | |
| 10813413 | 4 years ago | | | 0 | 0.0036916800 | |
| 10797134 | 4 years ago | | | 0 | 0.0020754900 | |
| 10787182 | 4 years ago | | | 0 | 0.011524500 | |
| 10787130 | 4 years ago | | | 0 | 0.011524500 | |
| 10778983 | 4 years ago | | | 0 | 0.016741560 | |
| 10775286 | 4 years ago | | | 0 | 0.023341560 | |
| 10775286 | 4 years ago | | | 0 | 0.023341560 | |
| 10775035 | 4 years ago | | | 0 | 0.023341560 |
ABI
ABI objects
Getter at block 21208158
decimals() view returns (uint8)
4
name() view returns (string)
WFIL
owner() view returns (address)
0x3235e64052ee0cb41f0e5bfe54c7a4a1a4681d99
paused() view returns (bool)
false
symbol() view returns (string)
WFIL
totalSupply() view returns (uint256)
500000000000
version() view returns (string)
1.0.0
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)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(uint256 _totalSupply, string _name, string _symbol, uint8 _decimals)
fallback()
This contract contains no error objects.