Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "STUCK"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2578225 | a year ago | | | 0 | 0.000036466502 | |
| 2152854 | a year ago | | | 0 | 0.0000093190000 | |
| 2032334 | a year ago | | | 0 | 0.000038897600 | |
| 2013743 | a year ago | | | 0 | 4.9085420e-7 | |
| 2009802 | a year ago | | | 0 | 0.000092615164 | |
| 1999731 | a year ago | | | 0 | 0.000069892503 | |
| 1999206 | a year ago | | | 0 | 0.000074552000 | |
| 1990078 | a year ago | | | 0 | 0.000069478503 | |
| 1982757 | a year ago | | | 0 | 0.000083871000 | |
| 1982663 | a year ago | | | 0 | 0.000051183039 |
ABI
ABI objects
Getter at block 23224860
DOMAIN_SEPARATOR() view returns (bytes32)
0x985405ba811fa7071b86a58537a0af00803a8581c1cbbded2a40725c54e3fcd4
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=STUCK, version=1, chainId=8453, verifyingContract=0x107e4653543c2f5d5ba58d3f73f8a71aa4981d29, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
STUCK
symbol() view returns (string)
STUCK
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) 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 value)
EIP712DomainChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)