Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "STRONG"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17083101 | 4 months ago | | | 0 | 0.000046838696 | |
| 15972419 | 5 months ago | | | 0 | 2.2198653e-7 | |
| 15482261 | 5 months ago | | | 0 | 1.9836050e-7 | |
| 15474782 | 5 months ago | | | 0 | 0.000046725711 | |
| 15287189 | 5 months ago | | | 0 | 1.5806832e-7 | |
| 15287098 | 5 months ago | | | 0 | 2.4229323e-7 | |
| 15284086 | 5 months ago | | | 0 | 1.4416725e-7 | |
| 15268734 | 5 months ago | | | 0 | 1.9381549e-7 | |
| 15249154 | 5 months ago | | | 0 | 0.00013932947 | |
| 15248715 | 5 months ago | | | 0 | 1.8001979e-7 |
ABI
ABI objects
Getter at block 22068061
DOMAIN_SEPARATOR() view returns (bytes32)
0x3f7ffc6640f29219b3c98392bb99c0d96b322ea1e2b1fb1ed36766cd26e2b8a7
decimals() view returns (uint8)
18
name() view returns (string)
STRONG
symbol() view returns (string)
$STRONG
totalSupply() view returns (uint256)
99999999000000000000000000
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 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.