0x5d8a2166cff2e308b53b6f3325b120fff5b83558
Verified contract
Proxy
Active on
Ethereum with 0 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 ($23.53)
Native
Value
$23.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0075 | $3,137.34 |
$23.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0x5d8a2166cff2e308b53b6f3325b120fff5b83558"
ABI
ABI objects
Getter at block 21222006
SHARES_TOTAL() view returns (uint256)
10000
members() view returns (struct PaymentSplitterMember[])
[(0x16efd89a1d84a9d2ef7f4e11b5b83f2de9f40e35, 3334), (0x455ef257e0cb137938039c3ae76d27e3bd1b103d, 6666)]
Read-only
isMember(address account) view returns (bool)
State-modifying
Events initialize(struct PaymentSplitterMember[] m)
release()
releaseERC20(address token)
releaseERC721(address token, uint256 tokenId)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
ERC721Released(address indexed token, address to, uint256 tokenId)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.