GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x7aff9583 at 15828668
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,679.35
ERC-20
Value $13,847.22
ERC-20
Value $1,136.8
 (#0)
ERC-721
--
)
ERC-721
--
 (#108)
ERC-1555
--
0x1b0bfe51a5ac96025456bf6c3ccfc142a1c53553bdcfa7aed863e742b859c39a
0x965fe02cff7e12bce8688b1704aa96222ab8c4a5be649a4bbe59b278dec26c4f
0x96825c90230a186eaa8520bc7b67547cbfad90f2675dca0fdeb3202e67ed0490
0x239b886700d2453cc5678907c4d099c9579d9b092db15cc2e96a6fd62f395b6f
0xbf085e3babb8cf9e0f92d612a620b1ff8a32d7927b44a7688da6e0883a98c283
0x81b2100e939f61d1cfc111380ad85d1d7234c1ddbd099d54d51555153570f488
0x1c53ad2d63030f6387b635a7607db5a586fa410ba319a8efeb5037fd2c644d36
0xc40ca65fcc834cc7c6fd93bcae222966bb0bb79aaac2970fffbecb19aaaa6c77
0x096e1b191bf016cb081d0c950b4a35fb240ea225fe2a32f00f928209f7911c35
0xc5cdf679254d265e32c076100342b321e2905a44dc80662d123fb056e187af13

Functions
Getter at block 20862015
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd59f64e4670a64b749949b26040d27d7ea78d5924ae69ea2e2cafc8df61a2ed
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9179cf75f37Ceb03bC7EbD2Ad0660933308a8CB4, 0x5cB4ea65e7622f3746680451b36c3641e096ab99, 0x9b18e9e9aa3dD35100b385b7035C0B1E44AfcA14, 0xa53A6fE2d8Ad977aD926C485343Ba39f32D3A3F6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
42
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.