TokenSwap
Verified contract
Active on
Ethereum with 1,569 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbd16…69ed
0xce51…f50b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xbd16…69ed | ERC-20 | 400,000,000T | -- | -- | |
MYOU | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8653316 | 5 years ago | | | 0 | 0.000041384000 | |
| 8653141 | 5 years ago | | | 0 | 0.000056384000 | |
| 8650817 | 5 years ago | | | 0 | 0.00045107200 | |
| 8650526 | 5 years ago | | | 0 | 0.00062076000 | |
| 8650446 | 5 years ago | | | 0 | 0.00084576000 | |
| 8650330 | 5 years ago | | | 0 | 0.00028192000 | |
| 8650032 | 5 years ago | | | 0 | 0.00028192000 | |
| 8649069 | 5 years ago | | | 0 | 0.0012968320 | |
| 8648159 | 5 years ago | | | 0 | 0.00086906400 | |
| 8648031 | 5 years ago | | | 0 | 0.0011840640 |
ABI
ABI objects
Getter at block 21324100
isOwner() view returns (bool)
false
owner() view returns (address)
0x7dafcccd40ec9d9c2d0db711ac604402da85f1e5
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.