TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 2,465 txns
Deployed by via 0x91af72d8 at 14611849
Slot
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
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0xfff4d3ad847d7c1d5bb1e25a184aaf2716a92e6033aa3e9371f74f7ea1ffdbc9
0x26bf5c8eaccd770a33fc93ae8938c09a83a11669de1527c5a34fe3474b5fc58a
0xfeda44e46890a339d20673c1172424c5a68da4945d0be52a66ec25ca02b79651
0x3d6a2eadc63c2bae54e6dd19d042009938b13ee97c821494776a900ff000e3e3
0x190572ee3986d2eec8dd052157272a3bed5c0f5dfdea1ffa6ae2c00f459baf9c
0x4164205e255aca99349cddd0941faaedc4b5b53a854f5b3fdc807cf97db3b0b6
0x429bda08ddc401feca00ac124c5af72de0b31a9e21b8f2d879b3c1a3bcc28f32
0x49ad222ac175fb3e1f38f7da27f9d78d1eea8df0decd1c9e10e1cb38a6ec742f
0x891b868d67e821586baded4f359acbeddf72bc1c541d480214767164c354a74d
0x710608a64c5f22979b5e00ca8e00f3540f26a454a953b3a6810c6937f0408562

Functions
Getter at block 21223792
owner(view returns (address)
0x379ca5bc65aa049eddc44367fc18c3b3f6bb884e
paused(view returns (bool)
false
tetherContract(view returns (address)
0x2844c02b1232a541dab625f4c8b17347cb3c184a
Read-only
exists(bytes32 projectview returns (bool)
invested(bytes32 projectaddress investorview returns (uint256)
partnerCollections(addressview returns (bool)
projectConfig(bytes32 projectview returns (struct ProjectConfig)
refundsActiveForProject(bytes32view returns (bool)
tokenLock(bytes32uint256view returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addInvestmentToProject(bytes32 projectNamebytes siguint256 amountuint256 tokenIdaddress gatingContractbool useUSDT
addProject(bytes32 projectNameuint256 _maxAllocationsuint256 _maxAllocationsPerUseruint256 _maxAllocationsPerWhaleuint256 _maxAllocationsPerNonHolderuint256 _endDateaddress _signerbool _openForHoldersbool _openForWhalesbool _openForPublic
addToInvestmentMapping(bytes32 projectNameaddress investoruint256 amount
editMaxAllocationPerWhale(bytes32 projectNameuint256 _amount
editMaxAllocationsPerNonHolder(bytes32 projectNameuint256 _amount
editProjectEndDate(bytes32 projectNameuint256 _endDate
editProjectMaxAllocationPerUser(bytes32 projectNameuint256 _maxAllocationsPerUser
editProjectMaxAllocations(bytes32 projectNameuint256 _maxAllocations
editProjectPaused(bytes32 projectNamebool _paused
editProjectSigner(bytes32 projectNameaddress _signer
initialize(address _spectreaddress _tether
moveInvestment(bytes32 projectNameaddress fromaddress touint256 amount
removeFromInvestmentMapping(bytes32 projectNameaddress investoruint256 amount
renounceOwnership(
setSpectreAddress(address _spectre
setTetherAddress(address _tether
setUSDC(address _USDC
setUSDT(address _USDT
toggleProjectOpenForHolders(bytes32 projectName
toggleProjectOpenForPublic(bytes32 projectName
toggleProjectOpenForWhales(bytes32 projectName
toggleRefundsActive(bytes32 projectName
transferOwnership(address newOwner
userRefund(bytes32 projectNameuint256 tokenIdaddress verifyContract
withdrawUSDC(address _receiver
withdrawUSDT(address _receiver
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
EntryUpdate(bytes32 projectaddress investor
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.