GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 166 txns
Deployed by via 0xe65eda10 at 13527948
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.64
ERC-20
Value $1,340.89
 (#3692)
ERC-721
--
 (#4375)
ERC-721
--
 (#4342)
ERC-721
--
 (#4338)
ERC-721
--
 (#4295)
ERC-721
--
 (#3513)
ERC-721
--
 (#3267)
ERC-721
--
 (#2894)
ERC-721
--
0xb06d8e59da7a180ca80fb1ad19e5aa19629e66e95645fcd40cb63329a5bde4df
0xeabeeb87ed4a8e26dc29f7bdf78aa47e33d1a66540edddeff5dfb8a5e77c3d65
0xe37f057e956957b331801c49ca92395a2f73d98ad10a8286d0c1e7917c6353b9
0x4be2078637f4ba9bf068e622abb8cc811ba18911d78724681e4cc8f37fddacba
0xf8ee345ffff580a5da9e7bb334bab80af4271fc0589a6bd9f681c0a668600f3d
0x5b632b81bd1dd54830c875464c6817663aae2d624437e23ad8cb86ccb5e93810
0x79ecebc646a5f0737ec81bf0306b6c834ccafcacfb84f5885b9bbdeb2db149ad
0x0e56ff76ede48f674007e0a98e66e0a536c41dffa18ffeefa063522061e3b72e
0x1889b84b40acfa2c46ad1adf43aaa2a483cafc532f84e2e6b5e9e11c9000ba79
0x78423c65224495dd0f9f73157dcb279db015d7525876f3091e59d5abe0e15503

Functions
Getter at block 20965280
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdab0db3177a36f506ed9e195cd64a894749d819327faefa768d207e52029c8a6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDD050232A276dFdBf5652e8C637C3a889Fed7624, 0x80988d6F8C7FB123F6EaF23e780A67C4Eb7dC734, 0xF3998EcED96ae3cFe880aC9d2637B4118dA48E22, 0x8264D88D3DCa4f7f20D9b96b40996e6D31e7A607]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
150
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.