GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 247 txns
Deployed by via 0x1e57fc0d at 13532487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.29
ERC-20
Value $3,014,022.2
ERC-20
Value $414,460.49
ERC-20
Value $383,641.15
ERC-20
Value $39,597.88
ERC-20
Value $32,162.51
ERC-20
Value $29,735.21
ERC-20
Value $26,746.63
ERC-20
Value $24,837.62
ERC-20
Value $22,448.01
0xe8b3ef3af6fb27d471d30236bc458c48131b1fc8af62b9f15a765cc0b58611b2
0x5761dccc02e56730807daf663b1404227127976479cf5c09949f7674c79b501d
0xd763a68b8fb5b9b0efe6905ca8616b04abb6247d86186d466eebad78242cec83
0x035665480516472c05c41bf5f00d28293739cf5f6e8114311260e61a2c72c96d
0x2d7c5a7f35fce0d2e0b526974d7e2e09f1b666362741c2035ed5bc5da3f72b11
0x4fa972186e8770c4434d8b6919a55238b840016858c5a9a4e7aad61600bf6ae5
0x80ba1e59f664d557bd814a208fdf7a72bdf9b79de035d522a26dc5d6d989bef4
0x5bbb4657a42760eb47eab3850c24f8d41f144c519ff51c5c4bbafde5753662c2
0x05900f019d4167207cd5e0fd7f613fa824cb2a688c572f080922f5dd8b7375c6
0xecc09af35e12d4064606b3a39deedfc99fdb4ae680f8060006236636bf2fa2b5

Functions
Getter at block 21124441
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xacc85aa611d2bfa36144d4f11df24ae7dd8a4f26017cc627424f30443abfac6d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x912167042A81806BB037EF12B07acadFa5aFa50F, 0x7F071693d0995DE5ddbCA6e468C07630CCCEd449, 0x697Dc983A570B5b8c119EAd0E6C79EB4363a768e, 0x1e50BefBdb9480fBaB01d8c3D74b990B070ED002, 0xC7aA1B2Cf8C7aB9fF354411320c4C4F3F9Bf3550, 0xCAd56Fae244546D0A53E8aFe285ACD37a49e2760]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
222
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.