B91Token
Verified contract
Active on
Ethereum with 213,487 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 |
---|---|---|---|---|---|
BTU | ERC-20 | 5 | $0.318565 |
$1.59 | |
B91 | ERC-20 | 100K | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21147077 | 14 days ago | | | 0 | 0.00032448957 | |
| 21104099 | 20 days ago | | | 0 | 0.00020340642 | |
| 21098870 | 21 days ago | | | 0 | 0.00032673863 | |
| 21092901 | 21 days ago | | | 0 | 0.00037714380 | |
| 21089778 | 22 days ago | | | 0 | 0.00042078946 | |
| 21069513 | 25 days ago | | | 0 | 0.00039626625 | |
| 21055871 | a month ago | | | 0 | 0.00033852711 | |
| 21054675 | a month ago | | | 0 | 0.00021139797 | |
| 21043925 | a month ago | | | 0 | 0.00067024416 | |
| 21042732 | a month ago | | | 0 | 0.00030762033 |
ABI
ABI objects
Getter at block 21245993
decimals() view returns (uint8)
18
name() view returns (string)
B91Token
symbol() view returns (string)
B91
totalSupply() view returns (uint256)
5100000000000000000000000000
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)
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.