GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x84c2b59d at 14128676
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $664,761.5
ERC-20
Value $181,966.49
ERC-20
Value $92,315.31
ERC-20
Value $12,773.96
ERC-20
Value $168.65
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
 (#98)
ERC-1555
--
0x809ccf13a15cc1a82b73aba018af6fed6703bb3d0d055b591840cb9eedec9cd8
0x3850e9e674dcd7cae54f45095465dce1907f31a52294411dd649e97438a01305
0x7e14ecd5a24a3ed9dcabe50482354fdb0e13416e5368111aa8fd5e6a682b241f
0x3067ae9e2172ba8e1194bd517089d9c28c6dbcab3d357ec5c37386cedd127bf5
0x1a8edf975c7644868b35ba79c1a966dd3280748b4e6d2b05639636620662a500
0xd591727ade65a5b416abbfb0906d1ed9df41e307ef8252bfa1a6a2f3df321d17
0x04b5cd51e598588c385924f1b5e9197834bd46b509f2b7f27c2dc17ce5413172
0x4ebe68bb002d19d75591004cd3974bfcad144e1bb03420ffc180d061d8eaef85
0xa88ba3e01896decc5b906da2a24cd262c2c6202d3c212ff4e56897a69babf605
0x6a2e8fabb49e347dab65143d7b40c89dfc6bec51914a736cdd74f0d8be21eec2

Functions
Getter at block 21181576
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6a3354ad0bfe2ed54b575d5685bc3cd3dd89287fd73ac786dbfabcd07ee404a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x088b0BCAb1f819E9440bC681eCFBC2C123ACD246, 0xf4fF19C30c98533fd6D3cEcF09b3d6802e470dD0, 0x3110cbaAd657Bab2F5c5a8Dc6c5e276e5a4C6e32, 0x3a4E75EFd6866904D1101Ab378169aa445C736c4, 0xc3f17178311899B068d0E2C86253E087DAB5ba8f, 0xCca5F757f7B03c7Fce8da5cB80ff989Ca37EA243, 0x630E3F0eF17a831496f69bC5e9bBB418aF646e24]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
15
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.