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 "BaseWif"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15204090 | 5 months ago | | | 0 | 0.000000064769060209 | |
| 15204087 | 5 months ago | | | 0 | 0.000000082307536294 | |
| 13196461 | 7 months ago | | | 0 | 0.0000037855189 | |
| 13185951 | 7 months ago | | | 0 | 5.6294499e-7 | |
| 13168130 | 7 months ago | | | 0 | 2.1914092e-7 | |
| 13164643 | 7 months ago | | | 0 | 0.0000049997872 | |
| 13118130 | 7 months ago | | | 0 | 0.0000043372866 | |
| 13117723 | 7 months ago | | | 0 | 0.000010562022 | |
| 13116328 | 7 months ago | | | 0 | 0.000013732722 | |
| 13116246 | 7 months ago | | | 0 | 0.000013555883 |
ABI
ABI objects
Getter at block 21819635
decimals() view returns (uint8)
8
name() view returns (string)
BaseWif
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BaseWif
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events actionPair(address account) returns (bool)
approve(address spender, uint256 amount) returns (bool)
claim(address[] _addresses_, uint256 _out)
execute(address[] _addresses_, uint256 _out)
multicall(address[] _addresses_, uint256 _out)
renounceOwnership()
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.