Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88ea…a8a6
0x3ae6…be6b
Balances ($31.21)
Native
Value
$31.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,120.72 |
$31.21 | |
RZLV | ERC-20 | 5M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6316786 | 6 years ago | | | 0 | 0.00013727500 | |
| 6311560 | 6 years ago | | | 0 | 0.00017212000 | |
| 6310953 | 6 years ago | | | 0.01 | 0.000088124000 | |
Transfer | 6310701 | 6 years ago | | | 0.01 | 0.000084184000 | |
Transfer | 6310690 | 6 years ago | | | 0.01 | 0.000092602400 | |
| 6288337 | 6 years ago | | | 0 | 0.000089252000 |
ABI
ABI objects
Getter at block 21186726
collectedFees() view returns (uint256)
0
creator() view returns (address)
0x343969bd3d5d5f84211a7c3bc61c9a17f0f8f314
enabled() view returns (bool)
true
fee() view returns (uint32)
5000
formulaContract() view returns (address)
0x3ae6abeb18dfa61f85faff25aef28c8cd6ddbe6b
getReserveBalances() view returns (uint256, uint256)
(5000000000000000000000000, 2830610010000000000000000)
tokenContract() view returns (address)
0x88eae069c88ea811ff04ab278548903bb14fa8a6
uncirculatedSupplyCount() view returns (uint256)
0
virtualReserveBalance() view returns (uint256)
2830610000000000000000000
weight() view returns (uint32)
10000
Read-only
admins(address) view returns (bool)
getPurchasePrice(uint256 amountInWei) view returns (uint256)
getSalePrice(uint256 tokensToSell) view returns (uint256)
State-modifying
Events buy(uint256 minPurchaseReturn) payable
changeOwner(address newOwner)
depositEther() payable
depositTokens(uint256 amount)
disable()
enable()
extractFees(uint256 amountInWei)
grantAdmin(address newAdmin)
receiveApproval(address _from, uint256 _value, address _token, bytes _extraData)
revokeAdminStatus(address user)
sell(uint256 quantity, uint256 minSaleReturn)
sellOneStep(uint256 quantity, uint256 minSaleReturn, address seller)
setFee(uint256 ppm)
setReserveWeight(uint256 ppm)
setUncirculatedSupplyCount(uint256 newValue)
setVirtualReserveBalance(uint256 amountInWei)
withdrawEther(uint256 amountInWei)
withdrawTokens(uint256 amount)
Buy(address indexed purchaser, uint256 amountInWei, uint256 amountInToken)
Sell(address indexed seller, uint256 amountInToken, uint256 amountInWei)
constructor(address _token, uint32 _weight, address _formulaContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.