GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 310 txns
Deployed by via 0x34f1a5ef at 14233436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36,037.51
ERC-20
Value $8,800.33
ERC-20
Value $6,636.2
ERC-20
Value $489.45
ERC-20
Value $236.97
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#23)
ERC-1555
--
 (#3541)
ERC-721
--
0x06b4a7ab47bd3decc137aea3bdb195a9bdda898a828e9ad3024fd8f26f46d441
0xc517b1e68c249765ddcb8186b8ac4705090a389581e4ac0d8b9784245065c6cc
0x90f27ccaefdee77f724b73a611457d0ecf472d66990bc4b1fc3598e125aed56c
0x14996a72942c05189c4ddf6f2b5208f4462a832ae792b85f0f94c21d1c9513ea
0x5a2b8c83dba860fdf495e2ebda5bf2dff9696a10943ed00984bbb73b907a1629
0x9f019ffb0b8d8861b5886e04cfaebbcfeb5aa9649cd3461e4c10ed2ac40301b6
0x128b73abae9dbd1e05b319a8684a011f4acbebf23171193b0b6dbd0644c18e10
0x08c39bb4575479431479e63013d62d9b594c3a0f5c45521f54ddec80137423c7
0x4ad3a75669763aba17b04cf37b9dc01e9dd8cd1aa5f89736086295509d530446
0x501b6653ceaf72ec91aabaecfb50876db017a1a70823162c0bfcac1638a45bfe

Functions
Getter at block 21185519
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb5a6c1ae8cdce33d384d0c06663b4f230d3f23d9b49757ca069af445c1df55e8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x525608A1A6484bF0D61710bC964500247B7cE67E, 0xD8c71A5a0AB8419ab284783c4AEd0D28Ff8214fD, 0x09135BA4A4a313bCeFD467E37bcD892f8a9a936f, 0x1e4E733F67619aa97DbeA1f8e2C6d5fAC79F1781, 0xc036b361f92b39CB01eBf5939FD14eB78f2cDE15]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
393
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.