GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x1a4bc07a at 20210093
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $540.86
0x7fde9a831585b5544805ae8ceef9b2698b857521378b2eec1d4a623f9a240961
0x90384af5954e9d2f8f151de81009c24e8e368f828d9d13167b20c94884b1fee7
0x2da034c3643e46b645ecb78421fc64c2f8ad57a4494ee9375a4a4b90c958b32e
0x87ba7f3b5d0eb16f9fbe28ab05324177dac4c05b410e243c88d22354a93dbd76
0xf8820a4ff31740a43bf1f5e400a79c624de682cc75ae9f2f87f82ddb41ccc52e
0x93b1357f0a49690d6a0b9f46c7263eeecc0fd10b3a2c0df8644e64b65ebac511
0xa1256c1d1d5db6631d363ec3f761bed1a532f843cd9fede69ce64f3b2f2f9de3
0x5f308a8a561eef05ca12b3edd5bc55f304f996d2cb2247c8e10f7841584929af
0xfff977c3e030ea78c0bca4c97ddc154ca72722ca58fa1a4a86bcb73088d2c477
0xae8398f601e2e36901707029973fcf8893ea42f3637b57ffd27abc8457cc431e

Functions
Getter at block 21177370
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc8d2b5d9c9c1ce3eaff8d181df1e3a5e0541c27a5fd7d58fbd12f32d3fa2070b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9B0d201DFBb75649FAbdA4E97DBe4107f47258ed, 0x6c5D46df55ef2703922549f13eEE8C064F923AAf, 0xa4fC1eAf5185227026886Ef04B82E09220286101]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.