0x4ab16dbef0fdb9f94264370157a0ae2111516ed8
Verified contract
Proxy
Active on
Ethereum with 2 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,087.28 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16208579 | 2 years ago | | | 0 | 0.0030460464 | |
| 16128875 | 2 years ago | | | 0 | 0.0029832936 |
ABI
ABI objects
Getter at block 21209197
DAI_ADDRESS() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
USDC_ADDRESS() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
changeDaoShares() view returns (uint256)
500
changeDaoWallet() view returns (address)
0xa17a954ff3f12382d166678fa53831b0ecaba5c0
owner() view returns (address)
0x0000000000000000000000000000000000000000
payeesLength() view returns (uint256)
2
totalReleasedETH() view returns (uint256)
8589786506876611921
totalShares() view returns (uint256)
10000
Read-only
getPayee(uint256 _index) view returns (address)
pendingERC20Payment(address _token, address _account) view returns (uint256)
pendingETHPayment(address _account) view returns (uint256)
recipientReleasedERC20(address _token, address _account) view returns (uint256)
recipientReleasedETH(address _account) view returns (uint256)
shares(address _account) view returns (uint256)
totalReleasedERC20(address _token) view returns (uint256)
State-modifying
Events initialize(address _changeMaker, bytes32 _contractType, address _allocations, address[] payees_, uint256[] shares_) payable
ownerReleaseAll()
releaseAll(address _account)
releaseAllFundingTypes(address[] _fundingTokens, address _account)
releaseERC20(address _token, address _account)
releaseETH(address _account)
renounceOwnership()
transferOwnership(address newOwner)
ETHPaymentReceived(address indexed from, uint256 indexed amount)
ETHPaymentReleased(address indexed to, uint256 indexed amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address indexed account, uint256 indexed shares)
PaymentSplitterInitialized(address indexed changeMaker, bytes32 indexed contractType, address indexed paymentSplitterCloneAddress, uint256 changeDaoShares, address changeDaoWallet, address allocations)
StablecoinPaymentReleased(address indexed token, address indexed to, uint256 indexed amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.