Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Bigender"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17452897 | 5 months ago | | | 0 | 7.1384539e-7 | |
| 17452840 | 5 months ago | | | 0 | 6.5082095e-7 | |
| 17452642 | 5 months ago | | | 0 | 6.7332441e-7 | |
| 17452588 | 5 months ago | | | 0 | 6.8337281e-7 | |
| 17452543 | 5 months ago | | | 0 | 6.7027237e-7 | |
| 17452378 | 5 months ago | | | 0 | 6.8023454e-7 | |
| 17452333 | 5 months ago | | | 0 | 7.1645559e-7 | |
| 17452285 | 5 months ago | | | 0 | 6.9186074e-7 | |
| 17452268 | 5 months ago | | | 0 | 1.1717944e-7 | |
| 17452168 | 5 months ago | | | 0 | 6.3970561e-7 |
ABI
ABI objects
Getter at block 23906501
_ots() view returns (bytes32)
0xeaca5ff950754f49f491fc1e47a0524f446e49e1db512c0f7cee82dcb168541c
_totalSupply() view returns (uint256)
820000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Bigender
symbol() view returns (string)
BIGENDER
totalSupply() view returns (uint256)
820000000000000000000000000
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.