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 "SunCu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22101727 | 15 days ago | | | 0 | 4.5916697e-7 | |
| 19256551 | 3 months ago | | | 0 | 2.3687015e-7 | |
| 19256518 | 3 months ago | | | 0 | 1.5616623e-7 | |
| 19255838 | 3 months ago | | | 0 | 0.000000102211510726 | |
| 19255838 | 3 months ago | | | 0 | 6.5424674e-7 | |
| 19252647 | 3 months ago | | | 0 | 5.8684266e-7 | |
| 19252625 | 3 months ago | | | 0 | 1.1258885e-7 | |
| 19252513 | 3 months ago | | | 0 | 0.000000202004260718 | |
| 19252030 | 3 months ago | | | 0 | 1.3487053e-7 | |
| 19252021 | 3 months ago | | | 0 | 1.3446567e-7 |
ABI
ABI objects
Getter at block 22766212
DOMAIN_SEPARATOR() view returns (bytes32)
0xa6fb59f317cf74cc3d0d327065e8a67ae4aee029ee158eb6773c9f9ca12cc1de
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
initial_supply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
SunCu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SUNCU
totalSupply() view returns (uint256)
100000000000000000000000000
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 value) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.