TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 4 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 1 additional slot
0x5f4e…8419
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15963412 | 2 years ago | | | 0 | 0.0041751380 | |
| 15949126 | 2 years ago | | | 0 | 0.042450562 | |
| 15949091 | 2 years ago | | | 0 | 0.00080911600 | |
| 15949087 | 2 years ago | | | 0 | 0.0021660540 |
ABI
ABI objects
Getter at block 21212946 getFactoryParts() view returns (struct ShipMerchantFactoryPart[]) getValues() view returns (uint256, uint256, uint256, bool, address[], struct ShipMerchantFactoryPart[])
getPrinciples() view returns (address[])
[0x6B175474E89094C44Da98b954EedeAC495271d0F]
owner() view returns (address)
0x9afc2b8403145c24145e4b1a3cefc00ebc16d983
paused() view returns (bool)
false
Read-only
damagedSigs(bytes32) view returns (bool)
pausers(address) view returns (bool)
payableUSD(uint256 value) view returns (uint256)
viewCost(uint16 _hull, uint16 _bridge, uint16 _engine, address _principle) view returns (uint256 cost)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
buildDamagedShip(bytes _signature, address _to, uint256 _chainId, uint256 _timestamp, uint16 _partStrength, uint16 _damage, uint8 _archetype)
buyShip(uint8[] _fpIds, uint8 _archetype, address _principle)
buyShipPayable(uint8[] _fpIds, uint8 _archetype) payable
giftShip(address _to, uint16 _hull, uint16 _bridge, uint16 _engine, uint8 _archetype, uint8 _brand)
initialize(address _fund, address _starship, address _warp, uint256 _current)
migrateShip(address _to, uint256 _id, string name, uint16 _hull, uint16 _bridge, uint16 _engine, uint8 _brand)
removeFactoryPart(uint256 id)
setAddress(uint256 _idx, address _address)
setAllowedPrinciples(address _principle, bool _allowed)
setFactoryPart(struct ShipMerchantFactoryPart fp, uint256 id)
setFactoryParts(struct ShipMerchantFactoryPart[] _fps, uint256[] _ids)
setInteger(uint256 _idx, uint256 _value)
setPause(bool _paused)
setPauser(address _pauser, bool _allowed)
setPayable(bool _payable)
setVerifier(address _verifier, bool _isVerifier)
transferOwnership(address newOwner)
withdrawTokens(address token)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
BuildDamagedShip(address indexed account, bytes signature, uint256 tokenId, uint256 brand, uint256 hull, uint256 bridge, uint256 engine, uint256 archetype, uint256 damage)
BuildShip(address indexed to, address principle, uint256 tokenId, uint256 brand, uint256 hull, uint256 bridge, uint256 engine, uint256 archetype, uint256 cost, bool[] idsUsed)
MigrateShip(address indexed to, string name, uint256 tokenId, uint256 brand, uint256 hull, uint256 bridge, uint256 engine)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseChanged(address indexed by, bool indexed paused)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.