Proxy

Verified contract

Proxy

Active on Ethereum with 3,365 txns
Deployed by via 0x04ea462f at 12327158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $330,982.3
ERC-20
Value $4.31
0x5e5ab7a41498d1f4bc1802549eea72b3317224e69cfa56347584898482179f01
0x8961210f3d0cd6c446a93ce77e2e0a4d3b414f60808454d96464373e027a77f6
0xe7e2564466b6ba92db3c65472f4d5e9869b7b246cb36f8a6c3ff7d66852e7cb2
0xc67fb13e5fc79c2c89f282e21056c193b237f5ef82731b3983f66d3bed8ec589
0xb6c54aad87022a8d5326aea20956a02bdde0d692cdb21e1f75f585efd685d9a8
0x7b93e94efbcdf8e094cbf07d94d36301adad7d12303e8316b6e34fde26eb01dd
0xbe66f0ed3e992e2a6d3fb1d626e9805808bd4dc5e2edd951d55afea3e89a8952
0x5216454fad124972b1ca53f57977eb8f691487596cbe4cbe165a59b590e8b611
0x385ffca8b15e5ff7d54c6ef644666a8cd34323b6ad18ed60b0d8d11e0f3ed80e
0xa5eef34464a6aaaa7be8f3eaaa8a9c7bce26c90a4c85b2c5e40fc05011c07997

Functions
Getter at block 20791613
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda6893c6dca1f1405af76cea979ab3612112e757fbe8f16d1eecfd5b7f49f68a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb9E29984Fe50602E7A619662EBED4F90D93824C7, 0xb7c7124c1Edf51378994F877D2A17ecD6b7901A3, 0xcB50bb8Da47bEcFed8a5Fb78F089F0a1b19B99B3, 0x636e1a283F753e347D7c64eb5cc12bC5314a82dD, 0xCC734CEBf6bD685e1D74aC6b09bf2fCA867d7791]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.