TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,596 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
0x2976…d972
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16181900 | 2 years ago | | | 0 | 0.00044156050 | |
| 16006457 | 2 years ago | | | 0 | 0.00037690836 | |
| 16006455 | 2 years ago | | | 0 | 0.00033360423 | |
| 16006452 | 2 years ago | | | 0 | 0.0017594763 | |
| 15998895 | 2 years ago | | | 0.0666 | 0.00072312641 | |
| 15997999 | 2 years ago | | | 0.1332 | 0.0082433957 | |
| 15997950 | 2 years ago | | | 0.1332 | 0.0016190010 | |
| 15997949 | 2 years ago | | | 0.0666 | 0.0016841152 | |
| 15997949 | 2 years ago | | | 0.1332 | 0.0017147828 | |
| 15997948 | 2 years ago | | | 0.1332 | 0.0017550572 |
ABI
ABI objects
Getter at block 21307560 viewWithdrawAmounts() view returns (uint256[])
Machina() view returns (address)
0x2976084061bb4c97aa41a69ede695a824511d972
allowlistPrice() view returns (uint256)
66600000000000000
balance() view returns (uint256)
0
featherMintDuration() view returns (uint256)
1800
featherMintUpper() view returns (uint256)
1399
isPublicMintActive() view returns (bool)
true
machinaMintDuration() view returns (uint256)
10800
machinaMintLower() view returns (uint256)
1000
maxMintPerPublicTx() view returns (uint256)
10
maxSupply() view returns (uint256)
3333
nextTokenId() view returns (uint256)
3334
owner() view returns (address)
0xc99f8a84a6ca0cbb9ce10c414861ff756a5fa207
payableGovernanceAddresses() view returns (address[])
[0x10676717c09529b51759fA1455F0C6246e16A029, 0x00880c74f94043935500309Fb54A7b8f50c4E42c, 0x6F858F483bC8cab157cDD4e127e7414454c17613, 0xc99f8A84a6CA0CbB9CE10C414861FF756a5Fa207, 0x2C1DdF2E76cB33C70fA3248BBeE37A784e56F419, 0x94329b57F91F4cF4372a294999Ef3C95612F4E51, 0x0461651C935Cf54b531Fb0721f6DABbbc9d37E09, 0x482718E620c62EDcF0e46876b68aCE0eB163a06c]
payableGovernanceSetter() view returns (address)
0x0000000000000000000000000000000000000000
payableGovernanceShares() view returns (uint256[])
[173, 47, 28, 329, 141, 94, 94, 94]
proxyIsInitialized() view returns (bool)
true
publicMintOpen() view returns (bool)
true
publicPrice() view returns (uint256)
77700000000000000
teamReserved() view returns (uint256)
400
totalSupply() view returns (uint256)
3333
waterfallStartTime() view returns (uint256)
1668781800
Read-only
addressToEmergencyUnlocked(address) view returns (bool)
addressToFeatherMinted(address) view returns (uint32)
addressToMachinaMinted(address) view returns (uint32)
isAllowlisted(uint256 index_, address address_, uint256 amount_, bytes32[] proof_) view returns (bool)
isFeatherMintActive(uint256 startId_, uint256 mintAmount_) view returns (bool)
isMachinaMintActive(uint256 startId_, uint256 mintAmount_) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
emergencyWithdrawEther()
featherMint(uint256 mintAmount_, uint256 proofAmount_, bytes32[] proof_) payable
machinaMint(uint256 mintAmount_, uint256 proofAmount_, bytes32[] proof_) payable
ownerMint(address to_, uint256 amount_)
proxyInitialize(address newOwner_, address machinaAddress_, uint256 maxSupply_, uint256 allowlistPrice_, uint256 publicPrice_, uint256 waterfallStartTime_, uint256 featherMintDuration_, uint256 machinaMintDuration_, bool publicMintOpen_)
publicMint(uint256 mintAmount_) payable
reouncePayableGovernancePermissions()
resetPayableGovernanceShareholders()
setAllowlistPrice(uint256 allowlistPrice_)
setAllowlistRoot(uint256 index_, bytes32 allowlistRoot_)
setFeatherMintDuration(uint256 duration_)
setMachina(address machina_)
setMachinaMintDuration(uint256 duration_)
setMaxSupply(uint256 maxSupply_)
setPayableGovernanceShareholders(address[] addresses_, uint256[] shares_)
setPublicMintState(bool bool_)
setPublicPrice(uint256 publicPrice_)
setWaterfallStartTime(uint256 time_)
transferOwnership(address new_)
unlockEmergencyFunctionsAsShareholder()
withdrawEther()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address from, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.