WETH-1%
Unverified contract
Proxy
Active on
Base with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "WETH-1%"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "WETH-1%"
ABI
ABI objects
Getter at block 22980857
decimals() pure returns (uint8)
18
name() view returns (string)
WETH-1%
owner() view returns (address)
0x70b4b5d30f9204c34e2a873fcf3dfa20591e6490
symbol() view returns (string)
WETH-1%
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isMinter(address) view returns (bool)
State-modifying
Events approve(address _s, uint256 _a) returns (bool)
burn(uint256 _a) returns (bool)
initialize(address _o, address _m, string _n, string _s)
mint(address _w, uint256 _a) returns (bool)
setMinter(address _m, bool _b)
setOwner(address _o)
transfer(address _d, uint256 _a) returns (bool)
transferFrom(address _s, address _d, uint256 _a) returns (bool)
Approval(address indexed o, address indexed s, uint256 a)
MinterChanged(address indexed m, bool indexed s)
OwnerChanged(address indexed m)
Transfer(address indexed s, address indexed d, uint256 a)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.