InauguralGateKeeper
Verified contract
Active on
Ethereum with 2,225 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6d6c…99ec
Balances ($0.00)
No balances found for "InauguralGateKeeper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9249672 | 5 years ago | | | 0 | 0.00060560000 | |
| 8959615 | 5 years ago | | | 0.090769778 | 0.000034094000 | |
| 8927218 | 5 years ago | | | 0.07 | 0.00012473100 | |
| 8927218 | 5 years ago | | | 0.07 | 0.00012473100 | |
| 8927218 | 5 years ago | | | 0.07 | 0.00012473100 | |
| 8927218 | 5 years ago | | | 0.07 | 0.00012473100 | |
| 8927218 | 5 years ago | | | 0.07 | 0.00012473100 | |
| 8927218 | 5 years ago | | | 0.07 | 0.00012473100 | |
| 8927218 | 5 years ago | | | 0.07 | 0.00012473100 | |
| 8925442 | 5 years ago | | | 0.215 | 0.00021517500 |
ABI
ABI objects
Getter at block 21258914
WIZARD_GUILD() view returns (address)
0x0d8c864da1985525e0af0acbeef6562881827bd5
WIZARD_PRESALE() view returns (address)
0x0000000000000000000000000000000000000000
ceoAddress() view returns (address)
0x9fe2712d5bdcc4a7653352a595e2938ca94acde6
cfoAddress() view returns (address)
0x314414bea27d3d27ed2b9b9dc8a75a128744a1b1
cooAddress() view returns (address)
0x1607667f13da3d4960984a1e670b11755b46f49d
getTournamentPowerScale() view returns (uint256)
500
tournament() view returns (address)
0x6d6c3beda37ba83a4962746c43e3a20db46399ec
wizardCosts() view returns (uint96 neutralWizardCost, uint96 elementalWizardCost, uint32 elementalWizardIncrement)
(neutralWizardCost=70000000000000000, elementalWizardCost=1250528837108305660, elementalWizardIncrement=130)
Read-only
costToPower(uint256 cost) pure returns (uint88 power)
powerToCost(uint88 power) pure returns (uint256 cost)
State-modifying
Events absorbPresaleWizards(uint256[] wizardIds)
conjureExclusiveMulti(uint256[] wizardIds, uint256[] powers, uint8[] affinities, address owner) payable
conjureWizard(uint8 affinity) payable returns (uint256)
conjureWizardMulti(uint8[] affinities) payable returns (uint256[] wizardIds)
destroy()
destroyTournament()
registerTournament(address setTournament)
revive(uint256 wizardId) payable
setAffinity(uint256 wizardId, uint8 newAffinity)
setCeo(address newCeo)
setCfo(address newCfo)
setCoo(address newCoo)
withdraw()
CEOTransferred(address previousCeo, address newCeo)
CFOTransferred(address previousCfo, address newCfo)
COOTransferred(address previousCoo, address newCoo)
constructor(address setCooAddress, address setCfoAddress, uint256 setNeutralWizardCost, uint256 setElementalWizardCost, uint256 setElementalWizardIncrement)
fallback()
This contract contains no error objects.