Wrapped SZO
Verified contract
Active on
Ethereum with 720 txns
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 |
---|---|---|---|---|---|
SZO | ERC-20 | 50.380112M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20868071 | 2 months ago | | | 0 | 0.0016581550 | |
| 20868031 | 2 months ago | | | 0 | 0.00079626604 | |
| 20846838 | 2 months ago | | | 0 | 0.00017686398 | |
| 20840061 | 2 months ago | | | 0 | 0.00029207639 | |
| 19598072 | 8 months ago | | | 0 | 0.00064980093 | |
| 18855516 | a year ago | | | 0 | 0.00097515330 | |
| 18330788 | a year ago | | | 0 | 0.00013933639 | |
| 18042701 | a year ago | | | 0 | 0.00094300790 | |
| 17716523 | a year ago | | | 0 | 0.00031752473 | |
| 17293474 | 2 years ago | | | 0 | 0.00099023762 |
ABI
ABI objects
Getter at block 21297156
decimals() view returns (uint256)
18
name() view returns (string)
Wrapped SZO
symbol() view returns (string)
WSZO
szoToken() view returns (address)
0x6086b52cab4522b4b0e8af9c3b2c5b8994c36ba6
totalSupply() view returns (uint256)
50380112080382368444595697
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _walletAddress) view returns (uint256)
poolsAutoKYC(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
deposit(uint256 _amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withdraw(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.