PirateGames
Verified contract
Active on
Ethereum with 1,598 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 5 additional slots
Balances ($0.00)
No balances found for "PirateGames"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14608251 | 3 years ago | | | 0 | 0.00058948901 | |
| 14593126 | 3 years ago | | | 0 | 0.00092806421 | |
| 14592348 | 3 years ago | | | 0 | 0.0024976767 | |
| 14591527 | 3 years ago | | | 0 | 0.0020714433 | |
| 14585051 | 3 years ago | | | 0 | 0.0041288712 | |
| 14583742 | 3 years ago | | | 0 | 0.0016897786 | |
| 14581571 | 3 years ago | | | 0 | 0.0025500512 | |
| 14581569 | 3 years ago | | | 0 | 0.0020189358 | |
| 14573978 | 3 years ago | | | 0 | 0.0086089059 | |
| 14573973 | 3 years ago | | | 0 | 0.0048411695 |
ABI
ABI objects
Getter at block 21283492
OnosiaLiquorId() view returns (uint256)
4
auth() view returns (address)
0x528d181ef113b1ea48a82df9f2778abbf2fef7ad
colonistNFT() view returns (address)
0x0000000000000000000000000000000000000000
eon() view returns (address)
0x0000000000000000000000000000000000000000
eonMintCost() view returns (uint256)
0
eonMintsEnabled() view returns (bool)
false
imperialFee() view returns (uint256)
0
imperialGuild() view returns (address)
0x0000000000000000000000000000000000000000
orbital() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
true
pirateNFT() view returns (address)
0x0000000000000000000000000000000000000000
pytheas() view returns (address)
0x0000000000000000000000000000000000000000
raw() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
aliases(uint256, uint256) view returns (uint8)
getRatioChance(uint256 pirates, uint256 circulation) pure returns (uint8)
rarities(uint256, uint256) view returns (uint8)
rawMintCost(uint256 tokenId, uint256 maxTokens) view returns (uint256)
State-modifying
Events activateEonMints(bool _eonMintsEnabled)
addAdmin(address addr)
pirateAttempt(uint16 tokenId, bool stake)
pirateAttemptEon(uint256 tokenId, bool stake)
removeAdmin(address addr)
setContracts(address _rEON, address _eon, address _pirateNFT, address _colonistNFT, address _pytheas, address _orbital, address _imperialGuild, address _randomizer)
setEonMintCost(uint256 _eonMintCost, uint256 _imperialFee)
setOnosiaLiquorId(uint256 typeId)
setPaused(bool _paused)
Paused(address account)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.