GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xb43f96b7 at 19442155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.85
ERC-20
Value $212,327,739.52
0xf02df6e901f9eee29543dfafd8626746282071a4f9bd2160503f786febfc800a
0x269d7778559f5a76ee7297685ab6dbc6a64c033cb2eb934892118d0c4eec04f3
0x831c03315c3f6240a0ea88e1b913aa7cfc69026a4f1323c4679b318305f43b43
0x19179a63bdefe7fe925822484c26b862c02e11072a4a97bad65b122bb467dd8b
0xbe6d1baf6e0401388623ac1d56d295b7215864d7db95c1ce5bb4d477826c32ef
0x5ea555ba64766f45dfa308e5a1403d4f06845f09437b7d53433b9abb929fdf85
0xfecaabf090f3edc9cdb574db997132fb5de86e72bc633e148d045ef336eeb592
0x9a884cb266c6e30b7156822cdb18998eb0f036207365c4ad5e91d4ca74193ef8
0x9ff8383cb7c1a847f081ba6b2f28b77f94d77b4e08732dc0b10e38855e63fff6
0xc4a5351e6a02b489cd2dd80eacb4788081aed9dd5b19d5979ae14b91e336d478

Functions
Getter at block 21244733
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6706e092faad70e463c2c372077fd4f325140760d36b0f67d8a437ae372d771d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe474E349A566e1E6c16be616e04B04ba67b3cC2d, 0x6545aa46CF97635F52050C9516d2911824FEc2A9, 0x03dED8B32Cb760fe1F00D94fbc524038748a15f8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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.