GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xd3422d19 at 18656817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
0x29d728615f7823d13ca84fc40f3321789ba7ea2b052a1b8e12775bbdaffd6591
0x8ecbf9c4668b77255070d54fe2660df77f884adddc3f379befc7a0b7c885b757
0xe0d15a033537ca965612da9e8534df82995d015954bbf42513892f8e10cd00ef
0xf37d843909517a120bf7e5745d2bafd808aa4a03570383f9f23fd25eafedf1e6
0x05ddc929a2c3e0665cf4983b1c4d9db790ee56010135ee7545740e22026a363e
0x71b99e1647e8392adefbeadf5bed7336c831c7133c186a1c3a77361079acfada
0xa3bdcab266c6031109cabe9335fe7d6ed9a9542ddd552faf27dd5c6355bd629f
0x7b066d9a4fa5fcefa5bccf3670438d6f7a4760624f708cb95811b1f276fb842b
0x8b4d28ef0a2242faa4fef6c7d9e783a1768e784d58a5fceaa8bf806f6e35a0e3
0x5b9cefeecde9eebeb92b8bafe3fd9bf5c8425bffc4146f3de12dc95e14677fc2

Functions
Getter at block 21169868
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb5c1bee24279328557610b84ffb36b8e1e60fa6babbe65aeb028671d74e51a1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x23b0Eff04E2a3fbFba2723F7777513Af0854351F, 0x90f862F37e628c9385C8d635dd9Bf7fFA279ccbe, 0x6f06B1fACE67a05c708467d3D57A26B317FB4747, 0x996f047f5ca79c7a1cFb92a534Add66520D9C2b1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.