GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xbcc6d1e6 at 14968777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $54,043.17
ERC-20
Value $397.39
 (#2)
ERC-1555
--
0x779d3631b4f0ddfd561c595d2fdc49bff3a51ed48bc2fa006705066f737dbc34
0x22aed9512db872d0e9c5b9add763ecd36f7f65b13bf38a294b8da46528894fbd
0xf094908aeea757d6f93f35351732c9f6c86152691e7cbfccb8c6d56958b1bdf9
0xe2325fa355cbb31c6d7575013c7daa158b812f5ccc3337bb9742cbf0ea8f840d
0x694b7c81d6c03d94b2b6658cd3bbd69f01a7f98c06ea206c885a5e2dca7b1f65
0xde863e92aad4eba311790e0c1903a205e982acae0da21cc99e46d329b6100ed8
0xbb3dde66f6c69e848ae53bb567479b614acd0cd963892271a1c14487908c07b9
0x6b1ac2e466c70ffe41faaba73182076a0a107f8a12a604b62ca8b8e3512e8efb
0x8c9cd2430dd9fbfe009965a54bb1ac38c3e45e90febd0a833be02126de1e2a4b
0x5de639ded13acd5bc24888d5f0090390f7c008e4067f70bc151b0da4203aa05a

Functions
Getter at block 21397966
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdcc0ef06f1837708a5e469d2af966224767847dff86bdbc88d5738574b93993f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7D1AC62f197A54590cA1b15e5aC963fd2de0C022, 0x0a1E9BC7335b164474c15C730465dd8A722f02F7, 0xA208088a875372111A85Da407fb4379124059794, 0x63109Bf32526C3dba0d8141D4f50C6b249afE189, 0x957603188c2456A1272D44ac439f2Aa1674fDEef, 0xb20f977F3de5cC320Fa90e8d13C9F984Bb81995C, 0x8e3180Fda5538d8197CA86c7284B11F8aBE53e80, 0x5cc742433fA3200F0b71AFe6207C3d7A1A98e3Ca]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
30
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.