GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0xfb042975 at 15743186
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,497.01
0x5ca0de2db6f762138cb92c98000a3641bde25e5b308419334cd1f1bc3c8342f9
0xb9e542a19c698a2d422339bbccb4cc0d0da25e77814162b22bd12b60d7618508
0xf200ec72523dae1556659d7f86a50c1a7d23f8b389b7e383b85d560c301b9cd4
0xc6c9148a9b40d1172d24afb9e4084c7792044f1f4a1d08aa0948ab5323d1aab6
0x8a7ab8f78001a610fa398713190ee3ae0549b7c2195d90fc02081ff40d027f6b
0x8afe438b6ac665505ca7aa5ba7b3562b64e652e9cfffa1d8f096f35b4bcf50ae
0xef25d3087fd445d0f7e8132f327351b7fa3b1b94d87f13f67939737f19aa675f
From
0x3eef11b2f3a85630498b3328137effdbf32f9ee8643da97976ed6da862ad37fc
From
0xed19fd49818ad64076463122409a082f84754827395b61930b7cfdf4c36264b5
0x9556f16f68df068bb8f4678c371af61b1eac4b72a3140bbb4f3b739b712db04a

Functions
Getter at block 21213224
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x99a0b1035da6034c4fcb9bed0cafd04b2a060d3dfcca5f94574d1aca9f74cc34
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x941ec857134B13c255d6EBEeD1623b1904378De9, 0x3c1Cb7D4c0ce0dc72eDc7Ea06acC866e62a8f1d8, 0xfB3485c2e209A5cfBDC1447674256578f1A80eE3, 0xfddfE525054efaAD204600d00CA86ADb1Cc2ea8a, 0x1081246e16c36fb6A9c1F4E6e28B27CeE28c01CA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
46
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.