GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xeee49420 at 18987315
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $485.67
ERC-20
Value $31.18
ERC-20
Value $0.49
0x3950164c53a91c4e11d717c774405a90266293ff9ad364b0b3e3a1f29dacf6a8
0xb228a57200c0dee7eddd5de607e100c4aaef4a91d895aedc3ffb9dbdcb37b90f
0x69456b56524f264305fd029ad3709bf8e7aa48227f2f271e7bbaf30246b9e938
0x5503e6362dd4df56c3b08cc76caefb757cb1d08cbe40daef152b99fbf19871ed
0xec97f0adf044278fdab0c74906a25b3b0db120ffa5ac7a2759a3ef77b5205f6c
0xc061773298235d534ac12af9d4c7b567f52acbee0b065354e6dab4a7ec66c3f2
0x75a799d7ba8bab1925295305672021ab5f64bd26175c5d7797fbcb58d6dc153e
0x182ba38eda5aa27d65ff588432dd4c56a282b5e4005aff6481417b2079eeeedb
0x8b728f158a5ebfd9f64d8689f6b1a21f67d2297911ec9713f34529a141c5ac2b
0xf1a81599afcfa04f62cff4988edfd2337d003d3d289ae7d1954d5c6e2c22c5cc

Functions
Getter at block 20854783
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f82d7d59ad6c358dfd3c02cc5e32f3015a798c5b9716c9bf16b4056c1b24f5f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x92Ca55d7768a84741127906e1618934eAE36015d, 0x7C4900E46f371cFF5fE7C1A30db3De716D653EBC, 0x9Fb85132f58669b865b98192fE7cBc2c0CD0975d, 0x370AD65B145C47e66f905dc44D98C3602760934a, 0x0c4b5c2baCcCFEa4FbcEFF9a4E80101e11371B0d, 0xcBae232D80d6e3A6C2a212dEEe8a8a7ad2eEF0E7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.