AutotronicBuyback
Verified contract
Active on
Base with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1628…430d
0x2f7b…7650
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ATRN | ERC-20 | 89.016085 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3184888 | a year ago | | | 0 | 0.000016860472 | |
| 3170164 | a year ago | | | 0 | 0.00023205167 | |
| 3130946 | a year ago | | | 0 | 1.4592848e-7 | |
| 3058253 | a year ago | | | 0 | 0.00023184751 | |
| 3049907 | a year ago | | | 0 | 0.00011797501 |
ABI
ABI objects
Getter at block 21869701
autotronicRouter() view returns (address)
0x2f7bd5dbedec9e44e294c8b8835fd5a410ad7650
owner() view returns (address)
0xe3c7a10477d17b699d8821629ac74941bafe7fe8
tokenToBuyback() view returns (address)
0x1628d1d2cf4a9b64295c4b420ec346477fde430d
tokensInList() view returns (uint16)
2
totalEthUsedForBuyback() view returns (uint256)
245497528788977250
totalTokensBoughtBack() view returns (uint256)
192084851900550470294
Read-only
tokenDb(uint16) view returns (uint16 tokenId, address tokenAddress)
tokenHoldings(address) view returns (uint16 tokenId, address tokenAddress, bool isLPToken, address lpContainedToken, uint256 totalDeposited, uint256 currentBalance, uint256 tokensUsedForBuyback, uint256 convertedToEthAmount, string logo)
whitelistedDepositors(address) view returns (address depositor, bool whitelisted)
State-modifying
Events burnBuyBackTokens()
depositAndBuyback(address _token, uint256 _amount, bool _isLPToken, address _lpContainedToken)
depositToken(address _token, uint256 _amount, bool _isLPToken, address _lpContainedToken)
doBuyBack()
doLiquidateTokenAndBuyback(address _token)
emergencyEthRecovery()
emergencyTokenRecovery(address _token)
liquidateTokenBalance(address _token) returns (uint256)
renounceOwnership()
setDepositorWhitelist(address _depositor, bool _whitelisted)
transferOwnership(address newOwner)
updateTokenLogo(address _token, string _newLogo)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _autotronicRouter, address _tokenToBuy)
fallback()
receive()
This contract contains no error objects.