OnchainSwapV3
Verified contract
Active on
Ethereum with 2,910 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38c5…9e0a
Balances ($64.63)
Native
Value
$64.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0195 | $3,314.43 |
$64.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244344 | an hour ago | | | 0.00015 | 0.0072068747 | |
| 21244138 | 2 hours ago | | | 0.00015 | 0.0087814829 | |
| 21244126 | 2 hours ago | | | 0.00015 | 0.0036985154 | |
| 21244120 | 2 hours ago | | | 0.00015 | 0.0052941767 | |
| 21244115 | 2 hours ago | | | 0.00015 | 0.0027658056 | |
| 21241645 | 10 hours ago | | | 0.00015 | 0.0018208956 | |
| 21241620 | 11 hours ago | | | 0.00015 | 0.0019059372 | |
| 21241609 | 11 hours ago | | | 0.00015 | 0.0019604676 | |
| 21241602 | 11 hours ago | | | 0.00015 | 0.0013759350 | |
| 21241592 | 11 hours ago | | | 0.00015 | 0.0019528373 |
ABI
ABI objects
Getter at block 21244767
fee() view returns (uint256)
150000000000000
onchainGateway() view returns (address)
0x38c5412464a03efdc3820d227b24316c11729e0a
owner() view returns (address)
0x5112eba9bc2468bb5134cbfbeab9334edae7106a
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeFee(uint256 _newFee)
claimTokens(address _to)
onswap(address token, uint256 amount, address dex, address dexgateway, bytes calldata_) payable
renounceOwnership()
transferOwnership(address newOwner)
ClaimedTokens(address to, uint256 balance)
OnchainSwap(address token, uint256 amount, uint256 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.