OpeningCeremony
Verified contract
Active on
Ethereum with 15,232 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x853d…b99e
0x470e…f1b7
0x22c2…e443
0xb18f…8c6f
0x4d14…bc77
0x879b…b949
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($413.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 312.600796 | $0.999975 |
$312.59 | |
FRAX | ERC-20 | 101 | $0.996526 |
$100.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14359546 | 3 years ago | | | 0 | 0.00053352701 | |
| 14286527 | 3 years ago | | | 0 | 0.00054842174 | |
| 14286527 | 3 years ago | | | 0 | 0.00053844029 | |
| 14286527 | 3 years ago | | | 0 | 0.00054270066 | |
| 14286526 | 3 years ago | | | 0 | 0.00048690000 | |
Transfer | 14147353 | 3 years ago | | | 0.10024828 | 0.0016015126 | |
Transfer | 14147335 | 3 years ago | | | 0.083503681 | 0.0016161721 | |
Transfer | 14147327 | 3 years ago | | | 0.10021881 | 0.0016619221 | |
| 13869116 | 3 years ago | | | 0 | 0.0020479470 | |
| 13862772 | 3 years ago | | | 0 | 0.0023743280 |
ABI
ABI objects
Getter at block 21275686
CAN_ADD_VERIFIED_USER() view returns (bytes32)
0xa029d34f4788cf44bc1a02ff78e93b02dd18e538043436a28f4c96606b8b50ca
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
globalDoublingIndex() view returns (uint256)
131072
guestBonusFactor() view returns (uint256 numerator, uint256 denominator)
(numerator=116487, denominator=1000000)
harvestThresholdStablec() view returns (uint256)
5000000000000000000000
inviteThresholdStablec() view returns (uint256)
1
lastUpdatedTimestamp() view returns (uint256)
1637313202
limitStablec() view returns (uint256 guestMax, uint256 verifiedMax, uint256 verifiedDayOne)
(guestMax=10000000000000000000000, verifiedMax=2500000000000000000000000, verifiedDayOne=30000000000000000000000)
limitTemple() view returns (uint256 guestMax, uint256 verifiedMax, uint256 verifiedDayOne)
(guestMax=10000000000000000000000, verifiedMax=480000000000000000000000, verifiedDayOne=30000000000000000000000)
lockedOGTemple() view returns (address)
0x879b843868da248b1f2f53b4f8cc6e17e7e8b949
maxInvitesPerVerifiedUser() view returns (uint256)
2
mintMultiple() view returns (uint256)
6
owner() view returns (address)
0x4d6175d58c5aceef30f546c0d5a557effa53a950
paused() view returns (bool)
true
stablecToken() view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
staking() view returns (address)
0x4d14b24edb751221b3ff08bbb8bd91d4b1c8bc77
templeToken() view returns (address)
0x470ebf5f030ed85fc1ed4c2d36b9dd02e77cf1b7
treasury() view returns (address)
0x22c2fe05f55f81bf32310acd9a7c51c4d7b4e443
treasuryManagement() view returns (address)
0xb18f07b22845df936310b63bdd04ce0e28e78c6f
unlockDelaySeconds() view returns (uint256)
3628800
verifiedBonusFactor() view returns (uint256 numerator, uint256 denominator)
(numerator=178379, denominator=1000000)
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
maxSacrificableStablec(uint256 doublingIndexAtVerification) view returns (uint256 maxLimit)
supportsInterface(bytes4 interfaceId) view returns (bool)
users(address) view returns (bool isVerified, bool isGuest, uint8 numInvited, uint256 doublingIndexAtVerification, uint256 totalSacrificedStablec, uint256 totalSacrificedTemple)
State-modifying
Events addGuestUser(address userAddress)
addVerifiedUser(address userAddress)
addVerifier(address account)
grantRole(bytes32 role, address account)
mintAndStake(uint256 _amountPaidStablec)
mintAndStakeFor(address _staker, uint256 _amountPaidStablec)
pause()
removeVerifier(address account)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setGuestBonusFactor(uint256 _numerator, uint256 _denominator)
setHarvestThreshold(uint256 _harvestThresholdStablec)
setInviteThreshold(uint256 _inviteThresholdStablec)
setLimitStablec(uint256 guestMax, uint256 verifiedMax, uint256 verifiedDayOne)
setLimitTemple(uint256 guestMax, uint256 verifiedMax)
setMaxInvitesPerVerifiedUser(uint256 _maxInvitesPerVerifiedUser)
setMintMultiple(uint256 _mintMultiple)
setUnlockDelay(uint256 _unlockDelaySeconds)
setVerifiedBonusFactor(uint256 _numerator, uint256 _denominator)
stake(uint256 _amountTemple)
stakeFor(address _staker, uint256 _amountTemple)
transferOwnership(address newOwner)
unpause()
MintComplete(address minter, uint256 acceptedStablec, uint256 mintedTemple, uint256 bonusTemple, uint256 mintedOGTemple)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
StakeComplete(address staker, uint256 acceptedTemple, uint256 bonusTemple, uint256 mintedOGTemple)
Unpaused(address account)
VerifiedUserAdded(address user)
constructor(address _stablecToken, address _templeToken, address _staking, address _lockedOGTemple, address _treasury, address _treasuryManagement, uint256 _harvestThresholdStablec, uint256 _inviteThresholdStablec, uint256 _maxInvitesPerVerifiedUser, struct OpeningCeremonyFactor _verifiedBonusFactor, struct OpeningCeremonyFactor _guestBonusFactor)
This contract contains no fallback and receive objects.
This contract contains no error objects.