GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xd3e92da1 at 15178091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xd383abd8f35eb143724ee48d6f1f23c56bc1d61a014c3d9cfa6e76dd60696d62
0x25ec6a0b6aac063708f443d5d14017c2d191bdd57d3bd8c3d55b9e3f5e0d402d
0x631cecba1d917609daba44ccd2722d5927cccf27ad62a852433506b997d8d20c
0x18da0f525fbe95597d46619074d35f8a805ff1d478497fe46038baca3542078a
0x4323daf4bafe1796a984c8c7c6c9421168592e0d839b50ca739871221a91a02e
0x5dff10b145d36df4e2ed457520188eaf603bbcf90c954179020e8bdf1c7dc152
0x2d30d2689083ee518ee03073d6048ed07e94d680c75178a79533f0ba7587c527
0x4a3ea8b509132a3a3b8648b99420c5f8fca586b652f5178c77b85edb92257975
0x45dc08466163688482fcc9d120ccf9b48ab1d11a80c2b0612fa8ede4c04f9b0f
0x0a59effe71ac65f88b5420816282df9de3a8823e3aef70e3e2b4eaa9cec4d455

Functions
Getter at block 21378274
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7a78b1b31d3cb9b8c5d311ab395953244581c4a64eff07d409d58a5216798531
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb4a9Ee50eE47a8754f6f05cF3d86d9eBEE2B33d7, 0xc2c5BFbaBe69f4a56a013D9b5Bb50240F92521C8]
getThreshold(view returns (uint256)
2
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.