GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 181 txns
Deployed by via 0xd3f62d13 at 14166539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,375.29
ERC-20
Value $1,689.13
ERC-20
Value $145.33
ERC-20
Value $120.21
ERC-20
Value $3.71
ERC-20
Value $0.62
0x9339ae7c865d012920dd42df811fdca27e69e5f29a7e3e3b27ba54adda4de613
0x9241b2b415289c855afa6b1b25eba9ad84118f59f978e51ecff19092ae5c230d
0x822e0a48f39266819ca17eb4ceba315b2896d93cbe5f99aff064399916470141
0x1b8f891772bcfdf183a9b51c48651cff7b63f03f0963877b10ad30fe9e8f61f2
0xfac2584a94b586bc880c13cfd5fbca4419c49a675eddeccb1834138c8dab6471
0x140bde08cee7fb1ff186badde94315ae1ba44b691b1c5cba4e312e187bcbff61
0xea882f80fcf86cda7567311c43b02398ece520eb0ae8c05432cf3650f9b58c03
0x02fffce306677b0e0311d06bf345a31dd9d6112e6b14356cdd66b7bd9d4267d6
0x34ec6f97d4bd37abdcffdea4d713244add0594eac814c6a3c5c2397368fc44ea
0xab020ae1c185773d44b118f5bedc3e79164e8bf86c3a4bdb566568472da91713

Functions
Getter at block 20980627
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf859ee6af95d674546e376e643eaef3d91f3916b42fd33082bbf95d9d4e11b32
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1, 0xf6dcD4d7141E06B916987C3C46220f6241278a30, 0xB0c9C5B5211dE3a75b61BB798887b76AcCD64193]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
175
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.