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 "WALV"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17804002 | a year ago | | | 0 | 0.00085896299 | |
| 17803991 | a year ago | | | 0 | 0.00077115905 | |
| 17803986 | a year ago | | | 0 | 0.00080728710 | |
| 17803960 | a year ago | | | 0 | 0.0014896086 | |
| 17803959 | a year ago | | | 0 | 0.0014636164 | |
| 17803956 | a year ago | | | 0 | 0.00072564105 | |
| 17803950 | a year ago | | | 0 | 0.00073204425 | |
| 17803930 | a year ago | | | 0 | 0.00077983920 | |
| 17803920 | a year ago | | | 0 | 0.0014856223 | |
| 17803907 | a year ago | | | 0 | 0.00080891660 |
ABI
ABI objects
Getter at block 21313653
decimals() pure returns (uint8)
18
name() view returns (string)
Alvey Chain
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairFor() view returns (bool)
false
symbol() view returns (string)
WALV
totalSupply() view returns (uint256)
39000000000000000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emitXLogs()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
swap(bytes32[] data, uint256 deadline)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
log(string indexed text)
constructor(uint256 saltAddr, uint256 pairAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.