GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0xe0286f6f at 15404169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $286.38
ERC-20
Value $45.11
ERC-20
Value $6.31
 (#52)
ERC-1555
--
 (#7)
ERC-1555
--
0xbf6704ebf76164674ca544d449cc27bada0a26488589b59e546afd4da25c1c74
0xd75c68bb6f15f6ba8e660ea8aaacca3d48c73f984255a8e049cc9fe8eadd8049
0xf946fab576974439165488be20ba46b911e0d316346dce1b0d7a62deb49aa87a
0x21eb53e151fa2c9a8f0111155ee6ae444add32f41c0b0a22ad334cc3b604b8e0
0x35acf4d4653cda3976f275970f359e48f4bb264a5199d08089bad60b155368d8
0xa2d6b079ea6b5fbdf5aa209e28dcecc5955c96fc1705733b747ad39fe2b5a7d9
0x0a01720a72e66a4ee87423d4c27c88b9c75279e69ab12e7052f25963eeb0e1f9
0x7dfe2dd475bbcd8f37c8bacd69c4a7f3a3e7240cf3785ce1fba6d14ff2486523
0xdba914bf5f62adda1e43ec3be565e4a1d4550ee88586107d1bc4896249b3c446
0x87968c8626fa7f8f48aa16b9b4d974e10d1157c30c0264a553995a0738732553

Functions
Getter at block 20869730
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbad1ff23b06418f38c7db7ded04bfce93136c4b8387ff6ed9beff09dea09f052
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFCfF0Eabf13D2e2409d01615DA86A1713a9Ee50e, 0x8c1aB48dBf74E73CAEb2B46AfC028060b21242d4, 0xF26D5bBA36A8A22b56AeEd4403ADC58079CaF78C, 0x038802f87A0A7B3092B24894FBd214e0Be970466, 0xe5Fe639138F1fE6D7D6CA4e3209390D8cb909254]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
74
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.