0x243f3e2869b65e7eed6e9b83e82fab96cd2c9ba3
Unverified contract
Proxy
Active on
Ethereum with 684 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- | |
DYSTO | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20574233 | 3 months ago | | | 0 | 0.00024284044 | |
| 20574224 | 3 months ago | | | 0 | 0.00028049268 | |
| 20574211 | 3 months ago | | | 0 | 0.00028661327 | |
| 20574178 | 3 months ago | | | 0 | 0.00032047517 | |
| 20537370 | 3 months ago | | | 0 | 0.00049701327 | |
| 20533203 | 3 months ago | | | 0 | 0.00044413629 | |
| 20533176 | 3 months ago | | | 0 | 0.00048870972 | |
| 20533172 | 3 months ago | | | 0 | 0.00053701604 | |
| 20533091 | 3 months ago | | | 0 | 0.00058438012 | |
| 20532994 | 3 months ago | | | 0 | 0.00064382509 |
ABI
ABI objects
Getter at block 21276520
decimals() view returns (uint8)
18
factory() view returns (address)
0x0f4676178b5c53ae0a655f1b19a96387e4b8b5f2
getInfos() view returns (uint256 _type, string _name, string _symbol, uint256 _supply)
(_type=721, _name=DystoPunks V2, _symbol=DYSTO20, _supply=50)
name() view returns (string)
DystoPunks V2
nftAddress() view returns (address)
0xbea8123277142de42571f1fac045225a1d347977
nftType() view returns (uint256)
721
nftValue() view returns (uint256)
100000000000000000000
symbol() view returns (string)
DYSTO20
totalSupply() view returns (uint256)
5000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
decodeParams(bytes data, address defaultRecipient) view returns (address, address)
supportsInterface(bytes4 interfaceId) view returns (bool)
track1155(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
flashLoan(uint256[] _ids, uint256[] _amounts, address _operator, bytes _params)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string _name, string _symbol, address _nftAddress, uint256 _nftType) payable
multi721Deposit(uint256[] _ids, address _receipient, address _referral)
multi721Deposit(uint256[] _ids, address _referral)
onERC1155BatchReceived(address operator, address, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address, uint256, uint256 value, bytes data) returns (bytes4)
onERC721Received(address operator, address, uint256, bytes data) returns (bytes4)
setParams(uint256 _nftType, string _name, string _symbol, uint256 _nftValue)
swap1155(uint256[] in_ids, uint256[] in_amounts, uint256[] out_ids, uint256[] out_amounts, address _receipient)
swap721(uint256 _in, uint256 _out, address _receipient)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256[] _tokenIds, uint256[] amounts, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(uint256[] indexed _tokenIds, uint256[] indexed amounts)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.