ATxBuyback
Verified contract
Active on
Ethereum with 3,919 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7253134 | 6 years ago | | | 0 | 0.00013486000 | |
| 7252351 | 6 years ago | | | 0 | 0.00021223510 | |
| 7252140 | 6 years ago | | | 0 | 0.00030319300 | |
| 7251960 | 6 years ago | | | 0 | 0.00026680984 | |
| 7251771 | 6 years ago | | | 0 | 0.00016069229 | |
| 7251590 | 6 years ago | | | 0 | 0.00018191580 | |
| 7251431 | 6 years ago | | | 0 | 0.00016069229 | |
| 7251248 | 6 years ago | | | 0 | 0.00016069229 | |
| 7251065 | 6 years ago | | | 0 | 0.00027224010 | |
| 7250879 | 6 years ago | | | 0 | 0.00018191580 |
ABI
ABI objects
Getter at block 21294786
active() view returns (bool)
[unknown]
contractOwner() view returns (address)
[unknown]
getRdFee() view returns (uint256 _value, uint256 _decimals)
[unknown]
pendingContractOwner() view returns (address)
[unknown]
price() view returns (uint256)
[unknown]
rdCollectorAddress() view returns (address)
[unknown]
token() view returns (address)
[unknown]
Read-only
isTransferAllowed(address, address _to, address, address _token, uint256) view returns (bool)
State-modifying
Events changeContractOwnership(address _to) returns (bool)
claimContractOwnership() returns (bool)
destroy()
setActive(bool _active) returns (uint256)
setPrice(uint256 _price) returns (uint256)
setRdCollectorAddress(address _collectorAddress) returns (uint256)
setRdFee(uint256 _feeValue, uint256 _feeDecimals) returns (uint256)
tokenFallback(address _sender, uint256 _value, bytes)
withdrawAllEth(address _to) returns (uint256)
withdrawnTokens(address[] tokens, address _to) returns (uint256)
EtherReceived(uint256 amount)
TokenExchanged(address recepient, address token, uint256 tokenAmount, uint256 etherAmount, uint256 feeAmount, address feeReceiver, uint256 price)
constructor(address _token)
fallback()
This contract contains no error objects.