GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x94469ea4 at 13811284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $797.99
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
0x5e388e3a39d15303362826acc66c9bfe0a5bccc8dab5b97b495ada260dca92c1
From
0xa553b16b0e02783abd74bd89e2e7a30f4f738be83edd904d4ceb490e6c947c77
0x63fda61302767d6f8ac3c6580d7a64c8b874863f0a3518bbbca93a1fade6b4bd
0xf89fdac687201636567d6b6e75ced50a4946f0e9e75e0c8448fe2d9d5c0059ed
0x3be161e1a6c51cb0709b50db95c22ea3d98d9a58058c8c363e0c4d944ebaf212
0xa430462ce6ecf7853079eb88bc1dc915b50baf898f4ea97d86fc3e1e3d0044ab
0xf9b1d8eb6ba8431b813253982de14e2a9c92315b3825e90ed03d57329ce8d7f5
0x4655c442a72456c40fb9d92996e2df052fe2a44c7faf9121a61242a09212b53d
0xe58a8cd31b5ab26ab230c2dbbf124d306644ea88c9957412e79f2f5e2b0d6ffa
0x9473a3e38211b89799514033ffde4186067babb18238fde1954fb7f6cfb7186a
From

Functions
Getter at block 20910627
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20810a7890e30272cd2734aad73b683607061831bc21ed63739fa8e53bdf427a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x32E5F5bf09EeBa86661850035F59dAf69F088dC4, 0x4E84a91a450aeEF23F0670Fb486d55b1d85A8dD0, 0x854f5fe9cbED298602c6d98ee9735d7fD9f82Cc6, 0xf220aA9aE5bd7EAcEf1Fc9685f5Dee8367CeE562]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.