GODS Token
Verified contract
Proxy
Active on
Ethereum with 204 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x23ea…8de1
0x23ea…8de1
12 additional
variables
Balances ($0.00)
No balances found for "GODS Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14763796 | 3 years ago | | | 0 | 0.0060774991 | |
| 14761515 | 3 years ago | | | 0 | 0.014817201 | |
| 14635810 | 3 years ago | | | 0 | 0.0037230234 | |
| 14084256 | 3 years ago | | | 0 | 0.0089649165 | |
| 13849132 | 3 years ago | | | 0 | 0.0031982437 | |
| 13765811 | 3 years ago | | | 0 | 0.0049932863 | |
| 13734013 | 3 years ago | | | 0 | 0.0055114323 | |
| 13728747 | 3 years ago | | | 0 | 0.0057410038 | |
| 13684812 | 3 years ago | | | 0 | 0.0077567605 | |
| 13642001 | 3 years ago | | | 0 | 0.0044804622 |
ABI
ABI objects
Getter at block 21291145
PODIUM_TIME_BUFFER() view returns (uint16)
900
decimals() view returns (uint8)
18
editions() view returns (address)
0xc4e0f3ec24972c75df7c716922096f4270b7bb4e
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
5000000000000000000000
fundingRecipient() view returns (address)
0xbf7ab5009533f88dca32c41558e0a8d4967d5d18
logic() view returns (address)
0x5b5746f6f5e2db8bf5e260829ca7a004c876b167
name() view returns (string)
GODS Token
operator() view returns (address)
0x23eae4b3fe95e5ad91b1edd879fa8f8a1b308de1
operatorPercent() view returns (uint256)
1
podiumDuration() view returns (uint256)
259200
podiumStartTime() view returns (uint256)
1631060367
status() view returns (uint8)
1
symbol() view returns (string)
GODS
totalSupply() view returns (uint256)
57245454545454545454545
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
PODIUM_TIME_BUFFER() view returns (uint16)
900
decimals() view returns (uint8)
18
editions() view returns (address)
0xc4e0f3ec24972c75df7c716922096f4270b7bb4e
feePercentage() view returns (uint256)
250
fundingCap() view returns (uint256)
5000000000000000000000
fundingRecipient() view returns (address)
0xbf7ab5009533f88dca32c41558e0a8d4967d5d18
logic() view returns (address)
0x5b5746f6f5e2db8bf5e260829ca7a004c876b167
name() view returns (string)
GODS Token
operator() view returns (address)
0x23eae4b3fe95e5ad91b1edd879fa8f8a1b308de1
operatorPercent() view returns (uint256)
1
podiumDuration() view returns (uint256)
259200
podiumStartTime() view returns (uint256)
1631060367
status() view returns (uint8)
1
symbol() view returns (string)
GODS
totalSupply() view returns (uint256)
57245454545454545454545
treasuryConfig() view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
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)
computeFee(uint256 amount) view returns (uint256 fee)
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
contributeForPodium(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)
PodiumDurationExtended(uint256 editionId)
ReceivedERC721(uint256 tokenId, address sender)
Redeemed(address contributor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address treasuryConfig_, address operator_)
fallback()
receive()
This contract contains no error objects.