GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x7f9d87d0 at 19368101
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,240,796.75
0x6d15f6280832a5cfd1f938b04a74dc52b4d530e02c070e92901b4135a92ed03b
0x5dc6ba8d6c3d1a506bc57a289731e856451ce5b2a8f87a6c8e8f0f7f000831da
0xacee20872127b14ff06ace1cd4b512949864c47d5bb0d0e714f01d6f13fbdcaa
0x1668eff5c66d1ffd80d53033ade7803c0a5e4911019ef3e306dbd4f5d5eece58
0xe097314c0f9c60c2c4fb2e411682977c069ad3a6cd5c3014355a22c95aba1c3f
0xb31d8ecc0c56e3ee411aa235ec28120131289bed7aff6ce723d881ee63b6df12
0x22227b958e0084ffbdda3fb6ff175ebcaffbf117a46397547aac277efeb76e76
0x9cb5e2445d5dd019001084c367dd9a01f2507c34b45a7113c1e96c86c6ad9ec3
0x46fa073dd8a4c8092aa3389d118bbbb4e9a21556a98180bd065198fedbdd6b10
0xc9ab5e67a71d526f3af377f0ac739d40957716bd3b4174ab4bf8f4ee27cae203

Functions
Getter at block 21221777
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe9b9f32e3d870f9e987cfa316e0abfe71b3e703413f3f7dfb0a12155c2595475
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x27c78c47F3DF2Fa485931d30eeA011bCB7691726, 0x216D8AB84773a0416b869aAC77983acb1EC52cDE, 0x9288d410646F49423F6F9e5E4d61c22eC6eD7Dd4, 0xFC08ABbC5b0ff8FbC88D68db200e00acDDA1eC25, 0x32106a0d317d6a3656C1D63d4e0054088EdBD9eA, 0x3EA8F93DCf357031252b041A369fE2eEF0c57456, 0x1Fcb3A385f814fb77d88f2b06459dFc75CfE0eE1]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
13
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.