GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 122 txns
Deployed by via 0x4314e6aa at 14098369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,581,126.15
ERC-20
Value $207.48
ERC-20
Value $17.89
ERC-20
Value $1.6
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#22645)
ERC-721
--
 (#22644)
ERC-721
--
 (#22643)
ERC-721
--
0xbb4878eb74620bfe2246973b55ee9bedbf16761111cf61f6c4801effe552d865
0xc17928db708422197b048ff8c2d9c087ad7779accd14d2cdffd5a2e99b1f3642
0xb1d628a58b686615d59ff0b194f45bf3ce5001fb8f9e577f29e47b23b24d84ba
0x66f01c9cbed2f035c19e65a17df69e4eeb7a879b87566c944ec75fdc0217560f
0x757bb3110bcc8e64a15c5e639223c335a63b5726fbb3a4e0a37c2c69708dd1bc
0xd25615618d4f49084eef1fe33ea3048ea3053aea831061cfc0ffe49366dd1d81
0xc77d5e792f5cd97081cf5a0fa14529f5ce38801c3a5cc9fc58910ef74e6670dd
0x5ed5fe2b177eb09043410bc1bc05400f3b80752fd2a92d2d71be7d15b2b7b7a8
0x60a12faa79f1b119bd2981e08d2d9cf98c75bf46b918beae9aa462f81118314e
0x684ece339446a193dfe1270abc6190f79ed132c3d70e7f623efe1b02a9cddd72

Functions
Getter at block 20944425
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xedb090588d76ddc8d9869bdd084f401f36243a43ccaae4d9320b33b7d281ce1c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x351806B55e93A8Bcb47Be3ACAF71584deDEaB324, 0xe6f7d80b7385e6243d83E8219441E6444E3c51Bd, 0xE2B5F3a2779a0107d3c9E33eb118095b174b1eeF, 0xD486e1c0697B58DC09F205830165470201aF8D7E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
129
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.