GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x6048e58d21d9368f084a85ebaf15b72ed14eb3d73a08a5279ea9c7631efdd1ef
0x30ae6a2c2614b348b9430e57fc05c95bbf35300edadff45331257d55ca7a794c
0x6f61a5f42cc111ea30ea1c227878239c238e84c0470cc821302b0eec1499abc3
0x294138d4051e9812fe31e03ccd03f1826489cae48a7dead7fdffb3ed690facd6
0xa964dc52574d7b7e03cb83f590b8ce7255a13ca6d6e7698acf44b376899b7309
0x0d71523a1e65e1025176fa38e5d990698366b875c716bbbe85f8ae0b5f8a9f6c
0xacee26f899eeef697b05723c6219ad9a04da598bc516de9928a5dde732f817ed
0x9574d3d4320e22816e7dc4a1650a646707fa4591c8218fbffd507da8ae35b2a2
0xf96deffaafd4b2cadfda375712ac4ff6136d5aaa882e3683509c19a3176fb3cd
0x56233fe7bc3dde7420e38cb7a2a56715db5cce0c1494899843915f2b1d19b0f4

Functions
Getter at block 21259517
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9a172bcfe445e53025409609a21459798a64c6d5fe62daf37f97ff4a95502266
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBD9B28971F1cf087091d3942134B21EE427e5cb5]
getThreshold(view returns (uint256)
1
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.