INFINXTE
Verified contract
Proxy
Active on
Ethereum with 83 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
0xea38…3978
0xea38…3978
3 additional
variables
Balances ($0.00)
No balances found for "INFINXTE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16273827 | 2 years ago | | | 0 | 0.0010834394 | |
| 15656085 | 2 years ago | | | 0 | 0.00048740457 | |
| 14426795 | 3 years ago | | | 0 | 0.0017084410 | |
| 14394030 | 3 years ago | | | 0 | 0.0023878458 | |
| 14393485 | 3 years ago | | | 0 | 0.0014573201 | |
| 14393475 | 3 years ago | | | 0 | 0.0020045632 | |
| 14387359 | 3 years ago | | | 0 | 0.0062562651 | |
| 14374842 | 3 years ago | | | 0.25 | 0.0079094438 | |
| 14277276 | 3 years ago | | | 0.25 | 0.011883924 | |
| 14226951 | 3 years ago | | | 0.25 | 0.016925058 |
ABI
ABI objects
Getter at block 21397062
editions() view returns (address)
0x834ebe76d6e0331fe86071963cad42c98199fc7c
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
20000000000000000000
fundingRecipient() view returns (address)
0xea3841b3706d0de50d94be5d5cae82a123933978
logic() view returns (address logic_)
0x0e41862deeca185f784b96a0bc44de21f0436306
name() view returns (string)
INFINXTE
operator() view returns (address)
0x089036a0835c6cf82e7fc42e9e95dfe05e110c81
operatorPercent() view returns (uint256)
50
status() view returns (uint8)
1
symbol() view returns (string)
INFINXTE
totalSupply() view returns (uint256)
35310000000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
decimals() view returns (uint8)
18
editions() view returns (address)
0x834ebe76d6e0331fe86071963cad42c98199fc7c
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
20000000000000000000
fundingRecipient() view returns (address)
0xea3841b3706d0de50d94be5d5cae82a123933978
name() view returns (string)
INFINXTE
operator() view returns (address)
0x089036a0835c6cf82e7fc42e9e95dfe05e110c81
operatorPercent() view returns (uint256)
50
status() view returns (uint8)
1
symbol() view returns (string)
INFINXTE
totalSupply() view returns (uint256)
35310000000000000000000
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 editionId, 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)
ContributionForEdition(address contributor, uint256 amount, uint256 editionId, uint256 tokenId)
FundingClosed(uint256 amountRaised, uint256 creatorAllocation)
Mint(address indexed to, uint256 amount)
ReceivedERC721(uint256 tokenId, address sender)
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.