UpgradebleStormSender
Verified contract
Active on
Ethereum with 912 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 "UpgradebleStormSender"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19326558 | 9 months ago | | | 0 | 0.0030291291 | |
| 13919639 | 3 years ago | | | 0.0199 | 0.19102229 | |
| 13919619 | 3 years ago | | | 0.01994 | 0.38639494 | |
| 13919615 | 3 years ago | | | 0.01994 | 0.35797255 | |
| 13859312 | 3 years ago | | | 0.01996 | 0.20396566 | |
| 13853668 | 3 years ago | | | 0.01998 | 0.25077646 | |
| 13853627 | 3 years ago | | | 0.02 | 0.28081101 | |
| 13326162 | 3 years ago | | | 0.02 | 0.33866719 | |
| 12858504 | 3 years ago | | | 0.02 | 0.098110116 | |
| 12689134 | 3 years ago | | | 0.02 | 0.14479845 |
ABI
ABI objects
Getter at block 21223701
arrayLimit() view returns (uint256)
200
discountStep() view returns (uint256)
20000000000000
fee() view returns (uint256)
20000000000000000
implementation() view returns (address)
0x0000000000000000000000000000000000000000
initialized() view returns (bool)
true
owner() view returns (address)
0x13434c369b163a16f969c15f965618a724b3a634
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
upgradeabilityOwner() view returns (address)
0x0000000000000000000000000000000000000000
version() view returns (string)
Read-only
currentFee(address _customer) view returns (uint256)
discountRate(address _customer) view returns (uint256)
txCount(address customer) view returns (uint256)
State-modifying
Events claimOwnership()
claimTokens(address _token)
initialize(address _owner)
multisendEther(address[] _contributors, uint256[] _balances) payable
multisendToken(address token, address[] _contributors, uint256[] _balances) payable
setArrayLimit(uint256 _newLimit)
setDiscountStep(uint256 _newStep)
setFee(uint256 _newStep)
transferOwnership(address newOwner)
ClaimedTokens(address token, address owner, uint256 balance)
Multisended(uint256 total, address tokenAddress)
OwnershipTransferred(address previousOwner, address newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.