SubGameSwap
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.275903 | $1.001 |
$2.28 | |
SGB | ERC-20 | 8.94807M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15212146 | 2 years ago | | | 0 | 0.0012081740 | |
| 15048593 | 2 years ago | | | 0 | 0.0020793961 | |
| 14873518 | 3 years ago | | | 0 | 0.0025888836 | |
| 14481016 | 3 years ago | | | 0 | 0.0022546215 | |
| 14386494 | 3 years ago | | | 0 | 0.0028406305 | |
| 14159877 | 3 years ago | | | 0 | 0.0078443832 | |
| 14100053 | 3 years ago | | | 0 | 0.0038740143 | |
| 14081824 | 3 years ago | | | 0 | 0.0076490051 | |
| 14001949 | 3 years ago | | | 0 | 0.0094079718 | |
| 13997119 | 3 years ago | | | 0 | 0.0096864225 |
ABI
ABI objects
Getter at block 21320168
owner() view returns (address)
0xb926badced8f04f4462547c0ef0d9edb749d322b
Read-only
tokenInfo(uint256 coinType) view returns (struct Tokens)
State-modifying
Events delToken(uint256 coinType)
editToken(address addr, uint256 coinType, string tokenName, uint256 minAmount)
newToken(address addr, uint256 newCoinType, string tokenName, uint256 minAmount)
receiveSwap(string to, uint256 fromCoinType, uint256 amount)
renounceOwnership()
send(address to, uint256 toCoinType, uint256 amount, string swapHash)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveSwap(address from, uint256 fromCoinType, string to, uint256 amount)
Send(address to, uint256 toCoinType, uint256 amount, string swapHash)
constructor(address addr, uint256 coinType, string tokenName)
This contract contains no fallback and receive objects.
This contract contains no error objects.