GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf2c253207c0a6345ae1b4b9bff320b521857cade35c3af03d04caaa6f9db08af
0xfeefe047dffd5b1b803e89b50310ac70b86daa1d8d2d8d9d6ab9563679f06fdd
0xdcc975902ff39e7a0c94fc7a74091283b2632ce5121208b39a81aa7ab87f5d2d
0x74f01881277c5c6b76ea9fece6ed9fd4af020c9202ffdeb8b78587d990bcee35
0xec19fb60a8e94bfb4477551dfe9f6fe9c2b93979789c9cf246fbf8732a681a2f
0x9853e32a3c2fd54fb23409695cac5c379cfabf3fc786c0919a8e3568a55eae26
0x8ca6954f25f63f457178646cfe808a929cc837ce375c19ef5ec452832b5380ab
0xce2818fc210d67ce756e7a017fbc708953b497ce7b85e49655b53fd91061ef05
0xcad2a638544a4e4000715813b513548f1948bb49292a4963c98db3d5903811ac
0xfac3665160ed5ab2d6449f5c7c833ef92fbeab6a157f35b6dd9474cad28d5065

Functions
Getter at block 21100810
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd661fa15738d131022857b101fd9a55f32466596f05aa1b229c6890a966dfed4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16d0B9CE0617fbEd0F312798dD93fC2BFba3e7b3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
38
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.