Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Benis"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18180417 | 4 months ago | | | 0 | 2.8191417e-7 | |
| 18180311 | 4 months ago | | | 0 | 2.5281061e-7 | |
| 18179879 | 4 months ago | | | 0 | 2.7372117e-7 | |
| 18179542 | 4 months ago | | | 0 | 2.9143035e-7 | |
| 18179535 | 4 months ago | | | 0 | 2.9242453e-7 | |
| 18179346 | 4 months ago | | | 0 | 3.1348283e-7 | |
| 18178864 | 4 months ago | | | 0 | 3.1760507e-7 | |
| 18178857 | 4 months ago | | | 0 | 3.1761895e-7 | |
| 18178766 | 4 months ago | | | 0 | 3.2833499e-7 | |
| 18178651 | 4 months ago | | | 0 | 3.4256066e-7 |
ABI
ABI objects
Getter at block 23917929
_ots() view returns (bytes32)
0xe737b52533c28a6022c5d48f7bc196b6ab2556c8fa2f728d5c91b50ef48e8d38
_totalSupply() view returns (uint256)
940000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Benis
symbol() view returns (string)
BENIS
totalSupply() view returns (uint256)
940000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.