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 "1-3-1-2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22697712 | a day ago | | | 0 | 0.0000052128077 | |
| 15960704 | 5 months ago | | | 0 | 3.7835910e-7 | |
| 15670578 | 5 months ago | | | 0 | 6.1178371e-7 | |
| 15456625 | 6 months ago | | | 0 | 0.000000600491776167 | |
| 15456161 | 6 months ago | | | 0 | 3.9710270e-7 | |
| 15455890 | 6 months ago | | | 0 | 5.6611234e-7 | |
| 15455856 | 6 months ago | | | 0 | 0.000000509647082112 |
ABI
ABI objects
Getter at block 22752106
DOMAIN_SEPARATOR() view returns (bytes32)
0x8f43218d70efe599c3d89ce9a095b1fdc6686a0788363cfeee49f00d9101c4a7
decimals() view returns (uint8)
18
deployer() view returns (address)
0x437a52b47f9e9b57a0746bf47a831a614e480e58
name() view returns (string)
1-3-1-2
symbol() view returns (string)
1-3-1-2
totalSupply() view returns (uint256)
10000000000000000000000000
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.