Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SRZ | ERC-20 | 0.961 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19114822 | 10 months ago | | | 0 | 0.00084153769 | |
| 18357512 | a year ago | | | 0 | 0.00026199267 | |
| 18338101 | a year ago | | | 0 | 0.00023799807 | |
| 18326833 | a year ago | | | 0 | 0.00035890243 | |
| 18320339 | a year ago | | | 0 | 0.00039034728 | |
| 18298629 | a year ago | | | 0 | 0.00026703704 | |
| 18224959 | a year ago | | | 0 | 0.00029921201 | |
| 18223977 | a year ago | | | 0 | 0.00031525878 | |
| 18220409 | a year ago | | | 0 | 0.0011710152 | |
| 18220182 | a year ago | | | 0 | 0.00078667658 |
ABI
ABI objects
Getter at block 21223353
decimals() view returns (uint8)
18
name() view returns (string)
Starzz
symbol() view returns (string)
SRZ
tokenFee() view returns (uint8)
39
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) 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)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.