GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xa746b446 at 14921918
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $214.82
0x4b5a5088429007da7e0850109286993d622aa362632cadddeae001ce95b3568b
0xeb1ca0427d8b80dd310008cee458fabb97152ef2f68c86b9c4f0e1ecf5eead82
0x798efc77d235cfa8ca7c6e1e70fabc2de54afad60794f3019ae9afa74ec2cc9c
0x8192eee3a21434d7005864bcebb224d9f974322a144fcdb0dda14d7018ef7d7a
0x5ffcdaa0beb27daddf6bb3670ee5864ffd7b58b8fc729251e9782ee210be32f7
0xf9a0d79b162a5f56d678b02a8e88c2176feb5e76aab02b08934bd14fbd6a6c21
0x08f6fc03516023a210cf42a0cdebdffcb8ebc603cf1578a72b1d8d9ded071a2c
0xab5928423591334073f4f982f8e6ded65611d2030a232b8ed60cf7ab66397d33
0x65f10ceaa91f5fca195d0fc7ce8c87a47d52236720083f96066ae84a6842199d

Functions
Getter at block 21210208
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f477c043987d83294f3e76715e08940e1c4f585ad5f2caa42e4a83a62db1994
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1Cf693eceEbEee99aD60e82973E2d4829C801335, 0x4Dd02774226BB8f0ad5989dB206717265e902bCf, 0x2BB655A15c96776B5A8Fa75EFD22B2c030098FfF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.