ArkenERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 969 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x9f1c…88f5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EVERMOON | ERC-20 | 0 | $0.000105 |
$0 | |
Shib2.0 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21046816 | 22 days ago | | | 0.28 | 0.0010544972 | |
| 20998478 | a month ago | | | 0.008 | 0.0019326468 | |
| 20890000 | a month ago | | | 0.001 | 0.0018805726 | |
| 20715225 | 2 months ago | | | 0.02 | 0.0015889173 | |
| 20711729 | 2 months ago | | | 0.01 | 0.00060269021 | |
| 20600869 | 3 months ago | | | 0.01 | 0.00021842082 | |
| 20495308 | 3 months ago | | | 0.0034 | 0.00041449431 | |
| 20487190 | 3 months ago | | | 0.01 | 0.0013759682 | |
| 20425305 | 4 months ago | | | 0.058 | 0.0016280138 | |
| 20397262 | 4 months ago | | | 0 | 0.00032070941 |
ABI
ABI objects
Getter at block 21207596 proxiableUUID() view returns (bytes32)
implementation() view returns (address impl)
0x29e9322b85ffe72458a277549548826f6e034f8a
_ARKEN_DEX_AMBASSADOR_() view returns (address)
0xb777503789e56d28877fbb51eaf14d23b20777bd
_DODO_APPROVE_ADDR_() view returns (address)
0xcb859ea579b28e02b87a1fde08d087ab9dbe5149
_FEE_WALLET_ADDR_() view returns (address)
0x9f1c6b37dede7584e722681c8f9d55e5cf1788f5
_UNISWAP_V3_FACTORY_() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
_WETH_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_WETH_DFYN_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_WOOFI_QUOTE_TOKEN_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x853186004cff42d94d0d5edfcefeb3eee7f2d9be
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _ownerAddress, address _feeWalletAddress, address _weth, address _wethDfyn, address _dodoApproveAddress, address _uniswapV3Factory, address _woofiQuoteToken, address _dexAmbassador)
renounceOwnership()
testTransfer(struct ArkenDexTraderTradeDescription desc) payable returns (uint256 returnAmount)
trade(struct ArkenDexTraderTradeDescription desc) payable
tradeOutside(struct ArkenDexTraderTradeDescriptionOutside desc, bytes interactionDataOutside, uint256 valueOutside, address targetOutside) payable
tradeStopLimit(struct ArkenDexTraderTradeDescription desc, uint256 stopLimitFee, uint256 minimumStopLimitFee) payable
transferOwnership(address newOwner)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes _data)
updateConfig(address _feeWalletAddress, address _weth, address _wethDfyn, address _dodoApproveAddress, address _uniswapV3Factory, address _woofiQuoteToken, address _dexAmbassador)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
ArkenApproveUpdated(address newArkenApproveAddress)
BeaconUpgraded(address indexed beacon)
CollectFee(address indexed to, address indexed feeToken, uint256 feeAmount)
CollectFeeStopLimit(address indexed to, address indexed feeToken, uint256 feeAmount)
DODOApproveUpdated(address newDODOApproveAddress)
FeeWalletUpdated(address newFeeWallet)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swapped(address indexed srcToken, address indexed dstToken, uint256 amountIn, uint256 returnAmount)
SwappedStopLimit(address indexed srcToken, address indexed dstToken, uint256 amountIn, uint256 returnAmount)
UniswapV3FactoryUpdated(address newUv3Factory)
Upgraded(address indexed implementation)
WETHDfynUpdated(address newWETHDfyn)
WETHUpdated(address newWETH)
WooFiQuoteTokenUpdated(address newWooFiQuoteTokenAddress)
constructor(address _logic, bytes _data)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.