TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 878 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0xdaa3…4501
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- | |
SHIP | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21116226 | 16 days ago | | | 0 | 0.0018522287 | |
| 20849992 | 2 months ago | | | 0 | 0.0031556186 | |
| 20849988 | 2 months ago | | | 0 | 0.0030271165 | |
| 20849985 | 2 months ago | | | 0 | 0.0025385325 | |
| 20849977 | 2 months ago | | | 0 | 0.0024174049 | |
| 20490778 | 3 months ago | | | 0 | 0.00072257976 | |
| 20490772 | 3 months ago | | | 0 | 0.00074326825 | |
| 20490767 | 3 months ago | | | 0 | 0.00083409278 | |
| 20490762 | 3 months ago | | | 0 | 0.00086737540 | |
| 20490756 | 3 months ago | | | 0 | 0.00083299483 |
ABI
ABI objects
Getter at block 21228192
INVERSE_BASIS_POINT() view returns (uint256)
10000
MAX_SUPPLY() view returns (uint256)
10000
MINT_FEE() view returns (uint256)
125000000000000000
MIN_LEGENDARY_SCORE() view returns (uint256)
9900
MIN_RARE_SCORE() view returns (uint256)
8500
REFERAL_FEE() view returns (uint256)
12500000000000000
beneficiary() view returns (address)
0xdaa304c435b40468da4ba5b8ec89365c66cc4501
getCurrentTokenId() view returns (uint256)
2500
legacyShipToken() view returns (address)
0xd14cb56763ef92a17d1d26303acb35683ac467d8
owner() view returns (address)
0xdbedef187160f51db41c270f33ed9c31ed2dc373
shipToken() view returns (address)
0xa28e9f5a71890340c51cfa08e08d705d8c8233f8
Read-only
legacyMintedAt(uint256) view returns (uint128)
legacySpecial(uint256) view returns (bytes32)
mintData(bytes32) view returns (bytes32 rare, bytes32 legendary)
referrers(bytes32) view returns (address)
State-modifying
Events initialize(address _shipToken, address _legacyShipToken, address _beneficiary)
mint(address to, bytes32[] ships, uint128[] skins, bytes32 referrer) payable
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
retrieveTokens(address tokenContract)
setBeneficiary(address _beneficiary)
setLegacyMintedAt(uint256[] tokenIds, uint128[] mintedAt)
setReferrer(bytes32 referrerName, address referrerAddress)
transferOwnership(address newOwner)
upgrade(uint256[] tokenIds, bytes32[] ships, uint128[] skins)
withdraw()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.