GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x95291f3a at 13920453
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $512.25
ERC-20
Value $271.06
)
ERC-721
--
 (#237)
ERC-721
--
0x8ac917c809edea1cc7522b36a8601850589b0c0665001e51f3f6cf93b034277f
0x96c6705bcb67553cbfe6e670d6ed1e651f82443f3f76ed285a999dc292afafc6
0xa4fb7ba58600ba916197ccfb8d077e7ac9c853aeebc7d32ce4ec808290e35020
0xb9e240882e60eb6b68b97a730c06e863baa994e9ff6d712155cbe2a89a2aaf76
0x13c86f733d5ebf17c7542556135c0a14028cf5829542b1cb5c624248af9840b4
0x048b5f301d9bad83c56d9c6ce9970f89a0c93559f304a9056af525e3d0064e9b
0x9c54ff92e4051ad94b0d03d96b3a88ced42945831da692f99b66b78acf95d96a
0x37d7179468a0daad6eaa1c0e51e5c3f9c889d6c31c45bf1ac47e0536b6a149e7
0xb626eb8fcea087d9ee1a810b70df0bd406ba2ebcc1b0ae53c29e7ee6b48606d5
0x726d0cc2d7632a29e9b8dc18a25b827504ba175b1478867e1f9213d8d502a0e0

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