Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($119.18)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWAP | ERC-20 | 1.0817K | $0.110179 |
$119.18 | |
SLACK | ERC-20 | 13.013K | -- | -- | |
TEAM | ERC-20 | 1.58K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21110457 | 14 days ago | | | 0 | 0.00018018514 | |
| 20391783 | 4 months ago | | | 0 | 0.00020684440 | |
| 19079963 | 10 months ago | | | 0 | 0.00042995917 | |
| 19040206 | 10 months ago | | | 0 | 0.00050368387 | |
| 18291765 | a year ago | | | 0 | 0.00058485383 | |
| 18118867 | a year ago | | | 0 | 0.00041420858 | |
| 18090734 | a year ago | | | 0 | 0.00027804552 | |
| 18090710 | a year ago | | | 0 | 0.00056939563 | |
| 17641484 | a year ago | | | 0 | 0.00047165570 | |
| 17589739 | a year ago | | | 0 | 0.0011783140 |
ABI
ABI objects
Getter at block 21208200
decimals() view returns (uint8)
18
name() view returns (string)
Team
symbol() view returns (string)
TEAM
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address player, address spender) view returns (uint256)
balanceOf(address player) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
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.