Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6fd0…a290
0x8227…b5dd
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.003801 |
$0.01 | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19251693 | 9 months ago | | | 0 | 0.0011930874 | |
| 19041031 | 10 months ago | | | 0 | 0.0014754000 | |
| 18866987 | a year ago | | | 0 | 0.00063859073 | |
| 18768275 | a year ago | | | 0 | 0.0018749229 | |
| 18606043 | a year ago | | | 0 | 0.00050710800 | |
| 18360205 | a year ago | | | 0 | 0.00025305191 | |
| 18340098 | a year ago | | | 0 | 0.00013495309 | |
| 17943418 | a year ago | | | 0 | 0.0016183856 | |
| 17826675 | a year ago | | | 0 | 0.00096933692 | |
| 17826670 | a year ago | | | 0 | 0.00095397618 |
ABI
ABI objects
Getter at block 21159898
advisorAmount() view returns (uint256)
140000000000000000000000000
bbAdvisorWallet() view returns (address)
0x15d4c19c22f90b2fa8fed2a63b94ec32997bad97
bbAirdropWallet() view returns (address)
0xa81c747dd94d80ff47f9e9b3ea311555dedd559a
bbFounderCoreStaffWallet() view returns (address)
0x9968d3072a7fb3140f9ceceeb9f093a019fe3669
bbNetworkGrowthWallet() view returns (address)
0x4787d5af133aa9fe6dfa4153514a425543c604c7
bbPublicSaleWallet() view returns (address)
0x28d9d3a63444a1195e582ddf417dc014c81ae587
bbReserveWallet() view returns (address)
0x912b11528f8ea6d871ac033f82fc82b43bc040a1
bigbomToken() view returns (address)
0x8227cf5171bfdafad9110775c4dce2cc5897b5dd
bountyAmount() view returns (uint256)
40000000000000000000000000
coreStaffAmount() view returns (uint256)
60000000000000000000000000
decimals() view returns (uint256)
18
founderAmount() view returns (uint256)
200000000000000000000000000
name() view returns (string)
Bigbom
networkGrowthAmount() view returns (uint256)
600000000000000000000000000
owner() view returns (address)
0x5343db0e176a68d161db02fcf996617dfaebbc07
privateSaleList() view returns (address)
0x6fd0305217f176c128a9e236d7cb3e459892a290
publicSaleAmount() view returns (uint256)
275000000000000000000000000
reserveAmount() view returns (uint256)
635000000000000000000000000
saleEndTime() view returns (uint256)
1527760800
saleStartTime() view returns (uint256)
1527329100
symbol() view returns (string)
BBO
tokenSaleContract() view returns (address)
0x8dfe835184c0a53889fa298fd97dca99244d39bc
totalSupply() view returns (uint256)
1993751536605432145941728000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
checkMaxAllowed(address target) view returns (uint256)
frozenAccount(address) view returns (bool)
frozenTime(address) view returns (uint256)
maxAllowedAmount(address) view returns (uint256)
State-modifying
Events airDrop(address[] recipients)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
burnFrom(address _from, uint256 _value) returns (bool)
emergencyERC20Drain(address token, uint256 amount)
freezeAccount(address target, bool freeze, uint256 _seconds)
selfFreeze(bool freeze, uint256 _seconds)
setPrivateList(address _privateSaleList)
setTimeSale(uint256 startTime, uint256 endTime)
setTokenSaleContract(address _tokenSaleContract)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
transferPrivateSale(address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _burner, uint256 _value)
FrozenFunds(address target, bool frozen, uint256 _seconds)
TokenDrop(address receiver, uint256 amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 startTime, uint256 endTime, address admin, address _bbFounderCoreStaffWallet, address _bbAdvisorWallet, address _bbAirdropWallet, address _bbNetworkGrowthWallet, address _bbReserveWallet, address _bbPublicSaleWallet, address _bigbomToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.