GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0xdcf2ab77 at 17294704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,845.14
ERC-20
Value $0.01
ERC-20
--
 (#140)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
 (#0)
ERC-1555
--
0x37077def41bab4b9b5fc92db402b08d97adcb3f684da41efd6120fbfafecd9ab
0x57d3c7340648ce9bcb2f88391ca260294be93e4c2e59833b4a3f0e8ddf2927de
0x1ad9e1e1d06b33bad78712f082a967754f4f1dcaedc2d50e81dd7a16772b5410
0xabaaadfd324455d1cb102c4095b18579ff50d75f6de7e8b69c0cd22bbaf525ec
0x8f3c41d3564a41a74e8a3f63bf7f98fce8d7c0aeda9cbebde92daccef199fc5f
0x4632d24ddf8b242c6b92d1f45060436875e629bdc4f1d77a3ed1734a94c5aac0
0xdd80cc63dfeec65ec56a56a5b983ef2de9e1310aba6619a40aea65d50ce8050c
0x8d2d1224b3e3221f60914708006c4f5e9877c2a212bc755d22825f0f114f59ee
0xc738f7fc6846890dd5a796c431e25d2a2d1575ca7f1b35f79801724e4771b630
0x67343e382a0df56bff3c2cdb3d777019972f4f70683b5128b69fed41006def68

Functions
Getter at block 21396348
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc0e04d6f5b4678dd0105bea64c33cb185ee64244b7dc3236132b3a3a90199548
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF73064A58DFa02Cd64b994b35BF983b5581D7907, 0xe28dBCD9c3E1Df68905Ed5a02A3Ac36B259efD4c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
74
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.