BobBuyback
Verified contract
Active on
Ethereum with 3,269 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf34…2134
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOB | ERC-20 | 2.407889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6673788 | 6 years ago | | | 0 | 0.00014231400 | |
| 6586365 | 6 years ago | | | 0 | 0.00028462800 | |
| 6580226 | 6 years ago | | | 0 | 0.00019212390 | |
| 6580212 | 6 years ago | | | 0 | 0.00019212390 | |
| 6580208 | 6 years ago | | | 0 | 0.00028462800 | |
| 6580208 | 6 years ago | | | 0 | 0.00028462800 | |
| 6580208 | 6 years ago | | | 0 | 0.00028462800 | |
| 6580208 | 6 years ago | | | 0 | 0.00028462800 | |
| 6580208 | 6 years ago | | | 0 | 0.00028462800 | |
| 6580208 | 6 years ago | | | 0 | 0.00028462800 |
ABI
ABI objects
Getter at block 21277009
calcTokensAvailableToBuyback() view returns (uint256)
0
isRunning() view returns (bool)
false
maxGasPrice() view returns (uint256)
12000000000
maxTxValue() view returns (uint256)
100000000000000000000
owner() view returns (address)
0xd5c63f784a9d515d24d10cd4510b609b81f7a874
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
rate() view returns (uint256)
1447
roundStartTime() view returns (uint256)
1540461600
token() view returns (address)
0xdf347911910b6c9a4286ba8e2ee5ea4a39eb2134
Read-only
calcReward(uint256 amount) view returns (uint256)
State-modifying
Events buyback(uint256 _amount)
claimOwnership()
claimTokens()
claimTokens(uint256 amount, address beneficiary)
destroy()
destroyAndSend(address _recipient)
reclaimContract(address _contractAddr)
reclaimEther()
reclaimToken(address _token)
renounceOwnership()
setup(uint256 _maxGasPrice, uint256 _maxTxValue)
startBuyback(uint256 _roundStartTime, uint256 _rate) payable
transferOwnership(address newOwner)
Buyback(address indexed from, uint256 amountBob, uint256 amountEther)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, uint256 _maxGasPrice, uint256 _maxTxValue)
This contract contains no fallback and receive objects.
This contract contains no error objects.