CubeXPayments
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CubeXPayments"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15178426 | 2 years ago | | | 0 | 0.0010435212 | |
| 15178411 | 2 years ago | | | 0 | 0.0011876298 | |
| 15178402 | 2 years ago | | | 0 | 0.0020999691 | |
| 15178394 | 2 years ago | | | 0 | 0.0019737005 |
ABI
ABI objects
Getter at block 21300225
owner() view returns (address)
0xe394d81a4b3948639a6e543707ad473b7ddc14ef
totalReleased() view returns (uint256)
1657245000000000000000
totalShares() view returns (uint256)
100
Read-only
payee(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 release(address account)
release(address token, address account)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(address _address)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
constructor(address[] _payees, uint256[] _shares)
receive()
This contract contains no error objects.