thepanamadao.eth

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xbc7c73cf at 16875066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26,458.52
ERC-20
Value $270.93
ERC-20
Value $4.46
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-721
--
0xad3896b4812c88b78ed7322807768e35d76514a9527e3606379e2ff3efad6395
0xdf87f36fa828468cecd04a20f6414bcb9cb9ced193df111cf92a281bcee48f02
From
0x383ba81f65f1f5e8e08d9881434f4bd9979b704e0db5f9114e94ba6c5ba0d654
0x4dd3ffc28822d5206383a1aea7f4ffcab362ed853582d952b3529934b98aa892
0xf1a88260315192dafa35942021392db9df8af4b17ee04c4e2d5643c19934b12e
0x6f41ab407480490624b31bbf483d7371d302fe830ed68986d737f87f09c11391
0xaaa6f13c88f5958c1ff9e19fe236e51f21ec2250ec11395aa025696d39e17abb
0x6676e30889609f54ddfb650e62a9fc851efef977d4ae0201683e82afdf33e69f
0x98816929fd262efa0a199b298703612e2ddd85e017347a90d767e9507ca614cb
0x79025c813076d200f00c9d21e501e4a785ea3590256a6e08adfd488a3f815c18

Functions
Getter at block 20937278
contractVersion(pure returns (string)
1.2.0
delay(view returns (uint256)
172800
gracePeriod(view returns (uint256)
1209600
owner(view returns (address)
0x2c7b306ece936c606393450b1eda7fd59bd2667a
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
proxiableUUID(view returns (bytes32)
Read-only
hashProposal(address[] _targetsuint256[] _valuesbytes[] _calldatasbytes32 _descriptionHashaddress _proposerpure returns (bytes32)
isExpired(bytes32 _proposalIdview returns (bool)
isQueued(bytes32 _proposalIdview returns (bool)
isReady(bytes32 _proposalIdview returns (bool)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytespure returns (bytes4)
onERC1155Received(addressaddressuint256uint256bytespure returns (bytes4)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
timestamp(bytes32 _proposalIdview returns (uint256)
State-modifying
acceptOwnership(
cancel(bytes32 _proposalId
cancelOwnershipTransfer(
execute(address[] _targetsuint256[] _valuesbytes[] _calldatasbytes32 _descriptionHashaddress _proposerpayable 
initialize(address _governoruint256 _delay
queue(bytes32 _proposalIdreturns (uint256 eta)
safeTransferOwnership(address _newOwner
transferOwnership(address _newOwner
updateDelay(uint256 _newDelay
updateGracePeriod(uint256 _newGracePeriod
upgradeTo(address _newImpl
upgradeToAndCall(address _newImplbytes _datapayable 
Events
Upgraded(address impl
DelayUpdated(uint256 prevDelayuint256 newDelay
GracePeriodUpdated(uint256 prevGracePerioduint256 newGracePeriod
Initialized(uint256 version
OwnerCanceled(address indexed owneraddress indexed canceledOwner
OwnerPending(address indexed owneraddress indexed pendingOwner
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
TransactionCanceled(bytes32 proposalId
TransactionExecuted(bytes32 proposalIdaddress[] targetsuint256[] valuesbytes[] payloads
TransactionScheduled(bytes32 proposalIduint256 timestamp
Upgraded(address impl
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
DELEGATE_CALL_FAILED(
INVALID_TARGET(
INVALID_UPGRADE(address impl
ONLY_UUPS(
UNSUPPORTED_UUID(
ADDRESS_ZERO(
ALREADY_INITIALIZED(
DELEGATE_CALL_FAILED(
EXECUTION_EXPIRED(
EXECUTION_FAILED(uint256 txIndex
EXECUTION_NOT_READY(bytes32 proposalId
INITIALIZING(
INVALID_TARGET(
INVALID_UPGRADE(address impl
NOT_INITIALIZING(
ONLY_CALL(
ONLY_DELEGATECALL(
ONLY_MANAGER(
ONLY_OWNER(
ONLY_PENDING_OWNER(
ONLY_PROXY(
ONLY_TREASURY(
ONLY_UUPS(
PROPOSAL_ALREADY_QUEUED(
PROPOSAL_NOT_QUEUED(
UNSAFE_CAST(
UNSUPPORTED_UUID(