TokenSwap
Verified contract
Active on
Ethereum with 1,736 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0xaf30…5bc7
0x580c…9afa
Balances ($0.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAWN | ERC-20 | 5 | $0.005261 |
$0.03 | |
1ST | ERC-20 | 41.313308M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12876032 | 3 years ago | | | 0 | 0.00045996000 | |
| 12873939 | 3 years ago | | | 0 | 0.0037496670 | |
| 12873321 | 3 years ago | | | 0 | 0.00082825200 | |
| 12873092 | 3 years ago | | | 0 | 0.00073622400 | |
| 12870069 | 3 years ago | | | 0 | 0.0030764250 | |
| 12866658 | 3 years ago | | | 0 | 0.0022148100 | |
| 12863415 | 3 years ago | | | 0 | 0.0036913500 | |
| 12857630 | 3 years ago | | | 0 | 0.0038143950 | |
| 12853993 | 3 years ago | | | 0 | 0.0021609000 | |
| 12848994 | 3 years ago | | | 0 | 0.0022694490 |
ABI
ABI objects
Getter at block 21191029
burnDestination() view returns (address)
0x0000000000000000000000000000000000000000
getTokensLeftToSwap() view returns (uint256)
52155371825173805741460865
isOwner() view returns (bool)
false
newToken() view returns (address)
0x580c8520deda0a441522aeae0f9f7a5f29629afa
oldToken() view returns (address)
0xaf30d2a7e90d7dc361c8c4585e9bb7d2f6f15bc7
owner() view returns (address)
0xedae4cfb12ecfcde46853f63aba76d8ea3cf3871
paused() view returns (bool)
false
signerAddress() view returns (address)
0xda7117663a5d7d0dff2624643c834cac6637c15d
totalSwapped() view returns (uint256)
41313308074022539786039135
Read-only
isPauser(address account) view returns (bool)
tokensToBeReturned(address token) view returns (uint256)
State-modifying
Events addPauser(address account)
burn(uint256 amount)
initialize(address owner, address signer, address _oldToken, address _newToken, address _burnDestination)
initialize(address sender)
pause()
recoverTokens(address token)
renounceOwnership()
renouncePauser()
setSignerAddress(address _signerAddress)
swapTokensForSender(uint256 amount, uint8 v, bytes32 r, bytes32 s)
transferOwnership(address newOwner)
unpause()
LegacyBurn(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
SignerUpdated(address addr)
Swapped(address indexed owner, uint256 amount)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.