Bitindia
Verified contract
Active on
Ethereum with 4,283 txns
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 |
---|---|---|---|---|---|
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
CBM | ERC-20 | 120.1788K | -- | -- | |
ARN | ERC-20 | 6.6766K | -- | -- | |
LNC | ERC-20 | 719.492656 | -- | -- | |
BITINDIA | ERC-20 | 57.195122 | -- | -- | |
BOX | ERC-20 | 5 | -- | -- | |
cUSD | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18310816 | a year ago | | | 0 | 0.00014233704 | |
| 18291556 | a year ago | | | 0 | 0.00018488522 | |
| 16993639 | 2 years ago | | | 0 | 0.00069078244 | |
| 15361127 | 2 years ago | | | 0 | 0.00081630435 | |
| 14798032 | 3 years ago | | | 0 | 0.00093368289 | |
| 12019644 | 4 years ago | | | 0 | 0.0043018080 | |
| 10920599 | 4 years ago | | | 0 | 0.0027375580 | |
| 10369761 | 4 years ago | | | 0 | 0.0017956000 | |
| 9868865 | 5 years ago | | | 0 | 0.00026383725 | |
| 8772602 | 5 years ago | | | 0 | 0.00056740500 |
ABI
ABI objects
Getter at block 21257085
decimals() view returns (uint8)
18
name() view returns (string)
Bitindia
owner() view returns (address)
0x383f5087967603ab6feb4adc28dfd302818f090c
symbol() view returns (string)
BITINDIA
totalSupply() view returns (uint256 _totalSupply)
180000000000000000000000000
totalTokenSupply() view returns (uint256)
180000000000000000000000000
Read-only
accessHolder(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events addToAccesslist(address user)
allowPublicTransfer()
approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.