SwapEngine
Verified contract
Active on
Ethereum with 339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x660e…f8ac
0xdc47…8c07
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STON | ERC-20 | 368.150982M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10951125 | 4 years ago | | | 0 | 0.026059395 | |
| 10925395 | 4 years ago | | | 0 | 0.017542422 | |
| 10911217 | 4 years ago | | | 0 | 0.028586540 | |
| 10887051 | 4 years ago | | | 0 | 0.072250057 | |
| 10842921 | 4 years ago | | | 0 | 0.29784465 | |
| 10842887 | 4 years ago | | | 0 | 0.29448356 | |
| 10842881 | 4 years ago | | | 0 | 0.31856526 | |
| 10835802 | 4 years ago | | | 0 | 0.15355020 | |
| 10829836 | 4 years ago | | | 0 | 0.66214712 | |
| 10829835 | 4 years ago | | | 0 | 0.66214712 |
ABI
ABI objects
Getter at block 21163471
conversionRate() view returns (uint256)
10000000000
newToken() view returns (address)
0xdc47f2ba852669b178699449e50682d6ceaf8c07
oldToken() view returns (address)
0x660e78e77b0a4eef978ef198c7229259f0eff8ac
owner() view returns (address)
0x3cfdddf82eef46f6436c214e849942460eb13c08
totalConverted() view returns (uint256)
36815098235713108
Read-only
convertedBalanceOf(address) view returns (uint256)
getAllowedBalance(address tokenToBeRecovered) view returns (uint256)
State-modifying
Events reclaimToken(address tokenToBeRecovered)
renounceOwnership()
swapAllToken(address tokenHolder)
swapAllTokenInBatch(address[] tokenHolders)
swapToken(uint256 amount)
transferOwnership(address newOwner)
AllowedTokenBalance(address indexed token, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenSwapped(address indexed holder, address indexed caller, uint256 oldTokenAmount)
constructor(address _newOwner, address _oldToken, address _newToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.