UpgradebleStormSender
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($21.06)
Native
Value
$21.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008 | $2,632.23 |
$21.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8351415 | 5 years ago | | | 0.0005 | 0.0087604940 | |
| 7328296 | 6 years ago | | | 0 | 0.0087850575 | |
| 7328275 | 6 years ago | | | 0.0005 | 0.0079328700 | |
| 7047279 | 6 years ago | | | 0.0005 | 0.000042080000 | |
| 6997538 | 6 years ago | | | 0.0005 | 0.0067382356 | |
| 6637069 | 6 years ago | | | 0.0005 | 0.031555048 | |
| 6594256 | 6 years ago | | | 0.0005 | 0.019632224 | |
| 6344680 | 6 years ago | | | 0.0005 | 0.042270048 | |
| 6305127 | 6 years ago | | | 0.0005 | 0.0023261900 | |
| 6305059 | 6 years ago | | | 0 | 0.031140446 |
ABI
ABI objects
Getter at block 21085324
arrayLimit() view returns (uint256)
200
discountStep() view returns (uint256)
500000000000000
fee() view returns (uint256)
500000000000000
implementation() view returns (address)
0x0000000000000000000000000000000000000000
initialized() view returns (bool)
true
owner() view returns (address)
0x529f23840246d4d520261a0827cb414b4c6463d0
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)
destroy()
initialize(address _owner)
multisendEther(address[] _contributors, uint256[] _balances) payable
multisendToken(address token, address[] _contributors, uint256[] _balances) payable
sendEtherToOwner()
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.