GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd9b6e86f9d2587ade5dcd04057e3b3cca01f6bb4b53837d955a61494d60ea154
0xae0a1a220ef95baea8fc859438d4ee1b01fb1682c7ca52137fb955bc892930ba
0xd5d18cd89401b385e6691ff86e462748b0b713bfed9e32da9e6c65a5c192fc2d
0x1c7eb6d567365a22419ef8cbf67c6f5047b952e9f9a5756890079c454af3eba7
0xcd49f4b20ab0ac685ced907c4317bb22de63c1f3634c908f91fab625b528c96b
0xdb87c46dc1597b0792cd7d553860c975ad421a9c455e7f82e0724334b475c660
0xc3125be5ef03ad2bc36a761848e0c2ed94f90db8edc149725149088d5f0f29f9
0x461620105783d4216a0e56034594af777ac1536c6a2a16067e08b9d0b3711f38
0x6cb4e0212c1d80ab366778d191cff44fbd4fde9541244492b2c50b90574df083
0x8419fec1a62bcc2f04495b7ae47956a730351a8f445abc4c5491b86683003574

Functions
Getter at block 21224778
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbc289f460ae8ec5f94a9484c952a8e25f7b25b83f3274762293a6dd1e3a25d2b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x051AEEc5661f28E7f9B53cc39eA611C7094B0665, 0x0dbD302DAc8ffC2DA602c08CAAaca46bd2351c60, 0x6Be62C4113efb9F31216B138B21A142171c2c196, 0x90037C458d16720BaD8345e1d9C8ddcB78B266f7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.