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 |
---|---|---|---|---|---|
WEBN | ERC-20 | 1.57M | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
WDT | ERC-20 | 0.0008 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17352959 | a year ago | | | 0 | 0.0015874774 | |
| 17352879 | a year ago | | | 0 | 0.00089601916 | |
| 16215178 | 2 years ago | | | 0 | 0.00051518154 | |
| 15548359 | 2 years ago | | | 0 | 0.00047719376 | |
| 13775947 | 3 years ago | | | 0 | 0.0017059640 | |
| 13440448 | 3 years ago | | | 0 | 0.0022514800 | |
| 12847956 | 3 years ago | | | 0 | 0.00063765562 | |
| 12847639 | 3 years ago | | | 0 | 0.00070323200 | |
| 12793201 | 3 years ago | | | 0 | 0.00085940800 | |
| 12630472 | 3 years ago | | | 0 | 0.00035168400 |
ABI
ABI objects
Getter at block 21158545
INITIAL_SUPPLY() view returns (uint256)
600000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
WEBN
releaseTime() view returns (uint256)
1536917418
symbol() view returns (string)
WEBN
totalSupply() view returns (uint256)
600000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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.