GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xd2f93dd4 at 15526967
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $261.04
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xfee2ba4546ed9787194b070a87c1cf0a118cabcb0b96aa20ada812dd7c81f166
0xfa0deac5794385408e6702ff2b79ab8602be3aafecaa7f420785da731bd66dcd
0x3b57636ca99a7e15ab0274522a39abf73da7c9fc2058b415bed900d66a8a9935
0x9327f2a8af808319af9e4b7e0086fb058b1cfefcdffb6a5004c7483391445a2e
0xa50249951177aea25f59d88e981073ff0053cc7eb5c52800b85cea5be0ae84ed
0x012f64ac254f7db93febdfb233e340835f3ad8d7294284b0865ee9f56572f252
0x076c3c719defcf8e76afd24b455b443eeee713cf83a56fd1e6d17f3794c4dad3
0xf26a04f30ccb897160386547e94ef12703e1b4adcb8d216b83c07ce8003cd4fe
0x36d3aec19d5d887a446f7194bb72fb59249dbffa2e1ddee7c98cce2665f64058
0x5d6998391d1436b346a4821519353050458863b7840cf17fe92c852e124ac6c6

Functions
Getter at block 20866368
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xff5d2daae43a4cd281f2e7f16f0111108108ad8de039cdeeeecbd5c3c95f524d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe902f901801f51385817a84fda42dc4f87D46a94, 0xb61193014Fc983b3475d6bF365B7647c2E52b713]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.