AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 537 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 48 additional slots
Balances ($32,309.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MUSE | ERC-20 | 4.426021K | $7.30 |
$32,309.95 | |
DMDHRT20 | ERC-20 | 25.678365M | -- | -- | |
DHDAO | ERC-20 | 1.762005M | -- | -- | |
AAH | ERC-20 | 1.069253M | -- | -- | |
wG333 | ERC-20 | 499.995K | -- | -- | |
doki20 | ERC-20 | 64.065K | -- | -- | |
INDEX20 | ERC-20 | 50K | -- | -- | |
CHONK20 | ERC-20 | 20.21K | -- | -- | |
GG20 | ERC-20 | 20.161K | -- | -- | |
MEME20 | ERC-20 | 6.59K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18446237 | a year ago | | | 0 | 0.0048110318 | |
| 17309075 | a year ago | | | 0 | 0.016288565 | |
| 16164432 | 2 years ago | | | 0 | 0.0059851592 | |
| 15967726 | 2 years ago | | | 0 | 0.0075248361 | |
| 15861624 | 2 years ago | | | 0 | 0.0039191102 | |
| 15787441 | 2 years ago | | | 0 | 0.0083660351 | |
| 15584848 | 2 years ago | | | 0 | 0.0041811369 | |
| 15527145 | 2 years ago | | | 0 | 0.021551768 | |
| 15455507 | 2 years ago | | | 0 | 0.0051639425 | |
| 15293585 | 2 years ago | | | 0 | 0.0015985736 |
ABI
ABI objects
Getter at block 21161807
amountToSell() view returns (uint256)
10
counter() view returns (uint256)
319
fee() view returns (uint256)
5
flashLoansEnabled() view returns (bool)
false
logic() view returns (address)
0x5b8df3131d65beb140a2700f06b78f99d0918697
owner() view returns (address)
0x6fba46974b2b1befefa034e236a32e1f10c5a148
tokenToSell() view returns (address)
0xc2bde1a2fa26890c8e6acb10c91cc6d9c11f4a73
Read-only
getPairByNftAddress(uint256 index) view returns (address _nft20pair, address _originalNft, uint256 _type, string _name, string _symbol, uint256 _supply)
indexToNft(uint256) view returns (address)
nftToToken(address) view returns (address)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
changeLogic(address _newLogic)
nft20Pair(string name, string _symbol, address _nftOrigin, uint256 _nftType) payable
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
sellTokens()
set20TokenForSale(address _tokenToSell)
setFactorySettings(uint256 _fee, bool _allowFlashLoans)
setValue(address _pair, uint256 _nftType, string _name, string _symbol, uint256 _value)
swapTokensForMuse() returns (uint256[] amounts)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
pairCreated(address indexed originalNFT, address newPair, uint256 _type)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.