DistributedSearchEngineToken
Verified contract
Active on
Ethereum with 9,045 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
B360 | ERC-20 | 1K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453427 | 3 months ago | | | 0 | 0.000051970000 | |
| 20453360 | 3 months ago | | | 0 | 0.000034858000 | |
| 20453134 | 3 months ago | | | 0 | 0.000051958000 | |
| 20453134 | 3 months ago | | | 0 | 0.000051958000 | |
| 16097112 | 2 years ago | | | 0 | 0.00062976814 | |
| 16040074 | 2 years ago | | | 0 | 0.00060188000 | |
| 16040074 | 2 years ago | | | 0 | 0.00060188000 | |
| 16040062 | 2 years ago | | | 0 | 0.00060164000 | |
| 16040062 | 2 years ago | | | 0 | 0.00060140000 | |
| 16040062 | 2 years ago | | | 0 | 0.00069764000 |
ABI
ABI objects
Getter at block 21160547
decimals() view returns (uint8)
18
name() view returns (string)
DistributedSearchEngineToken
owner() view returns (address)
0x673493436aabcb7befdd255d5685a4c84a9a5d2b
symbol() view returns (string)
B360
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
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.