GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xa3debc0d at 14381048
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,536.72
ERC-20
Value $1,216.49
ERC-20
Value $1,012.66
ERC-20
Value $0.79
ERC-20
Value $0.13
ERC-20
--
ERC-20
--
ERC-20
--
0x8392846ac56d167465e6c1c45b04d0d9b62b4ff16dd44bdbbb1e66b9d109a07d
0x404f63854f155f42962b897d6947606258342c039a9dc5cb2e4a9e6c66f5eff2
0xa8235d25e1b2ea7d09526aae1f852151837888a98f85bf457c37eb359f97dbb8
0xe7a88cded5f110ef797cb6b598797618a627fead47224250e215eac7c334b1ac
0xd9d5d1ccbc852152c79598ce2b82d13aa3e55a19910947638e3f5ee71a5d6b6a
0xf9ffd9431683d1a929ff226c10fb98b95e75a1635872f2acdc9cf62999c0e592
0x40834d8b44b7e2196718fb44c0fbdf626c5c0b7827086064be3a0f885d2ce151
0x8ec67fd1906e9308109d1d25ebacdefc4a44a0b754742ec512b6e220de6aec18
0x046af277b3499eb790a61a93672560d4f24267bafbe09860b66bd279af773a62
0x7b87fee6f97d22cdfb6b2e608c2fa095ab8584708abe5830bbb3396d898d1835

Functions
Getter at block 21284996
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x456bd48f1714bf9dca2b5a4f54b770453a85137ac8007a892b9dc392ddd58100
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc8221778cAf3C7aba5671fcb2ea54B8B2Eb23BBd, 0x173A6B6d8618cE4869783959c17Ac401540F28D4, 0x23589a9c7E1D1564Cf4245A46Aea8c2fBb1d1848]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.