Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BiLink"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7234893 | 6 years ago | | | 0 | 0.00079718000 | |
0x | 7006962 | 6 years ago | | | 0 | 0.000021046000 | |
0x | 6835950 | 6 years ago | | | 0 | 0.00014732200 | |
| 6726614 | 6 years ago | | | 0 | 0.00012128000 | |
| 6726562 | 6 years ago | | | 0 | 0.00049444000 | |
| 6670817 | 6 years ago | | | 0 | 0.00025696800 | |
| 6658501 | 6 years ago | | | 0 | 0.00020557440 | |
| 6657539 | 6 years ago | | | 0 | 0.00027760200 | |
| 6657432 | 6 years ago | | | 0 | 0.00032386900 | |
| 6622945 | 6 years ago | | | 0 | 0.00025696800 |
ABI
ABI objects
Getter at block 21181113 getCanShareProfitAccounts() view returns (address[])
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000
accountCompany() view returns (address)
0xc1c7ba872a1402c96bea0f5195eb3a3c6c665026
accountFoundation() view returns (address)
0x174bd933a24a24d1823de6fa7ba292ae9c936a3c
accountPartnerBase() view returns (address)
0x2e8260441032a4502a1e6109426195b494c5a32e
amountMinCanShareProfit() view returns (uint256)
10000000000000000000000
amountMinted() view returns (uint256)
23489086052498041870268465
contractBalance() view returns (address)
0xa0f0b9ab7f689a6908c07c7b15bbbf36b9dd1582
decimals() view returns (uint256)
18
lockEndTime() view returns (uint256)
1571818922
lockStartTime() view returns (uint256)
1540282922
lockTimeSpan() view returns (uint256)
31536000
mintFinished() view returns (bool)
false
mintingFinished() view returns (bool)
false
name() view returns (string)
BiLink
owner() view returns (address)
0xe4e3627034a97b75d899ee7525d446bf2d42ad66
releaseEndTime() view returns (uint256)
1603354922
symbol() view returns (string)
BINK
tapOfOne() view returns (uint256)
31709791983
totalMintableAmount() view returns (uint256)
30000000000000000000000000
totalSupply() view returns (uint256)
93489085052498041870268465
Read-only
accountsCanShareProfit(uint256) view returns (address)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
lockedAccount2WithdrawTap(address) view returns (uint256)
lockedAccount2WithdrawedAmount(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _amount)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
setMintAndBurnOwner(address _contractBalance)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
transferToPartnerAccount(address _partner, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner, address _accountFoundation, address _accountCompany, address _accountPartnerBase)
This contract contains no fallback and receive objects.
This contract contains no error objects.