GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x53d6284a at 17015194
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $110.36
ERC-20
Value $7,517.96
ERC-20
Value $5,536.97
 (#139)
ERC-1555
--
0xbc36d8b9d181b05f25b9242486e94159ce4ee069e073bdac12fec30ee4e09eeb
0x0b329784fd8600ab06fb86d5f7b3f5e9d5e38cbb08f4076cccd477713060fec6
0x539e09f4084752ac429be556b967a14d9dbadeb9b179eaca5d5857c5e865e4d0
0x79aa396e9d6d3ef30865d8d7927d4fd523bf38a75224b04c8f95af1fd9ff9e9e
0x2d641bc8267b9b3fccf829c181f5263d7b2d7466a3d70d3c0446bfbf2b18e89e
0xdf15b3d9ad64dfb704c98e226dcfadf18506322c7797c764e525529b0e7ac36c
0x34aeca5a82a3d1f8ed19028ba7ab858ea84febe93c1dc4b18b550e35e96f29c6
0xa37f1c1e9d9db1f137b335bcdc44e6f72d3003b87f8c8cd3cfbeb39261817fca
0x76ba573de446d867ced51b9218cf456e2ffe5fa423e4e652693ff357b64ba2ef
0x46c77033708781371620e7a5029efe461c4be15152035b2151e4c03195b81702

Functions
Getter at block 21056003
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb47bd40cb2cc19bf313f2fe1df29d075fe5bd19795e835be93137f9ae0aebc4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd8B9f4a30B814ec1B21c1b7a87c65cB42D7a4cC4, 0x9034D18ba4ab82414E3D573257dE572827D4D83B, 0xD54cbc5C598B7dd7733C2F3A3838800881849b80]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
117
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.