Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.43)
Native
Value
$7.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0019 | $3,911.27 |
$7.43 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4425426 | a year ago | | | 0 | 0.0000076358381 | |
| 4402603 | a year ago | | | 0.00460625 | 0.0000072177148 | |
| 4401794 | a year ago | | | 0.0033 | 0.0000089056611 | |
| 4401562 | a year ago | | | 0.007975 | 0.0000068920612 | |
| 4379681 | a year ago | | | 0 | 0.0000075031624 | |
| 4379669 | a year ago | | | 0.0061875 | 0.0000069564452 | |
| 4379652 | a year ago | | | 0.0033 | 0.0000089698172 | |
| 4376487 | a year ago | | | 0.00460625 | 0.0000072051233 | |
| 4376482 | a year ago | | | 0.0033 | 0.0000072165657 | |
| 4376475 | a year ago | | | 0.00213125 | 0.0000072199987 |
ABI
ABI objects
Getter at block 23672643
owner() view returns (address)
0x5f9ff8cc373b62d5d9259ed97c370c3fc64a0010
priceFactor() view returns (uint256)
16000
protocolFeeDestination() view returns (address)
0x5f9ff8cc373b62d5d9259ed97c370c3fc64a0010
protocolFeePercent() view returns (uint256)
10000000000000000
subjectFeePercent() view returns (uint256)
90000000000000000
Read-only
getPrice(uint256 supply, uint256 amount) view returns (uint256)
keysBalance(address, address) view returns (uint256)
keysSupply(address) view returns (uint256)
State-modifying
Events buyKeys(address keysSubject, uint256 amount) payable
renounceOwnership()
sellKeys(address keysSubject, uint256 amount) payable
setFeeDestination(address _feeDestination)
setPriceFactor(uint256 _priceFactor)
setProtocolFeePercent(uint256 _feePercent)
setSubjectFeePercent(uint256 _feePercent)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Trade(address trader, address subject, bool isBuy, uint256 keyAmount, uint256 ethAmount, uint256 protocolEthAmount, uint256 subjectEthAmount, uint256 supply)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.