TokenSwap
Verified contract
Active on
Ethereum with 1,093 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdcc2…0935
0xfdf5…3f0b
Balances ($0.00)
No balances found for "TokenSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 12178200 | 4 years ago | | | 0.455 | 0.0021970980 | |
| 10192029 | 4 years ago | | | 0 | 0.0010442000 | |
| 10168246 | 5 years ago | | | 0 | 0.00052936000 | |
| 10168069 | 5 years ago | | | 0 | 0.0013442000 | |
| 10033425 | 5 years ago | | | 0 | 0.00053768000 | |
| 9956156 | 5 years ago | | | 0 | 0.0013442000 | |
| 9898016 | 5 years ago | | | 0 | 0.0013442000 | |
| 9816456 | 5 years ago | | | 0 | 0.000087373000 | |
| 9797142 | 5 years ago | | | 0 | 0.0013442000 | |
| 9765623 | 5 years ago | | | 0 | 0.0013442000 |
ABI
ABI objects
Getter at block 21305716
isOwner() view returns (bool)
false
owner() view returns (address)
0x87594a1449c00d479ff484d90ed905686d7ae3bd
Read-only
This contract contains no read-only function objects.
State-modifying
Events deactivate()
renounceOwnership()
swap() returns (bool)
transferOwnership(address newOwner)
Deactivate(uint256 indexed amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 indexed fromTokenAmount, uint256 indexed toTokenAmount)
constructor(address fromToken, address toToken, uint256 rate)
This contract contains no fallback and receive objects.
This contract contains no error objects.