ButterflyToken
Verified contract
Active on
Ethereum with 1,029 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 |
---|---|---|---|---|---|
BK | ERC-20 | 255.499 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9122172 | 5 years ago | | | 0 | 0.00041843000 | |
| 9117166 | 5 years ago | | | 0 | 0.00020921500 | |
| 9112029 | 5 years ago | | | 0 | 0.000083686000 | |
| 9106932 | 5 years ago | | | 0 | 0.000081008048 | |
| 9101750 | 5 years ago | | | 0 | 0.000046027300 | |
| 9096214 | 5 years ago | | | 0 | 0.000041843000 | |
| 9090491 | 5 years ago | | | 0 | 0.000083686000 | |
| 9084909 | 5 years ago | | | 0 | 0.000041843000 | |
| 9079205 | 5 years ago | | | 0 | 0.000041843000 | |
| 9073572 | 5 years ago | | | 0 | 0.00033892830 |
ABI
ABI objects
Getter at block 21286550
baseStartTime() view returns (uint256)
1560064472
decimals() view returns (uint256)
8
distributed() view returns (uint256)
757918585900000000
founder() view returns (address)
0x37e2042993c4264585300c27d44260e01ee3d9d8
name() view returns (string)
ButterflyToken
symbol() view returns (string)
BK
totalSupply() view returns (uint256 supply)
757918585900000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
distType(address) view returns (uint8)
freeAmount(address user) view returns (uint256 amount)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeFounder(address newFounder)
dealorder(address _to, uint256 gapvalue)
distribute(address _to, uint8 _type)
setOffsetAddr(address _startAddr, address _endAddr)
setStartTime(uint256 _startTime)
setTrader(address _addr) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawEther(uint256 amount)
AllocateFounderTokens(address indexed sender)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Tradein(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transgap(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.