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 "LOWER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20159796 | a month ago | | | 0 | 7.7583770e-7 | |
| 19296035 | 2 months ago | | | 0 | 0.0000049100653 | |
| 19254316 | 2 months ago | | | 0 | 1.5723156e-7 | |
| 19218159 | 2 months ago | | | 0 | 1.4234987e-7 | |
| 19217673 | 2 months ago | | | 0 | 1.3993435e-7 | |
| 19217590 | 2 months ago | | | 0 | 1.4157957e-7 |
ABI
ABI objects
Getter at block 22066037
DOMAIN_SEPARATOR() view returns (bytes32)
0x82ecbb1d71d909fa8dc5c34bea500d6ee1bea3e473ca81eb8435f4ae614766de
decimals() view returns (uint8)
18
deployer() view returns (address)
0x4180f34a2cb275a3c05f95deaa00ededf0bbb4ec
name() view returns (string)
LOWER
symbol() view returns (string)
LOW
totalSupply() view returns (uint256)
550000000000000000000000000
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, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.