SimpleMarket
Verified contract
Active on
Ethereum with 558 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc4de…efd8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
B20 | ERC-20 | 0 | $0.104503 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11722428 | 4 years ago | | | 0 | 0.0037244160 | |
| 11722376 | 4 years ago | | | 0 | 0.013449500 | |
| 11717946 | 4 years ago | | | 0 | 0.0013283920 | |
| 11716702 | 4 years ago | | | 0 | 0.0087705882 | |
| 11716119 | 4 years ago | | | 0 | 0.013089456 | |
| 11716114 | 4 years ago | | | 0 | 0.0029874780 | |
| 11716112 | 4 years ago | | | 0 | 0.017425886 | |
| 11716111 | 4 years ago | | | 0 | 0.0022329056 | |
| 11716110 | 4 years ago | | | 0 | 0.016687501 | |
| 11716110 | 4 years ago | | | 0 | 0.019639445 |
ABI
ABI objects
Getter at block 21158649
fundsWallet() view returns (address)
0xd8e34c8e26b61615d2d54e4adfb632d4c8eb6193
individualCap() view returns (uint256)
1000000000000000000000
marketClosed() view returns (bool)
true
marketOpen() view returns (bool)
false
marketStart() view returns (uint256)
1611452700
marketStatus() view returns (uint8)
2
owner() view returns (address)
0x0950b9217d745c2f6fcc26f9ee02676de7abe6d0
token0() view returns (address)
0xc4de189abf94c57f396bd4c52ab13b954febefd8
token1() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1PerToken0() view returns (uint256)
360000000000000000
totalBuyers() view returns (uint256)
456
totalCap() view returns (uint256)
360000000000000000000000
totaltoken1Paid() view returns (uint256)
360000000000000000000000
Read-only
buyers(uint256) view returns (address)
payments(address) view returns (uint256)
State-modifying
Events closeMarket()
createMarket(address token0Address, address token1Address, address fundsWalletAddress, uint256[4] uint256Values)
pay(uint256 token1Amount)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentReceived(address buyer, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.