GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x117eb3e9 at 16744392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $312.79
 (#1)
ERC-1555
--
 (#0)
ERC-721
--
 (#0)
ERC-721
--
 (#0)
ERC-721
--
0xac8e1f10cdf169e12d46c06e25f9df11b963d4fd99f6467b95a390d69f405b5e
0x3f1600f0eff464e6cfcb97d5e31243fdfea2f5154846c40a8f62e6612622507a
0xbf7d73a7e07a326f12139933fe9b3da6c9edb233eed4285e822b4746f90cec20
0x506f29bb0c52f0f708d97ccf0e3f739323b182e5474fa632513043aefad589ae
0x63fadf197f0e032505e725596bc803397981820190fe7c7406de3de49dd3264e
0x25df1be5bb823118d9080a935f06f56bc85941bc5043ddbb30278b83a4e7aacf
0xca206af4fa9191cd9e78cfc6e3945f2c2a6801716d53db4bba97a730ba0dc0ae
0x9cfea23d150035082b93501901d19f14d089044b27c5f86c817dc4d717bffcdc
0x2768ecc7e03ae5cbcc9b797b0c3c3c27b6b36fab6253a3d782cc63b0adbf0bca

Functions
Getter at block 21217771
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x579b2452c4a0a5fa2488fa23bba7cf6f3661ccc913d751b3a291ae40f922e147
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa6E44d5B9AC03c2d39062D23d748DB2810d455f0, 0x25542Fd6204bbBe570E358B9ebeb391513980c34, 0x67EDbbF1531b28551f2075223D8a30a9AE457ECa]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.