GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 181 txns
Deployed by via 0xac416cbf at 13866537
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11.95
ERC-20
Value $1.26
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xb084eda111a6de6791d27c77837f8e362e72fbb4857575684348adf3f5e8bc7b
0x51c42374e5babb180d669541a689814da1e50694652d5097538b4ec459941764
0x3f42483f2fef7261fdf734e5aa91330785048904be741c47356c0b068d660ccd
0xe4c0fe1791a7a420503f113241b46688e25b2368d04c3aac2b8d6f2373f7fdf4
0x98b3e166a34b4fd39eadaaf8484ea11e56aa93ba2825ae81efa0a55896cee952
0x34d56e730c8a28020fd989512949fc53149c2ef27a6ec69379e30283fbcee728
0x736c5b03cdc28370233f778d6a1771d333b02c14811caf93187151afdf4ceb04
0xca9a6025f620c42ca2cc09d973cd5a8bb7bf56ab2b1ea643b72a779f00100bd5
0xc0caa21d073054ed8bcf30884b41c9139c303effdd866ebe01e3363097bf3689
0x6e442bdb0245fa9f2ed488d06dba2c336763b852c64eca1fd748381ef3f84bfe

Functions
Getter at block 21008787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfcb448ef65a64dc15ea41039c783b0cc1554c3486f2c1495d6186e0ffa0744ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x81D0bDb96b481BAaAE9e203bAa3C9729d61d725B, 0xb2719F5775d6c1e216D4a1bF85d193dF9F236CC6, 0xb196097E3CefA3f95f4C431BBA4C54B5D2E92195, 0xaeA2b3B78BccEE3B55B2E9521fE5e8114C5F3f63]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
182
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.