MarketplaceV2
Verified contract
Active on
Ethereum with 647 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9452701 | 5 years ago | | | 0 | 0.00098748000 | |
| 9378595 | 5 years ago | | | 0.74 | 0.011425620 | |
| 9372675 | 5 years ago | | | 2.289 | 0.0059688200 | |
| 9354430 | 5 years ago | | | 0.64585468 | 0.0059689400 | |
| 9330305 | 5 years ago | | | 20 | 0.0028897800 | |
| 9330186 | 5 years ago | | | 20 | 0.0028894400 | |
| 9318306 | 5 years ago | | | 0.62993301 | 0.00061398920 | |
| 9317643 | 5 years ago | | | 40 | 0.011937300 | |
| 9309415 | 5 years ago | | | 3.148 | 0.011374340 | |
| 9300279 | 5 years ago | | | 0.365 | 0.010809000 |
ABI
ABI objects
Getter at block 21279440
CONTRACT_ADDRESS() view returns (address)
[unknown]
key() view returns (bytes32)
[unknown]
resolver() view returns (address)
[unknown]
Read-only
get_contract(bytes32 _key) view returns (address _contract)
is_contract(address _contract) view returns (bool _is_contract)
State-modifying
Events destroy() returns (bool _success)
purchaseWithDai(uint256 _dai_sent, uint256 _block_number, uint256 _nonce, uint256 _dai_per_ton, address _signer, bytes _signature) returns (bool _success, uint256 _purchased_amount)
purchaseWithEth(uint256 _block_number, uint256 _nonce, uint256 _wei_per_dgx_mg, address _signer, bytes _signature) payable returns (bool _success, uint256 _purchased_amount)
This contract contains no event objects.
constructor(address _resolver)
This contract contains no fallback and receive objects.
This contract contains no error objects.