Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($656.82)
Native
Value
$656.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.19619 | $3,347.85 |
$656.82 | |
GSE | ERC-20 | 39 | $0.000032 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11718925 | 4 years ago | | | 0 | 0.0028220346 | |
| 10733816 | 4 years ago | | | 0 | 0.0042147270 | |
| 10670314 | 4 years ago | | | 0 | 0.0040642602 | |
| 8567102 | 5 years ago | | | 0 | 0.0011518595 | |
| 8398864 | 5 years ago | | | 0 | 0.00063582644 | |
| 8353717 | 5 years ago | | | 0 | 0.00069356960 | |
| 8224769 | 5 years ago | | | 0 | 0.000063787560 | |
| 8224755 | 5 years ago | | | 0 | 0.000069387120 | |
| 8207352 | 5 years ago | | | 0 | 0.000027540000 | |
| 8207340 | 5 years ago | | | 0 | 0.000045540000 |
ABI
ABI objects
Getter at block 21169872
decimals() view returns (uint256)
0
getOwner() view returns (address)
0x28d9b9947a8b4cd54d5504540710f04dc43077c7
name() view returns (string)
SWAP
price() view returns (uint256)
50
symbol() view returns (string)
SWAP
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256)
State-modifying
Events burn(uint256 _value) returns (bool success)
create(uint256 _value) returns (bool success)
sendEtherToAddress(address to, uint256 amount)
setDecimals(uint256 _decimals) returns (uint256)
setName(string _name) returns (string)
setPrice(uint256 _price) returns (uint256)
transfer(address _to, uint256 _value)
withdrawAll()
withdrawAmount(uint256 amount)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address to, uint256 amount)
constructor()
fallback()
This contract contains no error objects.