ATxBuyback
Verified contract
Active on
Ethereum with 2,021 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) |
---|---|---|---|---|---|---|---|
| 7269595 | 6 years ago | | | 0 | 0.00040375104 | |
| 7269428 | 6 years ago | | | 0 | 0.00038452480 | |
| 7269261 | 6 years ago | | | 0 | 0.00043259040 | |
| 7269084 | 6 years ago | | | 0 | 0.00026436080 | |
| 7268926 | 6 years ago | | | 0 | 0.00021629520 | |
| 7268753 | 6 years ago | | | 0 | 0.00016822960 | |
| 7268553 | 6 years ago | | | 0 | 0.00024032800 | |
| 7268381 | 6 years ago | | | 0 | 0.00012016400 | |
| 7268215 | 6 years ago | | | 0 | 0.00012016400 | |
| 7268009 | 6 years ago | | | 0 | 0.00012016400 |
ABI
ABI objects
Getter at block 21264606
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.