Biograffi
Verified contract
Active on
Ethereum with 27,145 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.77)
Native
Value
$0.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000231 | $3,346.21 |
$0.77 | |
0xc354…e374 | ERC-20 | 10,000,000T | -- | -- | |
BOY | ERC-20 | 15K | -- | -- | |
BGF | ERC-20 | 3.960441K | -- | -- | |
ALF | ERC-20 | 2K | -- | -- | |
FREC | ERC-20 | 288 | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
INVOX | ERC-20 | 66.010357 | -- | -- | |
CRE | ERC-20 | 30 | -- | -- | |
EVC | ERC-20 | 15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13566968 | 3 years ago | | | 0 | 0.0031733879 | |
| 12580648 | 3 years ago | | | 0 | 0.00051267700 | |
| 12576803 | 3 years ago | | | 0 | 0.00057302306 | |
| 12374945 | 4 years ago | | | 0 | 0.0035887390 | |
| 11526115 | 4 years ago | | | 0 | 0.0027184200 | |
| 11342047 | 4 years ago | | | 0 | 0.0010420610 | |
| 11231380 | 4 years ago | | | 0 | 0.00063429805 | |
| 11142753 | 4 years ago | | | 0 | 0.00077021900 | |
| 11034661 | 4 years ago | | | 0 | 0.0021747360 | |
| 11015619 | 4 years ago | | | 0 | 0.0044853930 |
ABI
ABI objects
Getter at block 21169875
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Biograffi
symbol() view returns (string)
BGF
totalDistributed() view returns (uint256)
100000000000000000
totalDistributedr() view returns (uint256)
80000000000000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
value() view returns (uint256)
29051609481
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)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
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.