Ethereum: The Infinite Garden
Verified contract
Proxy
Active on
Ethereum with 986 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
0xfa5f…ea33
0xfa5f…ea33
0x60e3…0209
0x60e3…0209
4 additional
variables
Balances ($4.53)
Native
Value
$4.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001162 | $3,895.29 |
$4.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20868981 | 2 months ago | | | 0 | 0.00080419208 | |
| 20864357 | 2 months ago | | | 0 | 0.0012913124 | |
| 20861011 | 2 months ago | | | 0 | 0.00027863111 | |
| 20819484 | 3 months ago | | | 0 | 0.0014480654 | |
| 20818434 | 3 months ago | | | 0 | 0.00077056584 | |
| 20818269 | 3 months ago | | | 0 | 0.00053820326 | |
| 20818213 | 3 months ago | | | 0 | 0.00039792920 | |
| 20804479 | 3 months ago | | | 0 | 0.00052772082 | |
| 20793480 | 3 months ago | | | 0 | 0.00095984349 | |
| 20793454 | 3 months ago | | | 0 | 0.00081485915 |
ABI
ABI objects
Getter at block 21393100
decimals() view returns (uint8)
18
editions() view returns (address)
0xef3c951e22c65f6256746f4e227e19a5bcbf393c
fundingCap() view returns (uint256)
5000000000000000000000
fundingRecipient() view returns (address)
0x60e3fb18828a348e5bbb66fa06371933370c0209
logic() view returns (address)
0x0c7f14ef8ae65d194711f18e02054385242505d9
name() view returns (string)
Ethereum: The Infinite Garden
operator() view returns (address)
0xfa5f665fad9b4b5a374f6dec38eb3e5218e2ea33
operatorPercent() view returns (uint256)
0
status() view returns (uint8)
1
symbol() view returns (string)
INFINITE
totalSupply() view returns (uint256)
1035959728080800000000000
decimals() view returns (uint8)
18
editions() view returns (address)
0xef3c951e22c65f6256746f4e227e19a5bcbf393c
fundingCap() view returns (uint256)
5000000000000000000000
fundingRecipient() view returns (address)
0x60e3fb18828a348e5bbb66fa06371933370c0209
logic() view returns (address)
0x0c7f14ef8ae65d194711f18e02054385242505d9
name() view returns (string)
Ethereum: The Infinite Garden
operator() view returns (address)
0xfa5f665fad9b4b5a374f6dec38eb3e5218e2ea33
operatorPercent() view returns (uint256)
0
status() view returns (uint8)
1
symbol() view returns (string)
INFINITE
totalSupply() view returns (uint256)
1035959728080800000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
redeemableFromTokens(uint256 tokenAmount) view returns (uint256)
valueToTokens(uint256 value) pure returns (uint256 tokens)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
closeFunding()
contribute(address backer, uint256 editionId, uint256 amount) payable
redeem(uint256 tokenAmount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, 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)
ReceivedERC721(uint256 tokenId, address sender)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.