TokenSwap
Verified contract
Active on
Ethereum with 2,099 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa4e8…3db0
0x4247…f75d
Balances ($72,775,373.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOOM | ERC-20 | 928.044242M | $0.078418 |
$72,775,373.39 | |
LOOM | ERC-20 | 0.029873 | $0.078719 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21215966 | 8 days ago | | | 0 | 0.0020541112 | |
| 21210293 | 9 days ago | | | 0 | 0.00088993311 | |
| 21191677 | 12 days ago | | | 0 | 0.0010066511 | |
| 21191574 | 12 days ago | | | 0 | 0.0011158994 | |
| 21046709 | a month ago | | | 0 | 0.00048043788 | |
| 20928487 | 2 months ago | | | 0 | 0.0017291799 | |
| 20883687 | 2 months ago | | | 0 | 0.00054609989 | |
| 20737933 | 2 months ago | | | 0 | 0.00016376219 | |
| 20594155 | 3 months ago | | | 0 | 0.00022420766 | |
| 20302351 | 4 months ago | | | 0 | 0.00022644808 |
ABI
ABI objects
Getter at block 21274792
newToken() view returns (address)
0x42476f744292107e34519f9c357927074ea3f75d
oldToken() view returns (address)
0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0
owner() view returns (address)
0x760f2cfd71ff1a4dc74e56e8484e23cf1a0074f0
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events pause()
renounceOwnership()
setNewLoomToken(address _newToken)
swap()
swapFor(address _recipient, uint256 _amount)
transferOwnership(address newOwner)
unpause()
withdrawTo(address _recipient, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _oldToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.