GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xb4644302 at 19825675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.33
)
ERC-1555
--
0x6c79525db3d49abf0de6055006a2b31e2d76ce676918c7f5fa89242ad94c879b
0xa0e0d883b6360af2e0bd64bdc7fbb2ad1d9c4f92c853a618c0ee081a6ec7812d
0x9e006a604d7c59034bad9dbaa8c590755b48368ec21b59f27cc23afb12319559
0xc04a3fb02e18898c0e9a1724159c642fb8075c77f08b99714139258b1a333011
0xb3ae0aeb4bf95e4c6c161bcce4d6d34366849cb1e30c3554c318c33d0a967199
0xcdbcc18b694978715f12a3ab6dd8d72eced2f075f76b677a2421ab710e3f9b82
0x2303b90ed7e3da9cfa07128a40b5e002c4651df06ede93392a2a08435cbe19a5
0x9a4c01bec20e4f89a6246093409e758c1f65eb6ba0e43e1f523115e28f577207
0xa855c14e3088c4ad9bd949a86876115788728ff56b32913f4c474235c00cb9d9
0x3fbf8398c9a9164c3b51b57ab92fea1fb5a27d361e282e0e068f6404d216ce1d

Functions
Getter at block 21228041
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x894a3ccb6457fd57aa9206860e34c25d23ec65abb33c731fa445b7020b47aac5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2aFc3F4E854FCd20c4a391a899D3Bbe6Ea640c53, 0x05A1ff0a32bc24265BCB39499d0c5D9A6cb2011c, 0x51603C7059f369aB04B16AddFB7BB6c4e34b8523, 0x7F8248Ef064e53eF1e673fE586058d312E50388B, 0x41CB654D1F47913ACAB158a8199191D160DAbe4A, 0x24Ee5242974b923B7A3F745Cb0d599e1b304A590]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.