GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 171 txns
Deployed by via 0x4156a713 at 14693483
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $63.46
ERC-20
Value $69,613,335.3
ERC-20
Value $4,681.26
ERC-20
Value $26.65
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
 (#54)
ERC-721
--
0xcd084cab48afa710e1aeb80f3c4cc2d6db3bdb3036a7ba6c6b0eefe26474d2d8
0x5805e48aae81babd89ae8e75b192412e2dfcbb5837546ecf475b7dae41705bc3
0x1fcb0ab0b7160897e64e0881c331e10c3f0aae5433e3adf0a959d7e2b23fb052
0x5fc27f553c8844dab0b21aeacc01cad28087d091fb6ef2c4beed0d60486c9c5a
0x4603e2d730354a96d3741033c07defc2551f7174038f90214ce815748c3fb2f6
0x232ec6ecc10a641d2b25274aee884738c7f02a15de9e37b30daea318c89b96ac
0xe4075ee4ceb88f3d9d2555fc588a0284b41933d50724520620f3ab51db3fa45c
0x2ff3efc13b247327db9ba3a87b24f00802129fa5f9c13a5f4362614889869bd1
0x8e0eae57faedebc0a179dd1ff8938ed3b776ab63388f9c5d322d581e623000a7
0xe938bed3cbb8688e7cf31a3dfcbe1b1262146555b29f0cccdefa862fe602d214

Functions
Getter at block 21305799
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x401528fd1e336c6e6b3bc875832db7144078886c5aac1491ec10f33908c6a6ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAEbB24c6eF93d6ac2724d2A26221D693A055C461, 0x9AA3c5c34877A30A9d23094CCd409Ba3faf2e6F8, 0x7B41546ecbEB130AC585F6B06aD64680EE5ae539]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
146
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.