GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6,632 txns
Deployed by via 0xf9ebdfa8 at 17392917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,586,924.67
ERC-20
--
 (#1352)
ERC-721
--
0xe2d07d511ccadbd5813505bacbc3944faae76272f9890797af11873a5463b763
0x773906c277e0afb97a424fe8bb35503328cba28fe459ee1ea08dd4574e9a8bd8
0x9b69c5c4662ca6eacef76573c85d7f71d7baa93ec2fa949513754b7fb8f13273
0xd4ea90b83151b90457395f66d4ecf79549ddba45beb1e6aa5582273f7f4d10a5
0xd7a7ca8755fea22a7f23184b4e34eb20a762906f541c0ae3bfe50bc11e64e8a1
0xc3ecbacb532e407ebed4219303cbfa518242579b2ef12689dd778c166792a27c
0x8d9f29e530ba059e3a49382d41acd87b9a1a0548421d51f8d00205f810acda40
0x0adf69aa423ea655905aba79c44bbbef9a675e25e94e8d09e4200081627a4e06
0xa7c703ef641e83e9f220cafdfee81fa02f0df8bfc43f30a954db14957f64c2f8
0x613b20ff051e879930f02aefe75b6d19c4ca38216fed4ce78a74fab67fb28d31

Functions
Getter at block 20791887
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2357fcaaa99756a53c15a5349483d0a6bf4821628084d38d34878b680083c54
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4f80Ce44aFAb1e5E940574F135802E12ad2A5eF0, 0xd585413D916719b8f7436566fA8b7FbccCAEcD6e, 0xa37E7b6524d312B7FABefd00F9A8e4524581Dc85, 0x72A89D53F2FDC4EDc685AcB7d1014564016F6Bd5, 0x29EC0992D345a4CfaBc21a82D96c7D007fc63Dbc]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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 _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.