Proxy

Verified contract

Proxy

Active on Ethereum with 173 txns
Deployed by via 0x718fe443 at 13312926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.47
ERC-20
--
ERC-20
--
0x6be1fc90f3d77010983c20bf945f4738bb066ef54822c62e901e3a7a8e1ee187
From
0x5dc49313b1ed1643d9254e7076b903561b00d1e6d650620c0da2048e12d85766
From
0x147f52f4e0d62b5143ba265529db9fbb8efa5c8ab054c8e59a7cdbe48e284970
0xaffe7b42764d72024f92484d51fccbd41b4f72a41bf6822f3a0e9ca31dec6e39
0x2556dd8ccc0da8f9de1fecc080060bcf2ea7d4d240e01813e770e9477bd0bbfa
0x748cbe55329da128d5cca796beb7ebb39f5091876765213b3d72ebfe6392ae50
0x555ecac5b047c24739f27d9bc746771b8fb9ae352ed52c2745cac0a5667fc542
0x651e82a20d3ec2512ba0da2ea3f281ff5b94da9c0d67c0996dd3072e0ada6d8e
0x52f8a648414d2448cbd01fb866567394a92115b1e71c61e01de37d78451bbe7b
0x458af3d73e99d80c1ff30ec125330e76164bb5a08211791b5142272d7a81ecc5

Functions
Getter at block 20939352
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb3a86186a5f960d2f6c27f798569b9879946b873a42a7b5f34ed902bb7b1164b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6849310926127F819d48894DeA667f3ECD18a07c, 0x4363c011661fcEb58af0b7cfA5a02f27E08c58f5, 0xEF013a60f765f34b0FD7C5aAf83b9C65BB10A9af, 0x09748F07b839EDD1d79A429d3ad918f670D602Cd, 0xebc146CC23b0742B603595f8bEA7dABcbF05840A, 0x34Bb9e91dC8AC1E13fb42A0e23f7236999e063D4, 0x9BEdBBB7B64Ff5e9b4225EE70fdCedCdEc51637D, 0x553bF30D69a2A4886F7bB260409879c689Ae1584]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
172
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.