LuffyV2Swap
Verified contract
Active on
Ethereum with 1,540 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc1bf…7703
0xa64d…ed79
0x28c5…41f9
0xa1a8…46bd
0x65e3…337e
Balances ($0.00)
No balances found for "LuffyV2Swap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15988581 | 2 years ago | | | 0 | 0.00036059329 | |
| 15549973 | 2 years ago | | | 0 | 0.00011044323 | |
| 15248210 | 2 years ago | | | 0 | 0.000073005000 | |
| 15203361 | 2 years ago | | | 0 | 0.000081382505 | |
| 14817499 | 3 years ago | | | 0 | 0.00040805003 | |
| 14817499 | 3 years ago | | | 0 | 0.00029859653 | |
| 14817499 | 3 years ago | | | 0 | 0.00026755300 | |
| 14817499 | 3 years ago | | | 0 | 0.00024323000 | |
| 14683866 | 3 years ago | | | 0 | 0.00066376605 | |
| 14683866 | 3 years ago | | | 0 | 0.00066376605 |
ABI
ABI objects
Getter at block 21285801
LuffyV2() view returns (address)
0x65e307c39f52edae72e1b803c5ef7dab5b5f337e
chopper() view returns (address)
0x28c5805b64d163588a909012a628b5a03c1041f9
deku() view returns (address)
0xa1a88cea335edaf30ce90f103f1434a773ea46bd
goku() view returns (address)
0xa64dfe8d86963151e6496bee513e366f6e42ed79
locked() view returns (bool)
true
luffy() view returns (address)
0xc1bfccd4c29813ede019d00d2179eea838a67703
minSwapAmount() view returns (uint256)
100000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
devWallets(address) view returns (address)
getSwapAmountOut(address _address, uint256 amountIn) view returns (uint256)
State-modifying
Events changeLuffyV2(address _address)
changeSwapState(bool _state)
changedevWallet(address _tokenAddress, address _newDevAddress)
renounceOwnership()
setMinimumSwapAmount(uint256 _amount)
swapToken(address _token, uint256 amount)
transferOwnership(address newOwner)
withdrawEth(address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenSwapped(address receiver, address depositToken, uint256 depositAmount, uint256 withdrawalAmount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.