GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xbb694166 at 16218971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.6
ERC-20
--
ERC-20
--
 (#51)
ERC-721
--
 (#50)
ERC-721
--
 (#49)
ERC-721
--
 (#48)
ERC-721
--
 (#47)
ERC-721
--
 (#46)
ERC-721
--
 (#45)
ERC-721
--
0x9da81948d13b3923305ed6eb73edb2278851805e4a6e1bc51f9b2a52330f23a1
0x620e6b583202b043f5a5b4a5572f9aae819066c325908191fd7346eba2817115
0x369de952eba69e80e91b53c8f962037ec6dae0dd6160c1d3eef06488ede52400
0xeefaf80828480cc4f28de02462f5ad992e92f23f71470fed74f9dbe02b7d1a9e
0xc146b2edae1a5082b17d92e26478f6e380bbae40a609985afaf94f829be63f6e
0xe944031b5d22b029c8e1779829c52e2f02a22c4109d6addb65d0837edb0e6af2
0x1bdcf52cdea0d07ce4eb61cdce14f46088be2833fbc8bcedf62310aee7cd6d01
0x8863f60aee7197a7adf17b4198ade186b6832313022e279cb39a140182f551e3
0xa639b1bc0766737e8b3ff958ecc10a9845814aa475fdd555d73ce49627246786
0x03e5544830e109fdd472ac960fcac303b1e54f5c48c48ed1c8c36aed9b7a05fa

Functions
Getter at block 20919108
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2077bb18513b4a772a2e477f46c8e8b7a5b030cd222d1c1c18fb037f7a27c91d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x80c4Ae58e8C425B54c31e958A3Edc32776F09dE9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.