Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Stealth"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2040810 | a year ago | | | 0 | 0.000070438503 | |
| 2037433 | a year ago | | | 0 | 0.000085840503 | |
| 2032879 | a year ago | | | 0 | 0.000019951200 | |
| 2014956 | a year ago | | | 0 | 0.000094446018 | |
| 2011855 | a year ago | | | 0 | 0.000046959043 | |
| 2007771 | a year ago | | | 0 | 0.0000053211333 | |
| 1986992 | a year ago | | | 0 | 0.000070438520 | |
| 1982549 | a year ago | | | 0 | 0.000070438637 | |
| 1978967 | a year ago | | | 0 | 0.000070834504 | |
| 1973881 | a year ago | | | 0 | 0.000070547821 |
ABI
ABI objects
Getter at block 21869650
DOMAIN_SEPARATOR() view returns (bytes32)
0xc8ecdfa935a29086541a4f44bce4f3cb64881e405131adce8f9f118e702eeab3
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=Stealth, version=1, chainId=8453, verifyingContract=0x3feb87e0120e896ca3d3d241f2e677291ebe33fa, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Stealth
symbol() view returns (string)
STL
totalSupply() view returns (uint256)
1000000000000000000000000000
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)