GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 560 txns
Deployed by via 0x621a9595 at 15675743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $115,288.2
ERC-20
Value $207,687.22
ERC-20
--
 (#65399)
ERC-721
--
 (#65143)
ERC-721
--
 (#64887)
ERC-721
--
 (#64631)
ERC-721
--
 (#64375)
ERC-721
--
 (#64119)
ERC-721
--
 (#63863)
ERC-721
--
0xf2c08a17db8b2cceeb8d9482cb1d9307c9be888c7d5a58e0023389a96604373f
0xf1816167290387a0fd3fad1d13cb99a1e826522eaa588f98ca52591503549083
0xf39e27cb495723ee7d6fa178273318b5127c99ba1d77e079ba32b4f552011827
0x9e3a0e91bdb74ba917743775a5c720435fe4485750e61f88ad03270724d5e452
0x8b02f62cff3abcbc0eeac2862894be58836eef109dbfea83b2ed07deb1fa013b
0x814b32596fa4f5833a6a7a5daec445da0bf7ace63d55b8647b49bbbc454d2447
0x69e5980270346790494df8ac6c15f4bfcda54e913d1c0a9d67c03f663be170cc
0x9636807a48cbe992a4bb0b506ade3aa5bdfc744ba55c29fb95ee49030f52b554
0x591542c47d16f7574b3e2020a2968d0ef4c0dd20147e1a8c090fd080a0adef60
0xf55721d464ed64782205728884815219c5fef3be9306d015dde1def9af477c82

Functions
Getter at block 20943224
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9805722f89272ea63648960d9be18ca5d8d701923937bd0892f05b88440b3839
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc4FDE9A6083eE360Dce6a329C530B38D5Bb591C7, 0x3CE96f3f2dA4b87cE76E6E48ed4caAD929F43aA1, 0x48eb4703037Bb6bDBd5B6eBadDaB7B70b35dF1d7, 0x18AAeE11d1c828E0ddE9F8F5400a8E7Dc53e8C54]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
565
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.