Switcheo Token
Verified contract
Active on
Ethereum with 497 txns
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 "Switcheo Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21355228 | 9 days ago | | | 0 | 0.00035728547 | |
| 21172899 | a month ago | | | 0 | 0.0014478997 | |
| 21155321 | a month ago | | | 0 | 0.00063053611 | |
| 21008678 | 2 months ago | | | 0 | 0.00021552186 | |
| 20845806 | 3 months ago | | | 0 | 0.00042730693 | |
| 20756682 | 3 months ago | | | 0 | 0.00013944447 | |
| 20704389 | 3 months ago | | | 0 | 0.000094874461 | |
| 20607065 | 4 months ago | | | 0 | 0.000062313064 | |
| 20600552 | 4 months ago | | | 0 | 0.000054554163 | |
| 20544483 | 4 months ago | | | 0 | 0.000039878497 |
ABI
ABI objects
Getter at block 21422145
circulatingSupply() view returns (uint256 amount)
420546393588578
decimals() view returns (uint8)
8
lockProxyAddress() view returns (address)
0x9a016ce184a22dbf6c17daa59eb7d3140dbd1c54
name() view returns (string)
Switcheo Token
symbol() view returns (string)
SWTH
totalSupply() view returns (uint256)
1885518082306893
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) 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 _lockProxyAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.