Quantum Research
Verified contract
Proxy
Active on
Ethereum with 49 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Quantum Research"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21275545 | 5 days ago | | | 0 | 0.00050533043 | |
| 14414498 | 3 years ago | | | 0 | 0.0048060388 | |
| 14375897 | 3 years ago | | | 0.025 | 0.0016938207 | |
| 14325016 | 3 years ago | | | 0.01 | 0.0019799985 | |
| 14316723 | 3 years ago | | | 0.05 | 0.0023771737 | |
| 14299101 | 3 years ago | | | 0.1 | 0.0034117246 | |
| 14225565 | 3 years ago | | | 0.25 | 0.0065838066 | |
| 14225535 | 3 years ago | | | 0.25 | 0.0042128051 | |
| 14217977 | 3 years ago | | | 0.1 | 0.0037523089 | |
| 14215919 | 3 years ago | | | 0.15 | 0.0042926394 |
ABI
ABI objects
Getter at block 21313063
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
10000000000000000000
fundingRecipient() view returns (address)
0xa84c69597c5af912523a76a66d55f76a3f2ffc84
logic() view returns (address logic_)
0x8cd3dc90eaa8ec8d6391fca22eb72ba3400b3fba
name() view returns (string)
Quantum Research
operator() view returns (address)
0xa84c69597c5af912523a76a66d55f76a3f2ffc84
operatorPercent() view returns (uint256)
30
status() view returns (uint8)
1
symbol() view returns (string)
QUANTUM
totalSupply() view returns (uint256)
6379535502857142857142
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
decimals() view returns (uint8)
18
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
10000000000000000000
fundingRecipient() view returns (address)
0xa84c69597c5af912523a76a66d55f76a3f2ffc84
name() view returns (string)
Quantum Research
operator() view returns (address)
0xa84c69597c5af912523a76a66d55f76a3f2ffc84
operatorPercent() view returns (uint256)
30
status() view returns (uint8)
1
symbol() view returns (string)
QUANTUM
totalSupply() view returns (uint256)
6379535502857142857142
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
computeFee(uint256 amount, uint256 feePercentage_) pure returns (uint256 fee)
redeemableFromTokens(uint256 tokenAmount) view returns (uint256)
valueToTokens(uint256 value) pure returns (uint256 tokens)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeFundingRecipient(address newFundingRecipient)
closeFunding()
contribute(address backer, uint256 amount) payable
initialize(uint256 totalSupply_, address to_)
redeem(uint256 tokenAmount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdraw()
Approval(address indexed from, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
Approval(address indexed from, address indexed spender, uint256 value)
BidAccepted(uint256 amount)
Contribution(address contributor, uint256 amount)
FundingClosed(uint256 amountRaised, uint256 creatorAllocation)
Mint(address indexed to, uint256 amount)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(uint256 amount, uint256 fee)
constructor(address treasuryConfig_, address operator_, string name_, string symbol_)
fallback()
receive()
This contract contains no error objects.