BuyBack

Verified contract

Implementation

Active on Ethereum with 1,204 txns
Deployed by via 0xdc666956 at 4290162
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x51fcdce934a07b0f2f5b806ffddce9e33f321a791c6201b89f3f6d885d4a99a6
0xbe4273a3989ed6063030322ac0a8d0f43d8afcea2023fd57d4be38b0aa830374
0x962f9c354d91447420e02a3272ce90ce1c1384ae0df830b900745d53fc4bc916
0xc6e5f52b5cb2bf0e0489938264809e8608b6aa5deb6cbfee9ff32defe6cd8c58
0xb8231688ad0a2696cf9d96819704847e180a5c6894c5b2d9a9cc151606aab54a
0xe631066faa56618795d6ecdad7dcf723169a7de8660d3105bf9ede7e4e88356e
0xaa6568d78008b4479be43672941bf8d46493481da1a1a428cda5d221fb9a5cd0
0x26993cdbb0331b6c520f823d89fedac2082b73ba14a3a8a49372529d4103ea21
0x8c0cca5c155d742be7f727d292388f6eabdcee6c84c1572c3146d9fe03abdee0
0x40e48f619dec626174910cfcf920108e03a9721c8546e6ded4152c9fd7ff8e85

Functions
Getter at block 21168477
asset(view returns (address)
0xdf6ef343350780bf8c3410bf062e0c015b1dd671
buyPrice(view returns (uint256)
27082381
contractOwner(view returns (address)
0x80007e8f3d667db04d36c8e66390c423333c833f
delayedPayments(view returns (address)
0x97465a514b53127f6980b925587e508f07691da7
eventsHistory(view returns (address)
0x24384c4626eb895c99ea4225af309ad22a75be2f
getEventsHistory(view returns (address)
0x24384c4626eb895c99ea4225af309ad22a75be2f
isActive(view returns (bool)
false
maxAmount(view returns (uint256)
0
minAmount(view returns (uint256)
0
pendingContractOwner(view returns (address)
0x0000000000000000000000000000000000000000
sellPrice(view returns (uint256)
33852977
Read-only

This contract contains no read-only function objects.

State-modifying
changeContractOwnership(address _toreturns (bool)
claimContractOwnership(returns (bool)
destroy(
emitActiveChanged(bool isActive
emitError(uint256 errorCode
emitPricesUpdated(uint256 buyPriceuint256 sellPrice
init(address _assetaddress _delayedPaymentsreturns (uint256 errorCode)
sell(uint256 _amountuint256 _pricereturns (uint256)
setActive(bool _activereturns (uint256)
setPrices(uint256 _buyPriceuint256 _sellPricereturns (uint256)
setupEventsHistory(address _eventsHistoryreturns (uint256)
withdrawAll(address _recipientreturns (uint256)
withdrawAllEth(address _recipientreturns (uint256)
withdrawAllTokens(address _recipientreturns (uint256)
withdrawEth(address _recipientuint256 _amountreturns (uint256)
withdrawTokens(address _recipientuint256 _amountreturns (uint256)
withdrawnTokens(address[] tokensaddress _toreturns (uint256)
Events
ActiveChanged(address indexed selfbool isActive
Buy(address indexed whouint256 tokenuint256 eth
Error(uint256 errorCode
PricesUpdated(address indexed selfuint256 buyPriceuint256 sellPrice
ReceivedEther(address indexed senderuint256 indexed amount
Sell(address indexed whouint256 tokenuint256 eth
WithdrawEth(address indexed recipientuint256 amount
WithdrawTokens(address indexed recipientuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.