EtheriaExchangeV1pt2

Verified contract

Active on Ethereum with 647 txns
Deployed by via 0x33f4b629 at 12281650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EtheriaExchangeV1pt2"

0x6d40ea12614432d7f128f1c4ea44110286c6f75eb538759c2130d1b4ff0ba3b6
0xa00fc8f29aed14bf6ffc500a2d87f84bbef52d674dd89dd24f474372ca0b5970
0x65b7d15a936a4273a9fb2f719fba5d60e5be2ddc1781cb22e5f11ba679b62dc4
0x1b0055ff7e87524a1e369a303479527746cb6d8c3b8c9ebb9c687ef0d1a114d0
0x668ec16ca66139e1a80649b37074f63fd961f10843ea9de7dc8d08edcbd57096
0x23896be7eeaeb601cedc578ed03b7c7a5c510e2f959d1657c1b35e7f3ad8342b
0x817bf6f836ee4a5755ece17601fe83d4d51de1901554f0a3c53b4e8d7a25e3b0
0xa7de67d219a342ef6b81e0ec0fcd7587b7b2bfa21c843fe6fb37e8b63bcbe93f
0x69f992283c68802097517e725741c85d3c12bb8918a9568f0af97de516b38f8c
0xcc385e3c48079a1c887e3e7091c4cbc0db68aedcb1aa50d1b212427ff517f002

Functions
Getter at block 21312630
collectedFees(view returns (uint256)
0
etheria(view returns (address)
0xb21f8684f23dbb1008508b4de91a0aaedebdb7e4
feeRate(view returns (uint256)
50
mapElevationRetriever(view returns (address)
0x68549d7dbb7a956f955ec1263f55494f05972a6b
mapSize(view returns (uint16)
33
name(view returns (string)
EtheriaExchangeV1pt2
owner(view returns (address)
0xcf684dfb8304729355b58315e8019b1aa2ad1bac
withdrawalPenaltyRate(view returns (uint256)
0
Read-only
bids(uint16view returns (address bidderuint256 amount)
getBidDetails(uint8 coluint8 rowview returns (addressuint256)
getColRow(uint16 indexpure returns (uint8 coluint8 row)
getIndex(uint8 coluint8 rowpure returns (uint16)
pendingWithdrawals(addressview returns (uint256)
State-modifying
acceptBid(uint8 coluint8 rowuint256 minPrice
acceptGlobalBid(uint8 coluint8 rowuint256 minPrice
collectFees(
makeBid(uint8 coluint8 rowpayable 
makeGlobalBid(payable 
renounceOwnership(
setFeeRate(uint256 newFeeRate
setWithdrawalPenaltyRate(uint256 newWithdrawalPenaltyRate
transferOwnership(address newOwner
withdraw(
withdraw(address destination
withdrawBid(uint8 coluint8 row
Events
EtheriaBidAccepted(uint16 indexed indexaddress indexed selleraddress indexed bidderuint256 amount
EtheriaBidCreated(uint16 indexed indexaddress indexed bidderuint256 indexed amount
EtheriaBidWithdrawn(uint16 indexed indexaddress indexed bidderuint256 indexed amount
EtheriaGlobalBidAccepted(uint16 indexed indexaddress indexed selleraddress indexed bidderuint256 amount
EtheriaGlobalBidCreated(address indexed bidderuint256 indexed amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.