GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x5fb3626e at 19439329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,650.8
ERC-20
Value $1
0xd3825d37e9c24f92956af96ee15a51a0b65abb6bc46414692de20525430ba0f1
0x6bdff692e6f1d7646c9103995b065edbdb91b5329b7bb9f6d1c480e51ca0b349
0xae2abba2838d841216066ab3d024f5012df1b45f01d468397bdfd692ce94f3a4
0xf03fec59a46c97896d59377602522f34e94ac250746e31536719edbd429db4ff
0xcacbd2c4f5bf9767c107e0db728e43d3b5a2ee0a08e846d475b6e04c183cac2d
0xb449d96b35e2f2d781a30b3af7ee2ac355869dffde949f5a0535d2b002385358
0x17e2ff23c163e29d9793429ac3ba3f5d682c84dae10ebb4ba26133763d6e380e
0xcbfe869c09f39de3da07fb87223b37f75adb8e870759796b179ea85f9d247894
0x5fe15b0fef952ed97ef291d0c2868400f03c49b40d60e1f76385dae5e8801acd
0xbb7fa1c2370ea40237edb5e7cb4aef622d084d277bc884dc2aa13f8d4e350104

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