GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x28f42d2a931fd1fd0191014c0a563391078002d00251e3441dc0559b7c8c2efd
0x7d3a91a3464ba303832ed231d898e5e0e085753fc5591b2da89b45e71ea58044
0x7a9e807300b1c49a64db7b3610647423f4f48d1f189d83fb0289c1b35e95e680
0xf8c8b3aa332d30291f098afcd1ee869e2b3c78944b7ad57fea9518770e58ea11
0x69902e2c7165ac2a22c800d72b1406fc1b1924e135f2cfe8857d24b3ab817d82
0x32d52c0caa49ef5fb43bbaf23eaed4bc3044d5f571d0282c595e126e08e3860d
0x5b6fb7e37d78bbca12934976c627b14f0e23331c23326e61e13fa0a9ddabdb4e
0xd29a842ef66ba321e9f5cab109a8cdc7e5882835b18b6315c7b6247611667250
0x5b3c9f1097c605170adda9c0f0a1777f2a92bf042b8eaff2fffbad0122954274
0x31e10dbbe7f7751add34dfab101d7110ed3ef1a0c9dceb67fe7d294a83479d60

Functions
Getter at block 20967624
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x441d4d7ba6dbea90337100496fc2af5f42e6c7468ca795e60d6706e43d3f574e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb3b4C109CE44408f4aA90f46e1f19a88A4Fc567f, 0x1c897c578fCF380157Cb6E5188B2e9339b02aFE7, 0xc03EBb83C7a9549C824906c2A117EF60E345d80C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.