GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x97cd46b1 at 16523320
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,956.69
ERC-20
Value $1,336.86
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#2002)
ERC-721
--
0x91ca6b33c47f6b5cfe165b530dbd4773632ee5beba985bb535ee7a1b6a09e6b0
0xda19fda23a73cfbebe116e5edf66783de8c3e33d1f36d6107487b83e7c4e60a5
0x69eeea9bc9e044f7fede00b65dc34678659772ea46ee02ad8e5247b2400adb86
0xd73d9c3a837a5d78788d8c6b2d40efa6ecd9b54bb04119164276de7e21a7bcfb
0xf346dc63c88bd28ef6f41855a157a12b0c7b06b464967d88e295d369b7e9db00
0xa57905c84322b192f327a0b4d56c9c4911a18c8e59a18540fc2a26909af73619
0xa623f354c72ced76f397ea7c4e7a08a9b0587006305b8012bc31b8201572de4a
0xd7b646b31643245845df656284672ce4d0fff3001a85d12e195f9fd44de07a8e
0x1f5e7d1f833aea06aa985b6811d148e25534e82efc0f0f8aaf1b729d60f3fd78
0xc59c489adc72c4144afbd5c770b0532b0d37666100387c3a3f77ce6a1164f4ac

Functions
Getter at block 20906782
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x62ab9531c01ac27700eeabdb188288af2d074a33430c8581f61fbb4887cafde1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x89C30fD1Ec9B311F0644b25674D641f7eB474093, 0x864A3071cCd4b444Fa0F993D75E003E4Ca31F2cE, 0x70E62385aA0D45b2e082c8d697dbf9F6c8E119D2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.