Odyssey
Verified contract
Proxy
Active on
Ethereum with 200 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
0x9cd2…63c6
0x9cd2…63c6
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ODY | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15366583 | 2 years ago | | | 0 | 0.00052763250 | |
| 14913436 | 2 years ago | | | 0 | 0.0013805539 | |
| 14700603 | 3 years ago | | | 0 | 0.0045384267 | |
| 14538511 | 3 years ago | | | 0 | 0.0024904756 | |
| 14361225 | 3 years ago | | | 0 | 0.0020596032 | |
| 14196767 | 3 years ago | | | 0 | 0.0020795600 | |
| 14079667 | 3 years ago | | | 0 | 0.0077416043 | |
| 13824700 | 3 years ago | | | 0 | 0.0045862592 | |
| 13824595 | 3 years ago | | | 0 | 0.0042470111 | |
| 13824200 | 3 years ago | | | 0 | 0.011105919 |
ABI
ABI objects
Getter at block 21182584
editions() view returns (address)
0x834ebe76d6e0331fe86071963cad42c98199fc7c
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
33000000000000000000
fundingRecipient() view returns (address)
0x9cd2f3e860597bd1d1ab73beff90aadcf90663c6
logic() view returns (address logic_)
0x0e41862deeca185f784b96a0bc44de21f0436306
name() view returns (string)
Odyssey
operator() view returns (address)
0x738072b6d71a6ccd7ba50967093d27d1495a04d2
operatorPercent() view returns (uint256)
80
status() view returns (uint8)
1
symbol() view returns (string)
ODY
totalSupply() view returns (uint256)
162306300000000000000000
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
decimals() view returns (uint8)
18
editions() view returns (address)
0x834ebe76d6e0331fe86071963cad42c98199fc7c
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
33000000000000000000
fundingRecipient() view returns (address)
0x9cd2f3e860597bd1d1ab73beff90aadcf90663c6
name() view returns (string)
Odyssey
operator() view returns (address)
0x738072b6d71a6ccd7ba50967093d27d1495a04d2
operatorPercent() view returns (uint256)
80
status() view returns (uint8)
1
symbol() view returns (string)
ODY
totalSupply() view returns (uint256)
162306300000000000000000
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.