Real World Asses
Verified contract
Active on
Base with 1,964 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21734754 | 2 days ago | | | 0 | 2.1562920e-7 | |
| 21529257 | 6 days ago | | | 0 | 6.9201421e-7 | |
| 21494361 | 7 days ago | | | 0 | 4.3223235e-7 | |
| 21026057 | 18 days ago | | | 0 | 3.7885461e-7 | |
| 21007353 | 18 days ago | | | 0 | 2.2305435e-7 | |
| 20966157 | 19 days ago | | | 0 | 8.9954744e-7 | |
| 20845795 | 22 days ago | | | 0 | 0.0000046544000 | |
| 20551574 | a month ago | | | 0 | 7.6809042e-7 | |
| 20408865 | a month ago | | | 0 | 0.000000101974392144 | |
| 19682530 | 2 months ago | | | 0 | 0.000000707955167216 |
ABI
ABI objects
Getter at block 21804584
DOMAIN_SEPARATOR() view returns (bytes32)
0xfeb17d1636a6e1e7dab49b4c5445226ada7f0d45df04cbd15616da557b61b338
creator() view returns (address)
0x93e490792a25f9a454893209967d2ae1a0be31a6
decimals() view returns (uint8)
18
name() view returns (string)
Real World Asses
symbol() view returns (string)
RWASS
totalSupply() view returns (uint256)
8888888888000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, address _creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.