JourneyEventTriggerWithBurn
Verified contract
Active on
Ethereum with 238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "JourneyEventTriggerWithBurn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17341376 | a year ago | | | 0 | 0.0081518551 | |
| 17341366 | a year ago | | | 0 | 0.0084311351 | |
| 17051156 | 2 years ago | | | 0 | 0.0056197695 | |
| 17051011 | 2 years ago | | | 0 | 0.0055297083 | |
| 17048656 | 2 years ago | | | 0 | 0.0064802920 | |
| 17045862 | 2 years ago | | | 0 | 0.0095600152 | |
| 17041827 | 2 years ago | | | 0 | 0.0054587546 | |
| 17033812 | 2 years ago | | | 0 | 0.0087882552 | |
| 17033793 | 2 years ago | | | 0 | 0.0073513513 | |
| 17028888 | 2 years ago | | | 0 | 0.0061319520 |
ABI
ABI objects
Getter at block 21215376 getAllEvents() view returns (struct JourneyEventTriggerWithBurnEvents[])
Artifacts() view returns (address)
0xdde7505f40a61032ed076452f85c0f54dfa208bd
Cubs() view returns (address)
0x98d3cd2f29a4f5464266f925fe177018e6c2f9e6
LiquidDeployer() view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
LiquidKeys() view returns (address)
0x753412f4fb7245bcf1c0714fdf59ba89110f39b8
RandomNumberRange() view returns (uint256)
20
Tigers() view returns (address)
0xf4744ec5d846f7f1a0c5d389f590cc1344ed3fcf
eventsLength() view returns (uint256)
238
owner() view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
paused() view returns (bool)
false
Read-only
AllEvents(uint256) view returns (uint256 keyTokenId, address owner, uint256 artifactId, string mythicWorld, uint256 eventTime, uint256 randomEvent, bool waystation)
EventNumber(uint256) view returns (uint256)
EventTimestamps(uint256) view returns (uint256)
RandomNumber(uint256 totalnumbers) view returns (uint256)
getArtifactForWorld(string _string) view returns (uint256)
getEventsFrom(uint256 startEventNumber) view returns (struct JourneyEventTriggerWithBurnEvents[])
worldtoArtifact(string) view returns (uint256)
State-modifying
Events SelfDestruct()
newEventTrigger(address owner, uint256 liquidKeyTokenId, uint256 artifactTokenId, string mythicWorld, bool waystation)
pause()
renounceOwnership()
setArtifactsContract(address aContract)
setLiquidDeployer(address deployerAddress)
setRandomNumberRange(uint256 r)
transferOwnership(address newOwner)
unpause()
EventTriggered(uint256 eventId, address owner, uint256 liquidKeyTokenId, uint256 artifactTokenId, string mythicWorld, uint256 timestamp, bool waystation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.