SFA X Poi$on X AwkwaVision
Verified contract
Proxy
Active on
Ethereum with 7 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
-
variable spans 49 additional slots
-
variable spans 42 additional slots
Balances ($29.07)
Native
Value
$29.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008075 | $3,600.47 |
$29.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20416696 | 4 months ago | | | 0 | 0.000097942404 | |
| 17510222 | a year ago | | | 0 | 0.00070910758 | |
| 16969846 | 2 years ago | | | 0 | 0.0014697291 | |
| 16850078 | 2 years ago | | | 0 | 0.0019043215 | |
| 16794183 | 2 years ago | | | 0 | 0.0026707901 | |
| 16773553 | 2 years ago | | | 0 | 0.0020503844 | |
| 16658254 | 2 years ago | | | 0 | 0.0014607894 |
ABI
ABI objects
Getter at block 21316351
name() view returns (string)
SFA X Poi$on X AwkwaVision
totalPayees() view returns (uint256)
3
totalReleased() view returns (uint256)
115425000000000000
totalShares() view returns (uint256)
100
Read-only
payee(uint256 index) view returns (address)
payeeAt(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
totalReleased(address token) view returns (uint256)
State-modifying
Events initialize(string name_, address[] payees_, uint256[] shares_)
release(address account)
release(address token, address account)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.