Modultrade
Verified contract
Active on
Ethereum with 167 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x27ed…0f66
Balances ($0.00)
No balances found for "Modultrade"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7309913 | 6 years ago | | | 0 | 0.016274520 | |
| 7292006 | 6 years ago | | | 0 | 0.0062515600 | |
| 7275731 | 6 years ago | | | 0 | 0.014896295 | |
| 7266446 | 6 years ago | | | 0 | 0.043777048 | |
| 7265776 | 6 years ago | | | 0 | 0.057348648 | |
| 7265646 | 6 years ago | | | 0 | 0.056284776 | |
| 7265367 | 6 years ago | | | 0 | 0.040650116 | |
| 7265260 | 6 years ago | | | 0 | 0.052532458 | |
| 7265218 | 6 years ago | | | 0 | 0.040769386 | |
| 7265140 | 6 years ago | | | 0 | 0.050312336 |
ABI
ABI objects
Getter at block 21307352
deployer() view returns (address)
0xdedd18748faefb8987654e56ab1f2cd6b69570c4
modultradeStorage() view returns (address)
0x27ed7dc072da308fe1f0154d0fac948308e80f66
mtrContractAddress() view returns (address)
0x1e49ff77c355a3e38d6651ce8404af0e48c5395f
oracle() view returns (address)
0xdedd18748faefb8987654e56ab1f2cd6b69570c4
owner() view returns (address)
0xdedd18748faefb8987654e56ab1f2cd6b69570c4
Read-only
This contract contains no read-only function objects.
State-modifying
Events createProposal(address seller, uint256 id, string title, uint256 price, uint8 currency, uint256 units, uint256 total, uint256 validUntil, uint256 fee, address feeAddress)
fireCancelProposalEvent(address proposal, uint256 id)
fireCloseProposalEvent(address proposal, uint256 id)
fireDeliveryProposalEvent(address proposal, uint256 id)
firePaidProposalEvent(address proposal, uint256 id)
setOracle(address newOracle)
transferOwnership(address newOwner)
transferStorage(address _owner)
CancelProposalEvent(address _proposal, uint256 _id)
CloseProposalEvent(address _proposal, uint256 _id)
DeliveryProposalEvent(address _proposal, uint256 _id)
LogEvent(address _addr, string _log, uint256 _i)
PaidProposalEvent(address _proposal, uint256 _id)
ProposalCreatedEvent(uint256 _id, address _proposal)
constructor(address _owner, address _oracle, address _mtrContractAddress, address _storageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.