Bitgram
Verified contract
Active on
Ethereum with 133,630 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 |
---|---|---|---|---|---|
٨ | ERC-20 | 4K | $0.000001 |
$0 | |
VGS | ERC-20 | 700.001K | -- | -- | |
BGR | ERC-20 | 198.003K | -- | -- | |
ManitoS | ERC-20 | 87.777K | -- | -- | |
ada | ERC-20 | 50K | -- | -- | |
YOO | ERC-20 | 19.399K | -- | -- | |
SDZ | ERC-20 | 12.004K | -- | -- | |
草泥马币 | ERC-20 | 6K | -- | -- | |
INSUR | ERC-20 | 3.6K | -- | -- | |
INSUR | ERC-20 | 3.6K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15593481 | 2 years ago | | | 0 | 0.00020801200 | |
| 15593479 | 2 years ago | | | 0 | 0.00026001500 | |
| 15542198 | 2 years ago | | | 0 | 0.00058984616 | |
| 14330976 | 3 years ago | | | 0 | 0.00096846333 | |
| 14330950 | 3 years ago | | | 0 | 0.00081800278 | |
| 14330844 | 3 years ago | | | 0 | 0.00073993923 | |
| 14330793 | 3 years ago | | | 0 | 0.00054400620 | |
| 12644923 | 3 years ago | | | 0 | 0.00042000000 | |
| 12644884 | 3 years ago | | | 0 | 0.00031500000 | |
| 11564269 | 4 years ago | | | 0 | 0.00088200000 |
ABI
ABI objects
Getter at block 21283784
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Bitgram
symbol() view returns (string)
BGR
totalDistributed() view returns (uint256)
70000000000000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256)
70000000000000000
value() view returns (uint256)
299999999999
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.