0x0742bcdbd8ce28be36b977c64532af960ea6f40f
Verified contract
Proxy
Active on
Ethereum with 19 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 ($9,884.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 3.139054 | $3,148.85 |
$9,884.41 | |
BEAR | ERC-20 | 0.142091 | -- | -- | |
$ Evmosia.com | ERC-20 | 22.5K | -- | -- | |
ERC-20 | 0.31799 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15779838 | 2 years ago | | | 0 | 0.0010360235 | |
| 15120636 | 2 years ago | | | 3.0091532 | 0.00056475235 | |
| 15009162 | 2 years ago | | | 0 | 0.0045360429 | |
| 14966118 | 2 years ago | | | 1.4612916 | 0.0024025762 | |
| 14920483 | 2 years ago | | | 2.081001 | 0.0013557589 | |
| 14890865 | 2 years ago | | | 5.9518402 | 0.0019021105 | |
| 14820308 | 2 years ago | | | 3.1288754 | 0.0033623687 | |
| 14775775 | 3 years ago | | | 3.8698747 | 0.0021048374 | |
| 14729696 | 3 years ago | | | 3.232392 | 0.0014569858 | |
| 14698359 | 3 years ago | | | 8.0891346 | 0.0046384108 |
ABI
ABI objects
Getter at block 21219526
getShareLength() view returns (uint256)
2
getShares() view returns (struct PercentSplitShare[])
[(0x966b7bb3c4837548ed2e951266fde7c30d1caa8b, 8750), (0x6027b4c9ad98ad5dc9ee984ed699a2079d401416, 1250)]
Read-only
getPercentInBasisPointsByIndex(uint256 index) view returns (uint256)
getPredictedSplitAddress(struct PercentSplitShare[] shares) view returns (address)
getShareRecipientByIndex(uint256 index) view returns (address)
State-modifying
Events createSplit(struct PercentSplitShare[] shares) returns (address splitInstance)
initialize(struct PercentSplitShare[] shares)
proxyCall(address target, bytes callData)
splitERC20Tokens(address erc20Contract)
splitETH()
ERC20Transferred(address indexed erc20Contract, address indexed account, uint256 amount)
ETHTransferred(address indexed account, uint256 amount)
PercentSplitCreated(address indexed contractAddress)
PercentSplitShare(address indexed recipient, uint256 percentInBasisPoints)
This contract contains no constructor objects.
receive()
This contract contains no error objects.